Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
437bdbbaec76099b8b4582aa9f965e60b3f3cdb6
/
libs
/
gui
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
72f096f
BufferQueue: use max acquired buffer count
by Jamie Gennis
· 13 years ago
1847f7f
Merge "BufferQueue: simplify max buffer count handling" into jb-mr1-dev
by Jamie Gennis
· 13 years ago
2b97769
Merge "BufferQueue: clean up buffer counting" into jb-mr1-dev
by Jamie Gennis
· 13 years ago
94f2615
Revert "A vendor ril depends on a native screen shot code."
by Wink Saville
· 13 years ago
e191e6c
BufferQueue: simplify max buffer count handling
by Jamie Gennis
· 13 years ago
31a353d
BufferQueue: clean up buffer counting
by Jamie Gennis
· 13 years ago
9b5782b
A vendor ril depends on a native screen shot code.
by Wink Saville
· 13 years ago
a50b51c
Compatibility work around for bad graphics driver dependency.
by Jeff Brown
· 13 years ago
380223b
Remove unused "layer" argument from show().
by Jeff Brown
· 13 years ago
9d4e3d2
Banish DisplayID from the SurfaceFlinger API.
by Jeff Brown
· 13 years ago
490aee0
Merge "SurfaceTexture: inherit from ConsumerBase (try 2)" into jb-mr1-dev
by Jamie Gennis
· 13 years ago
0493044
Merge "Add BufferItemConsumer, a simple BufferQueue consumer." into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
9fea342
SurfaceTexture: inherit from ConsumerBase (try 2)
by Jamie Gennis
· 13 years ago
e232fdc
Add BufferItemConsumer, a simple BufferQueue consumer.
by Eino-Ville Talvala
· 13 years ago
84a9a3c
Merge "CpuConsumer: inherit from ConsumerBase" into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
f57e754
CpuConsumer: inherit from ConsumerBase
by Eino-Ville Talvala
· 13 years ago
729f480
Merge "Revert "SurfaceTexture: inherit from ConsumerBase"" into jb-mr1-dev
by Jamie Gennis
· 13 years ago
f7f6345
Merge "Revert "SurfaceTexture: call ConsumerBase::freeBufferLocked"" into jb-mr1-dev
by Jamie Gennis
· 13 years ago
ce7a6c0
Revert "SurfaceTexture: inherit from ConsumerBase"
by Jamie Gennis
· 13 years ago
Next »