index
:
frameworks_native.git
master
replicant-6.0
frameworks/native
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "ConsumerBase: free buffers outside the lock"
Jamie Gennis
2012-12-07
1
-24
/
+10
*
DO NOT MERGE GraphicBufferAllocator: make frees async
Jamie Gennis
2012-12-07
1
-11
/
+55
*
ConsumerBase: free buffers outside the lock
Jamie Gennis
2012-12-06
1
-10
/
+24
*
fix typo that broke all the builds
Mathias Agopian
2012-11-19
1
-6
/
+3
*
fix an out-of-bounds memory access
Mathias Agopian
2012-11-15
1
-4
/
+6
*
Reduce emulator logspam
Andy McFadden
2012-11-08
1
-2
/
+2
*
Revert "Revert "put back the unused virtuals in Vector<>""
Dave Burke
2012-10-25
1
-0
/
+19
*
SurfaceFlinger: add support for secure displays
Jamie Gennis
2012-10-22
2
-21
/
+11
*
Merge "BufferQueue: alloc without holding the lock" into jb-mr1-dev
Jamie Gennis
2012-10-17
1
-11
/
+25
|
\
|
*
BufferQueue: alloc without holding the lock
Jamie Gennis
2012-10-11
1
-11
/
+25
*
|
SurfaceFlinger: add animation transactions
Jamie Gennis
2012-10-15
1
-1
/
+22
*
|
Add TEMP_FAILURE_RETRY around open and write calls
Kenny Root
2012-10-12
1
-5
/
+8
|
/
*
Merge "Fence didn't manager sync_wait error codes properly" into jb-mr1-dev
Mathias Agopian
2012-10-09
1
-5
/
+6
|
\
|
*
Fence didn't manager sync_wait error codes properly
Mathias Agopian
2012-10-09
1
-5
/
+6
*
|
Add blankDisplay/unblankDisplay to SurfaceComposerClient.
Jeff Brown
2012-10-08
1
-0
/
+8
|
/
*
Merge "Revert "ugly, temporary, workaroung for a problem where a binder threa...
Dave Burke
2012-10-07
1
-12
/
+0
|
\
|
*
Revert "ugly, temporary, workaroung for a problem where a binder thread spins...
Dave Burke
2012-10-06
1
-12
/
+0
*
|
Merge "ugly, temporary, workaroung for a problem where a binder thread spins ...
Dave Burke
2012-10-05
1
-0
/
+12
|
\
\
|
|
/
|
*
ugly, temporary, workaroung for a problem where a binder thread spins forever
Mathias Agopian
2012-10-05
1
-0
/
+12
*
|
Fix race condition in ConsumerBase::addReleaseFence()
Jesse Hall
2012-10-05
3
-3
/
+8
|
/
*
Fix missing parens in CleanSpec.mk.
Stephen Hines
2012-10-04
1
-0
/
+1
*
Fix broken CleanSpec.mk in libs/gui
Raph Levien
2012-10-04
1
-1
/
+1
*
libgui: enable fence support for exynos5
Jamie Gennis
2012-10-03
2
-1
/
+3
*
libgui: fix up compile options
Jamie Gennis
2012-10-03
4
-51
/
+12
*
Add Fence::waitForever which logs a warning timeout, and use it
Jesse Hall
2012-10-02
5
-8
/
+26
*
Pass display arg to blank/unblank
Andy McFadden
2012-09-28
1
-4
/
+8
*
Revert "Compatibility work around for bad graphics driver dependency."
Iliyan Malchev
2012-09-27
1
-9
/
+0
*
Show build config in dumpsys SurfaceFlinger
Andy McFadden
2012-09-25
4
-2
/
+78
*
fix a crasher in SurfaceTexture's setFilteringEnabled
Mathias Agopian
2012-09-24
1
-5
/
+19
*
ConsumerBase: make fence names meaningful
Jamie Gennis
2012-09-24
1
-1
/
+1
*
SurfaceTexture: fix an out of bounds array write
Jamie Gennis
2012-09-21
1
-1
/
+1
*
Disable the use of clock_gettime for now.
Ben Cheng
2012-09-19
1
-1
/
+9
*
gui: conditionally set USE_NATIVE_FENCE_SYNC for msm8960
Jeff Boody
2012-09-18
2
-0
/
+54
*
SurfaceTexture: default to doing GL sync
Jamie Gennis
2012-09-18
1
-2
/
+15
*
Plumb display name into SurfaceFlinger
Andy McFadden
2012-09-18
2
-7
/
+9
*
Merge "Print warnings when backwards timestamps are detected." into jb-mr1-dev
Ben Cheng
2012-09-16
1
-5
/
+55
|
\
|
*
Print warnings when backwards timestamps are detected.
Ben Cheng
2012-09-16
1
-5
/
+55
*
|
New test
Andy McFadden
2012-09-16
1
-0
/
+53
*
|
Fix transform hints
Andy McFadden
2012-09-16
1
-2
/
+4
|
/
*
Region::validate() cannot be called from addRectUnchecked()
Mathias Agopian
2012-09-12
1
-4
/
+0
*
strengthen region validation
Mathias Agopian
2012-09-12
1
-23
/
+59
*
Merge "Watch for SurfaceFlinger death" into jb-mr1-dev
Andy McFadden
2012-09-12
1
-2
/
+37
|
\
|
*
Watch for SurfaceFlinger death
Andy McFadden
2012-09-06
1
-2
/
+37
*
|
SurfaceTexture: eglDestroySync after duping its fd
Jamie Gennis
2012-09-10
1
-0
/
+1
*
|
SurfaceTexture: use eglWaitSync
Jamie Gennis
2012-09-10
1
-2
/
+72
*
|
SurfaceTexture: use EGL-created native fences
Jamie Gennis
2012-09-09
1
-26
/
+64
*
|
libgui: move fence handling into ConsumerBase
Jamie Gennis
2012-09-06
4
-24
/
+40
|
/
*
display projection API now has a single function instead of 3
Mathias Agopian
2012-09-04
1
-43
/
+17
*
Merge "BufferQueue: add a setMaxAcquiredBufferCount check" into jb-mr1-dev
Jamie Gennis
2012-09-04
2
-0
/
+26
|
\
|
*
BufferQueue: add a setMaxAcquiredBufferCount check
Jamie Gennis
2012-09-04
2
-0
/
+26
[next]