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
path:
root
/
libs
/
gui
Commit message (
Expand
)
Author
Age
Files
Lines
*
get rid of Surface identity and token
Mathias Agopian
2013-02-13
4
-122
/
+99
*
libgui: disallow NULL Fence pointers
Jamie Gennis
2013-02-12
8
-54
/
+38
*
Minor tweaks.
Andy McFadden
2013-01-08
1
-1
/
+1
*
Rename ISurfaceTexture and SurfaceTexture
Andy McFadden
2012-12-18
14
-177
/
+178
*
stop using a deprecated SurfaceTextureClient ctor
Jamie Gennis
2012-12-12
2
-3
/
+3
*
Merge "SurfaceTextureClient: remove a deprecated ctor"
Jamie Gennis
2012-12-12
1
-8
/
+0
|
\
|
*
SurfaceTextureClient: remove a deprecated ctor
Jamie Gennis
2012-12-12
1
-8
/
+0
*
|
Merge "SurfaceFlinger: Move GraphicBufferAlloc to libgui"
Jamie Gennis
2012-12-12
2
-11
/
+65
|
\
\
|
*
|
SurfaceFlinger: Move GraphicBufferAlloc to libgui
Jamie Gennis
2012-12-11
2
-11
/
+65
|
|
/
*
|
Avoid unnecessary texture bind
Andy McFadden
2012-12-11
1
-16
/
+16
|
/
*
Refactor SurfaceTexture a bit.
Andy McFadden
2012-12-11
2
-139
/
+192
*
am 50f8d285: am d4e70620: am 72c3f7d8: Revert "ConsumerBase: free buffers out...
Jamie Gennis
2012-12-07
1
-24
/
+10
|
\
|
*
Revert "ConsumerBase: free buffers outside the lock"
Jamie Gennis
2012-12-07
1
-24
/
+10
*
|
am 05989772: am 3ed2736c: am b21a4e3b: ConsumerBase: free buffers outside the...
Jamie Gennis
2012-12-06
1
-10
/
+24
|
\
\
|
|
/
|
*
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 typo that broke all the builds
Mathias Agopian
2012-11-19
1
-6
/
+3
*
|
am c208cdd4: am 1d3612f1: am 2a8c49eb: fix an out-of-bounds memory access
Mathias Agopian
2012-11-19
1
-4
/
+6
|
\
\
|
|
/
|
*
fix an out-of-bounds memory access
Mathias Agopian
2012-11-15
1
-4
/
+6
*
|
Merge "Change ConsumerBase's FrameAvailableListener to be a weak pointer"
Igor Murashkin
2012-11-05
1
-2
/
+2
|
\
\
|
*
|
Change ConsumerBase's FrameAvailableListener to be a weak pointer
Igor Murashkin
2012-11-05
1
-2
/
+2
|
|
/
*
|
Allow global transactions to nest.
Jeff Brown
2012-11-02
1
-3
/
+24
|
/
*
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 blankDisplay/unblankDisplay to SurfaceComposerClient.
Jeff Brown
2012-10-08
1
-0
/
+8
*
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
4
-8
/
+12
*
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
2
-1
/
+40
*
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
*
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
*
New test
Andy McFadden
2012-09-16
1
-0
/
+53
*
Fix transform hints
Andy McFadden
2012-09-16
1
-2
/
+4
*
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
|
/
[next]