Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
1852eb4feba27e5ee080f44fd13a39938d511fc3
/
libs
/
gui
0ae9660
Remove copy of UniquePtr.h
by Kenny Root
· 12 years ago
2aff702
Graphics:Add error check when create GraphicBuffer
by Lingyun Zhu
· 13 years ago
b6a0ca7
Tweaks for forward compatibility
by Jean-Baptiste Queru
· 12 years ago
ea74d3b
make the warning timout of Fence::waitForever() implicit and longer
by Mathias Agopian
· 12 years ago
c43946b
Add support for HAL_PIXEL_FORMAT_YCbCr_420_888
by Eino-Ville Talvala
· 12 years ago
ea2d942
libgui_test: fix a couple minor test issues
by Jamie Gennis
· 12 years ago
e692ab9
fix uninitialized variables in GLConsumer
by Mathias Agopian
· 12 years ago
187edf9
Merge "BufferItemConsumer: add functions to set default buffer format/size" into jb-mr2-dev
by Igor Murashkin
· 12 years ago
f31510a
Add a test that checks multi-texturing works with GL_TEXTURE_EXTERNAL_OES
by Mathias Agopian
· 12 years ago
87d1e34
BufferItemConsumer: add functions to set default buffer format/size
by Igor Murashkin
· 12 years ago
53dc904
Merge "Updated comments" into jb-mr2-dev
by Andy McFadden
· 12 years ago
c76e8a2
Merge "Add liblog" into jb-mr2-dev
by Ying Wang
· 12 years ago
8a0cb4e
Add liblog
by Ying Wang
· 12 years ago
e6a0f50
libgui_test: increase the tolerance for a YUV test
by Jamie Gennis
· 12 years ago
ad669b0
libgui: fix an EGLImage leak
by Jamie Gennis
· 12 years ago
753e341
Updated comments
by Andy McFadden
· 12 years ago
ca08833
don't use compile-time configuration of libgui as much as possible
by Mathias Agopian
· 12 years ago
2bb7168
replace eglWaitSyncANDROID by eglWaitSyncKHR
by Mathias Agopian
· 12 years ago
8000d06
make sure to unlock the screenshot's buffer on destruction
by Mathias Agopian
· 12 years ago
13f01cb
Pass sp<Fence>s around instead of file descriptors
by Jesse Hall
· 12 years ago
aaebffd
Merge "CpuConsumer: Properly track acquired buffers" into jb-mr2-dev
by Eino-Ville Talvala
· 12 years ago
ac00643
Merge "Revert "Revert "Change SurfaceControl setPosition to take floats""" into jb-mr2-dev
by Ramanan Rajeswaran
· 12 years ago
d6480c0
Revert "Revert "Change SurfaceControl setPosition to take floats""
by Ramanan Rajeswaran
· 12 years ago
7c1a487
fix build. update test to new API
by Mathias Agopian
· 12 years ago
abe815d
rework how we take screenshots for a CPU consumer
by Mathias Agopian
· 12 years ago
4c00cc1
Fix argument types in IGraphicBufferProducer methods
by Jesse Hall
· 12 years ago
35ffa6a
Surface can now be created only from an IGraphicBufferProducer
by Mathias Agopian
· 12 years ago
4d9b822
get rid of ISurface
by Mathias Agopian
· 12 years ago
d2d5a64
workaround a deadlock when taking screenshots into a surface
by Mathias Agopian
· 12 years ago
7589b2a
add two libgui tests
by Mathias Agopian
· 12 years ago
042ecee
CpuConsumer: Properly track acquired buffers
by Eino-Ville Talvala
· 12 years ago
f082323
Merge "CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y8/Y16" into jb-mr2-dev
by Igor Murashkin
· 12 years ago
29e2047
CpuConsumer_test: Extend test with new formats RGBA8888 and optional Y8/Y16
by Igor Murashkin
· 12 years ago
306f18c
Merge "rework screenshot API and implementation" into jb-mr2-dev
by Mathias Agopian
· 12 years ago
006a601
Fix reading NULL Surfaces from Parcels
by Jesse Hall
· 12 years ago
2a9fc49
rework screenshot API and implementation
by Mathias Agopian
· 12 years ago
bbb57f3
Revert "Change SurfaceControl setPosition to take floats"
by Dave Burke
· 12 years ago
eb0d129
CpuConsumer: Add optional asynchronous mode
by Eino-Ville Talvala
· 12 years ago
64d8b19
CpuConsumer: Don't unlock buffers on producer disconnect
by Eino-Ville Talvala
· 12 years ago
993e14f
Added a test that checks the error behavior of ConsumerBase::abandon
by Mathias Agopian
· 12 years ago
9a867a8
Change SurfaceControl setPosition to take floats
by Michael Wright
· 12 years ago
cf0b8c8
get rid of Surface::getISurfaceTexture()
by Mathias Agopian
· 12 years ago
e3c697f
Refactoring: Rename SurfaceTextureClient to Surface
by Mathias Agopian
· 12 years ago
ac9fa42
get rid of Surface identity and token
by Mathias Agopian
· 12 years ago
1df8c34
libgui: disallow NULL Fence pointers
by Jamie Gennis
· 13 years ago
466a192
Minor tweaks.
by Andy McFadden
· 13 years ago
2adaf04
Rename ISurfaceTexture and SurfaceTexture
by Andy McFadden
· 13 years ago
c911ea5
stop using a deprecated SurfaceTextureClient ctor
by Jamie Gennis
· 13 years ago
3c1ada9
Merge "SurfaceTextureClient: remove a deprecated ctor"
by Jamie Gennis
· 13 years ago
4def860
SurfaceTextureClient: remove a deprecated ctor
by Jamie Gennis
· 13 years ago
c6f0466
Merge "SurfaceFlinger: Move GraphicBufferAlloc to libgui"
by Jamie Gennis
· 13 years ago
392edd8
SurfaceFlinger: Move GraphicBufferAlloc to libgui
by Jamie Gennis
· 13 years ago
97eba89
Avoid unnecessary texture bind
by Andy McFadden
· 13 years ago
bf974ab
Refactor SurfaceTexture a bit.
by Andy McFadden
· 13 years ago
a436799
am 50f8d285: am d4e70620: am 72c3f7d8: Revert "ConsumerBase: free buffers outside the lock"
by Jamie Gennis
· 13 years ago
72c3f7d
Revert "ConsumerBase: free buffers outside the lock"
by Jamie Gennis
· 13 years ago
b5fe96b
am 05989772: am 3ed2736c: am b21a4e3b: ConsumerBase: free buffers outside the lock
by Jamie Gennis
· 13 years ago
b21a4e3
ConsumerBase: free buffers outside the lock
by Jamie Gennis
· 13 years ago
73d5662
fix typo that broke all the builds
by Mathias Agopian
· 13 years ago
764c197
fix typo that broke all the builds
by Mathias Agopian
· 13 years ago
bd3e837
am c208cdd4: am 1d3612f1: am 2a8c49eb: fix an out-of-bounds memory access
by Mathias Agopian
· 13 years ago
2a8c49e
fix an out-of-bounds memory access
by Mathias Agopian
· 13 years ago
74284b9
Merge "Change ConsumerBase's FrameAvailableListener to be a weak pointer"
by Igor Murashkin
· 13 years ago
a4a3149
Change ConsumerBase's FrameAvailableListener to be a weak pointer
by Igor Murashkin
· 13 years ago
f3f7db6
Allow global transactions to nest.
by Jeff Brown
· 13 years ago
dd3cb84
SurfaceFlinger: add support for secure displays
by Jamie Gennis
· 13 years ago
7f79a2b
Merge "BufferQueue: alloc without holding the lock" into jb-mr1-dev
by Jamie Gennis
· 13 years ago
2d5e230
SurfaceFlinger: add animation transactions
by Jamie Gennis
· 13 years ago
1efe099
BufferQueue: alloc without holding the lock
by Jamie Gennis
· 13 years ago
2a09bb3
Add blankDisplay/unblankDisplay to SurfaceComposerClient.
by Jeff Brown
· 13 years ago
9504eb9
Fix race condition in ConsumerBase::addReleaseFence()
by Jesse Hall
· 13 years ago
d920670
Fix missing parens in CleanSpec.mk.
by Stephen Hines
· 13 years ago
3fbbd07
Fix broken CleanSpec.mk in libs/gui
by Raph Levien
· 13 years ago
a573945
libgui: enable fence support for exynos5
by Jamie Gennis
· 13 years ago
3fd12e4
libgui: fix up compile options
by Jamie Gennis
· 13 years ago
ba607d5
Add Fence::waitForever which logs a warning timeout, and use it
by Jesse Hall
· 13 years ago
c01a79d
Pass display arg to blank/unblank
by Andy McFadden
· 13 years ago
38b6572
Revert "Compatibility work around for bad graphics driver dependency."
by Iliyan Malchev
· 13 years ago
4803b74
Show build config in dumpsys SurfaceFlinger
by Andy McFadden
· 13 years ago
e96e9e1
fix a crasher in SurfaceTexture's setFilteringEnabled
by Mathias Agopian
· 13 years ago
7aff4a5
ConsumerBase: make fence names meaningful
by Jamie Gennis
· 13 years ago
d1b330d
SurfaceTexture: fix an out of bounds array write
by Jamie Gennis
· 13 years ago
42223f6
gui: conditionally set USE_NATIVE_FENCE_SYNC for msm8960
by Jeff Boody
· 13 years ago
3941cb2
SurfaceTexture: default to doing GL sync
by Jamie Gennis
· 13 years ago
8dfa92f
Plumb display name into SurfaceFlinger
by Andy McFadden
· 13 years ago
71f683a
New test
by Andy McFadden
· 13 years ago
6905205
Fix transform hints
by Andy McFadden
· 13 years ago
c272430
Merge "Watch for SurfaceFlinger death" into jb-mr1-dev
by Andy McFadden
· 13 years ago
98ff059
SurfaceTexture: eglDestroySync after duping its fd
by Jamie Gennis
· 13 years ago
61e04b9
SurfaceTexture: use eglWaitSync
by Jamie Gennis
· 13 years ago
01dbf55
SurfaceTexture: use EGL-created native fences
by Jamie Gennis
· 13 years ago
6652b3e
Watch for SurfaceFlinger death
by Andy McFadden
· 13 years ago
b272541
libgui: move fence handling into ConsumerBase
by Jamie Gennis
· 13 years ago
00e8c7a
display projection API now has a single function instead of 3
by Mathias Agopian
· 13 years ago
c68f2ec
BufferQueue: add a setMaxAcquiredBufferCount check
by Jamie Gennis
· 13 years ago
9e75ddd
libgui: add BufferQueue test infrastructure
by Jamie Gennis
· 13 years ago
fdb6b49
libgui: disable CpuConsumer tests
by Jamie Gennis
· 13 years ago
4697528
SurfaceTexture: fix a few tests
by Jamie Gennis
· 13 years ago
d69097f
libgui: add some error checks
by Jamie Gennis
· 13 years ago
5e5efde
BufferQueue: add a check for the max acquired bufs
by Jamie Gennis
· 13 years ago
Next »