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
*
libgui: move fence handling into ConsumerBase
Jamie Gennis
2012-09-06
7
-27
/
+50
*
EGL: add the native_fence_sync extension
Jamie Gennis
2012-09-06
5
-4
/
+34
*
EGL_ANDROID_native_fence_sync: fix the version
Jamie Gennis
2012-09-05
1
-1
/
+1
*
fix a problem where all hwc layers would have the SKIP flags set
Mathias Agopian
2012-09-05
2
-1
/
+1
*
Merge "Always reset layer acquireFenceFd after commit" into jb-mr1-dev
Jesse Hall
2012-09-05
1
-0
/
+2
|
\
|
*
Always reset layer acquireFenceFd after commit
Jesse Hall
2012-09-05
1
-0
/
+2
*
|
Merge "EGL_ANDROID_fence_sync: make it more generic" into jb-mr1-dev
Jamie Gennis
2012-09-05
1
-61
/
+73
|
\
\
|
*
|
EGL_ANDROID_fence_sync: make it more generic
Jamie Gennis
2012-09-04
1
-61
/
+73
*
|
|
minor cleanup
Mathias Agopian
2012-09-04
1
-5
/
+5
*
|
|
Merge "display projection API now has a single function instead of 3" into jb...
Mathias Agopian
2012-09-04
6
-89
/
+51
|
\
\
\
|
*
|
|
display projection API now has a single function instead of 3
Mathias Agopian
2012-09-04
6
-89
/
+51
|
|
/
/
*
|
|
the visibleRegion was never set in hwcomposer
Mathias Agopian
2012-09-04
1
-2
/
+2
|
/
/
*
|
implement display viewport and frame
Mathias Agopian
2012-09-04
4
-47
/
+125
*
|
Merge "BufferQueue: add a setMaxAcquiredBufferCount check" into jb-mr1-dev
Jamie Gennis
2012-09-04
3
-0
/
+30
|
\
\
|
*
|
BufferQueue: add a setMaxAcquiredBufferCount check
Jamie Gennis
2012-09-04
3
-0
/
+30
*
|
|
Merge "libgui: add BufferQueue test infrastructure" into jb-mr1-dev
Jamie Gennis
2012-09-04
3
-3
/
+97
|
\
\
\
|
|
/
/
|
*
|
libgui: add BufferQueue test infrastructure
Jamie Gennis
2012-08-31
3
-3
/
+97
*
|
|
Merge "libgui: disable CpuConsumer tests" into jb-mr1-dev
Jamie Gennis
2012-09-04
1
-3
/
+9
|
\
\
\
|
|
/
/
|
*
|
libgui: disable CpuConsumer tests
Jamie Gennis
2012-08-31
1
-3
/
+9
*
|
|
Merge "Add support for "-rtl" in resources" into jb-mr1-dev
Fabrice Di Meglio
2012-09-04
1
-0
/
+16
|
\
\
\
|
*
|
|
Add support for "-rtl" in resources
Fabrice Di Meglio
2012-08-14
1
-0
/
+16
*
|
|
|
Merge "Add timeout when waiting for HW vsync" into jb-mr1-dev
Andy McFadden
2012-09-04
1
-9
/
+34
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Add timeout when waiting for HW vsync
Andy McFadden
2012-08-31
1
-9
/
+34
*
|
|
|
add libsurfaceflinger_ddmconnection for PDK build
Keun young Park
2012-08-31
5
-2
/
+47
*
|
|
|
the visible region sent to HWC was garbage
Mathias Agopian
2012-08-31
5
-5
/
+31
*
|
|
|
minor SharedBuffer clean-up
Mathias Agopian
2012-08-31
2
-24
/
+15
*
|
|
|
Add a way to retrieve a Region as a SharedBuffer
Mathias Agopian
2012-08-31
3
-7
/
+27
*
|
|
|
change how we store Region data internally
Mathias Agopian
2012-08-31
2
-49
/
+38
*
|
|
|
don't generate a new Region when translating by 0,0
Mathias Agopian
2012-08-31
1
-1
/
+1
*
|
|
|
make sure Parcel handles 0-sized LightFlatenables
Mathias Agopian
2012-08-31
1
-6
/
+12
*
|
|
|
No longer need "original calling uid".
Dianne Hackborn
2012-08-31
2
-10
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
If there is no hwc, call eglSwapBuffers for the main display
Jesse Hall
2012-08-31
1
-2
/
+3
*
|
|
Merge "HWC 1.1: hook up hotplug event, use new display config queries" into j...
Jesse Hall
2012-08-31
2
-16
/
+110
|
\
\
\
|
*
|
|
HWC 1.1: hook up hotplug event, use new display config queries
Jesse Hall
2012-08-31
2
-16
/
+110
*
|
|
|
SurfaceTexture: fix a few tests
Jamie Gennis
2012-08-30
2
-6
/
+18
*
|
|
|
libgui: add some error checks
Jamie Gennis
2012-08-30
4
-30
/
+41
*
|
|
|
BufferQueue: add a check for the max acquired bufs
Jamie Gennis
2012-08-30
1
-0
/
+17
|
|
/
/
|
/
|
|
*
|
|
BufferQueue: use max acquired buffer count
Jamie Gennis
2012-08-30
5
-28
/
+56
*
|
|
Merge "BufferQueue: simplify max buffer count handling" into jb-mr1-dev
Jamie Gennis
2012-08-30
2
-86
/
+81
|
\
\
\
|
*
|
|
BufferQueue: simplify max buffer count handling
Jamie Gennis
2012-08-29
2
-86
/
+81
*
|
|
|
Merge "BufferQueue: clean up buffer counting" into jb-mr1-dev
Jamie Gennis
2012-08-30
7
-89
/
+93
|
\
\
\
\
|
|
/
/
/
|
*
|
|
BufferQueue: clean up buffer counting
Jamie Gennis
2012-08-29
7
-89
/
+93
*
|
|
|
Merge "Revert "A vendor ril depends on a native screen shot code."" into jb-m...
Wink Saville
2012-08-30
2
-13
/
+0
|
\
\
\
\
|
*
|
|
|
Revert "A vendor ril depends on a native screen shot code."
Wink Saville
2012-08-30
2
-13
/
+0
*
|
|
|
|
Merge "Handle new device api version encoding" into jb-mr1-dev
Jesse Hall
2012-08-30
1
-9
/
+39
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Handle new device api version encoding
Jesse Hall
2012-08-29
1
-9
/
+39
|
|
/
/
/
*
|
|
|
fix a crasher when setting a display to a null surface
Mathias Agopian
2012-08-29
1
-27
/
+32
*
|
|
|
Merge "we were sometimes not setting fences properly" into jb-mr1-dev
Mathias Agopian
2012-08-29
1
-26
/
+36
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
we were sometimes not setting fences properly
Mathias Agopian
2012-08-29
1
-26
/
+36
*
|
|
|
Merge "initial checkin of a preliminary HDCP API for vendors to implement." i...
Andreas Huber
2012-08-29
1
-0
/
+85
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
[next]