index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Recompute visible regions more vigorously
Andy McFadden
2012-09-26
1
-3
/
+3
*
|
Stop using transparent region for computing visible regions
Jesse Hall
2012-09-26
3
-10
/
+35
|
/
*
Merge "add support for EGL_FRAMEBUFFER_TARGET_ANDROID" into jb-mr1-dev
Mathias Agopian
2012-09-25
2
-24
/
+95
|
\
|
*
add support for EGL_FRAMEBUFFER_TARGET_ANDROID
Mathias Agopian
2012-09-25
2
-24
/
+95
*
|
only abort when errors happen on the main display
Mathias Agopian
2012-09-25
1
-5
/
+8
|
/
*
fix a crasher when running out of memory
Mathias Agopian
2012-09-25
2
-2
/
+5
*
When "show visible regions" is enabled we were missing a call to HWC
Mathias Agopian
2012-09-25
1
-0
/
+6
*
Merge "Show build config in dumpsys SurfaceFlinger" into jb-mr1-dev
Andy McFadden
2012-09-25
8
-2
/
+168
|
\
|
*
Show build config in dumpsys SurfaceFlinger
Andy McFadden
2012-09-25
8
-2
/
+168
*
|
Merge "Configure GC free to be 8MB for devices with >512MB RAM." into jb-mr1-dev
Ian Rogers
2012-09-25
6
-7
/
+24
|
\
\
|
|
/
|
/
|
|
*
Configure GC free to be 8MB for devices with >512MB RAM.
Ian Rogers
2012-09-23
6
-7
/
+24
*
|
fix Layer croping in SurfaceFlinger
Mathias Agopian
2012-09-24
1
-12
/
+11
*
|
fix a crasher in SurfaceTexture's setFilteringEnabled
Mathias Agopian
2012-09-24
2
-7
/
+22
*
|
Merge changes I47cd25c9,I7638ffe8 into jb-mr1-dev
Mathias Agopian
2012-09-24
2
-7
/
+17
|
\
\
|
*
|
don't call eglMakeCurrent() before calling HWC commit() on HWC 1.1
Mathias Agopian
2012-09-24
1
-4
/
+7
|
*
|
handle EGL errors
Mathias Agopian
2012-09-24
1
-3
/
+10
*
|
|
Merge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb-mr1-dev
Jamie Gennis
2012-09-24
2
-0
/
+8
|
\
\
\
|
*
|
|
EGL: add the EGL_ANDROID_framebuffer_target enum
Jamie Gennis
2012-09-24
2
-0
/
+8
*
|
|
|
Merge "EGL: expose the EXT_create_context_robustness ext" into jb-mr1-dev
Jamie Gennis
2012-09-24
2
-0
/
+11
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
EGL: expose the EXT_create_context_robustness ext
Jamie Gennis
2012-09-24
2
-0
/
+11
*
|
|
log an error when eglCreateContext() fails in an inconsistant way
Mathias Agopian
2012-09-24
1
-0
/
+6
|
/
/
*
|
Merge "ConsumerBase: make fence names meaningful" into jb-mr1-dev
Jamie Gennis
2012-09-24
1
-1
/
+1
|
\
\
|
*
|
ConsumerBase: make fence names meaningful
Jamie Gennis
2012-09-24
1
-1
/
+1
*
|
|
Merge "Add android.hardware.camera.any feature to camera permissions." into j...
Eino-Ville Talvala
2012-09-23
4
-0
/
+4
|
\
\
\
|
*
|
|
Add android.hardware.camera.any feature to camera permissions.
Eino-Ville Talvala
2012-09-23
4
-0
/
+4
|
|
/
/
*
|
|
add/remove displays properly on hotplug events
Mathias Agopian
2012-09-21
4
-6
/
+26
|
/
/
*
|
Display events now always carry the display id they happened on
Mathias Agopian
2012-09-21
3
-28
/
+57
*
|
fix an issue where hotplug events were not dispatched
Mathias Agopian
2012-09-21
2
-15
/
+31
*
|
Merge "SurfaceTexture: fix an out of bounds array write" into jb-mr1-dev
Jamie Gennis
2012-09-21
1
-1
/
+1
|
\
\
|
*
|
SurfaceTexture: fix an out of bounds array write
Jamie Gennis
2012-09-21
1
-1
/
+1
*
|
|
Merge "Add a spec for EGL_ANDROID_framebuffer_target." into jb-mr1-dev
Jamie Gennis
2012-09-21
2
-5
/
+108
|
\
\
\
|
|
/
/
|
*
|
Add a spec for EGL_ANDROID_framebuffer_target.
Jamie Gennis
2012-09-21
2
-5
/
+108
*
|
|
return an error, as expected, when querying a disconnected display
Mathias Agopian
2012-09-20
1
-0
/
+4
|
/
/
*
|
fix a typo preventing pre hwc-1.1 devices from booting
Mathias Agopian
2012-09-20
1
-0
/
+1
*
|
we now correctly set-up connected screens during boot
Mathias Agopian
2012-09-20
5
-42
/
+54
*
|
We now report hotplug events to the framework
Mathias Agopian
2012-09-20
7
-20
/
+65
*
|
one more step toward HDMI support
Mathias Agopian
2012-09-20
3
-35
/
+54
*
|
calculate wether we filter on a per-display basis
Mathias Agopian
2012-09-20
5
-2
/
+12
*
|
GraphicBufferAlloc class was declared twice
Mathias Agopian
2012-09-20
6
-46
/
+101
*
|
Merge "Disable the use of clock_gettime for now." into jb-mr1-dev
Ben Cheng
2012-09-20
1
-1
/
+9
|
\
\
|
|
/
|
/
|
|
*
Disable the use of clock_gettime for now.
Ben Cheng
2012-09-19
1
-1
/
+9
*
|
Merge "frameworks/native: Amend HDCP API" into jb-mr1-dev
Andreas Huber
2012-09-20
1
-4
/
+13
|
\
\
|
*
|
frameworks/native: Amend HDCP API
Deva Ramasubramanian
2012-09-19
1
-4
/
+13
|
|
/
*
|
Merge "Allow 16-bit color EGLConfigs" into jb-mr1-dev
Jesse Hall
2012-09-19
1
-11
/
+27
|
\
\
|
*
|
Allow 16-bit color EGLConfigs
Jesse Hall
2012-09-19
1
-11
/
+27
|
|
/
*
|
am 516efc1b: am 8a2b5423: Merge "libagl: Transform the vertex if using eye sp...
Mathias Agopian
2012-09-19
1
-0
/
+7
|
\
\
|
*
\
am 8a2b5423: Merge "libagl: Transform the vertex if using eye space lighting ...
Mathias Agopian
2012-09-19
1
-0
/
+7
|
|
\
\
|
|
*
\
Merge "libagl: Transform the vertex if using eye space lighting with point li...
Mathias Agopian
2012-09-19
1
-0
/
+7
|
|
|
\
\
|
|
|
*
|
libagl: Transform the vertex if using eye space lighting with point lights
Martin Storsjo
2012-07-12
1
-0
/
+7
*
|
|
|
|
Merge changes I561c198c,Id4865f3c into jb-mr1-dev
Mathias Agopian
2012-09-19
6
-77
/
+215
|
\
\
\
\
\
[prev]
[next]