Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
3fdeae8b2df1c72f7bf1b7e53a0d94f9f01d106d
/
include
/
gui
c8ca12a
libgui: Make IConsumerListener a SafeInterface
by Dan Stoza
· 8 years ago
d8339d9
libgui: Format IConsumerListener
by Dan Stoza
· 8 years ago
78b2860
libgui: Add missing FenceTime header to GLConsumer
by Dan Stoza
· 8 years ago
29ae6e3
libgui: Fix naming/enums in ISurfaceComposerClient
by Dan Stoza
· 8 years ago
e572fd7
Surface: add getRemovedBuffer API
by Yin-Chia Yeh
· 8 years ago
cae605c
Fix seamless rotation with SurfaceView WM bypass.
by Robert Carr
· 8 years ago
a615e47
libgui: Make ISurfaceComposerClient a SafeInterface
by Dan Stoza
· 8 years ago
d8ab439
Merge "egl: Remove retire event."
by TreeHugger Robot
· 8 years ago
8c0761f
Merge "BufferItemConsumer: Add onBufferFreedListener"
by TreeHugger Robot
· 8 years ago
021d92e
BufferItemConsumer: Add onBufferFreedListener
by Jiwen 'Steve' Cai
· 8 years ago
4e606e3
egl: Remove retire event.
by Brian Anderson
· 8 years ago
d001058
Fix getFrameTimestamp test flakes.
by Brian Anderson
· 8 years ago
6e1193a
Make IGraphicBufferProducer a hybrid interface.
by Pawin Vongmasa
· 8 years ago
801ea09
split libsensor our of libgui
by Mathias Agopian
· 8 years ago
c5b97c5
Add plumbing for Surface::getHdrSupport
by Courtney Goeltzenleuchter
· 8 years ago
1eb1b27
Add plumbing for Surface::getWideColorSupport
by Courtney Goeltzenleuchter
· 9 years ago
77c073b
Merge changes from topic 'surfaceview-without-wm'
by Rob Carr
· 8 years ago
f3edb89
Merge "SurfaceControl: Correct setMatrix parameter naming."
by Rob Carr
· 8 years ago
6961b6b
Remove unneeded references to IMemory
by Mathias Agopian
· 8 years ago
9524cb3
Add detachChildren transaction.
by Robert Carr
· 8 years ago
0d48072
Add deferTransaction variant taking GraphicBufferProducer.
by Robert Carr
· 9 years ago
cb6e1e3
SurfaceControl: Correct setMatrix parameter naming.
by Robert Carr
· 8 years ago
fb94f1d
Merge "Break a dependency of libui on libandroid"
by TreeHugger Robot
· 8 years ago
a934764
Break a dependency of libui on libandroid
by Mathias Agopian
· 8 years ago
5ea5e59
Fix unexpected FrameEvents on BufferQueue reconnect
by Brian Anderson
· 9 years ago
ed816e6
Add FrameEvents::isValidTimestamp
by Brian Anderson
· 9 years ago
b04c6f0
Change GL references to GPU for getFrameTimestamps.
by Brian Anderson
· 9 years ago
9f02435
Merge "EGL: Add eglGetCompositorTimingANDROID."
by Brian C. Anderson
· 8 years ago
832b6b9
Merge "EGL: Use frameId instead of framesAgo for frame events."
by Brian C. Anderson
· 8 years ago
0a61b0c
EGL: Add eglGetCompositorTimingANDROID.
by Brian Anderson
· 9 years ago
841abed
clean-ups, remove warnings, fix includes.
by Mathias Agopian
· 8 years ago
05debe1
Split view::Surface out of Surface.cpp
by Mathias Agopian
· 8 years ago
06d63de
surfaceflinger: cache HWC client targets and buffers
by Chia-I Wu
· 9 years ago
2a902d7
Merge "move GraphicEnv from libgui to libui"
by Mathias Agopian
· 8 years ago
5a2cc1d
Merge "Fix include dependencies"
by Mathias Agopian
· 8 years ago
2b5dd40
Fix include dependencies
by Mathias Agopian
· 8 years ago
991d254
move GraphicEnv from libgui to libui
by Mathias Agopian
· 8 years ago
1049d1d
EGL: Use frameId instead of framesAgo for frame events.
by Brian Anderson
· 9 years ago
e96a325
Add methods for allocating and locking GraphicBuffers via gralloc1 flags
by Craig Donner
· 9 years ago
479c60c
Refactor how layer metadata for use by VR is propagated
by Albert Chaulk
· 9 years ago
1db73f6
SurfaceFlinger: Add support for non-privileged clients.
by Robert Carr
· 9 years ago
4c69529
Merge "Vulkan: only report refreshDuration, not {min|max}RefreshDuration"
by Ian Elliott
· 9 years ago
be833a2
Vulkan: only report refreshDuration, not {min|max}RefreshDuration
by Ian Elliott
· 9 years ago
e895863
Merge changes I96f8ad86,I84dcd82e,Ifcece69f
by Rob Carr
· 9 years ago
eda1dc7
Merge "Plumb refresh cycle duration up to VK_GOOGLE_display_timing."
by Ian Elliott
· 9 years ago
86aa938
Merge "BufferQueue: Add bufferReplaced flag in QueueBufferOutput"
by TreeHugger Robot
· 9 years ago
1f0a16a
SurfaceFlinger and libgui: Support for child layers.
by Robert Carr
· 9 years ago
ae06083
SurfaceFlinger and libgui: Switch Z-order to signed type.
by Robert Carr
· 9 years ago
6cf6af0
VR: Add API to plumb surface type and owner through to SurfaceFlinger
by Albert Chaulk
· 9 years ago
62c48c9
Plumb refresh cycle duration up to VK_GOOGLE_display_timing.
by Ian Elliott
· 9 years ago
146abf3
Merge "Make dataspace accessible to surface flinger"
by Courtney Goeltzenleuchter
· 9 years ago
22f842b
BufferQueue: Add bufferReplaced flag in QueueBufferOutput
by Shuzhen Wang
· 9 years ago
e36e347
Direct report mode support in sensor service and client
by Peng Xu
· 9 years ago
27d4079
Merge changes from topic 'drvup-master'
by TreeHugger Robot
· 9 years ago
7a8d83e
EGL: Load updated EGL/GLES drivers
by Jesse Hall
· 9 years ago
53457db
Load updated drivers using derived loader namespace
by Jesse Hall
· 9 years ago
c939411
Merge changes from topic 'latchAndLastRefresh'
by Brian C. Anderson
· 9 years ago
b621c5f
Merge "Clean up Fence a little."
by Brian C. Anderson
· 9 years ago
90b25ed
Add GraphicsEnv to libgui
by Jesse Hall
· 9 years ago
9119078
Merge changes I6f728af0,I580409f0
by Brian C. Anderson
· 9 years ago
673134e
Add ScreenshotClient functionality for returning GraphicBuffer.
by Robert Carr
· 9 years ago
f7fd56a
EGL: Expose latch, last composite, and dequeue ready.
by Brian Anderson
· 9 years ago
175a720
Clean up Fence a little.
by Brian Anderson
· 9 years ago
3da8d27
Surface unit tests for getFrameTimestamps.
by Brian Anderson
· 9 years ago
f638686
Add a DequeueReady FrameEvent
by Brian Anderson
· 9 years ago
50143b3
Avoid sync calls for unsupported/non-existant times
by Brian Anderson
· 9 years ago
bb09b43
Make dataspace accessible to surface flinger
by Courtney Goeltzenleuchter
· 9 years ago
c03d283
resolve merge conflicts of 525a5f2 to master
by Mark Salyzyn
· 9 years ago
a5e161b
Replace cutils/log.h and rationalize log/log.h and android/log.h
by Mark Salyzyn
· 9 years ago
4565daa
Suppress unnecessary "frame not found" errors.
by Brian Anderson
· 9 years ago
3d4039d
Use FenceTime to share fence times and reduce open fds.
by Brian Anderson
· 9 years ago
7c3ba8a
Update producer's cache of frame events in de/queue
by Brian Anderson
· 9 years ago
3890c39
Cache frame event history producer-side.
by Brian Anderson
· 9 years ago
d6927fb
Track frame events incrementally and per layer.
by Brian Anderson
· 9 years ago
3546a3f
Fix FenceTracker releaseFence
by Brian Anderson
· 9 years ago
069b365
Add displayPresentTime to getFrameTimestamps
by Brian Anderson
· 9 years ago
baaad32
BQ: Make QueueBufferOutput implement Flattenable
by Brian Anderson
· 9 years ago
dbd0ea8
Rename posted to requestedPresent for getFrameTimestamps
by Brian Anderson
· 9 years ago
6ebc46a
Add layered buffer support to libui and libgui.
by Craig Donner
· 9 years ago
59ea104
resolve merge conflicts of 3b8e6b2 to nyc-mr1-dev-plus-aosp am: 20e9085b51
by Matthew Bouyack
· 9 years ago
20e9085
resolve merge conflicts of 3b8e6b2 to nyc-mr1-dev-plus-aosp
by Matthew Bouyack
· 9 years ago
859dcdc
Fix constructor parameters shadowing member variables
by Colin Cross
· 9 years ago
077f38c
Merge "Fix anonymous struct and union warnings" am: 87e72cb237 am: a3ac6c2b86 am: 86eff80c19
by Colin Cross
· 9 years ago
ee45b93
Merge "Fix anonymous struct and union warnings" am: 87e72cb237 am: a3ac6c2b86
by Colin Cross
· 9 years ago
86eff80
Merge "Fix anonymous struct and union warnings" am: 87e72cb237 am: a3ac6c2b86
by Colin Cross
· 9 years ago
b1f30ba
Fix anonymous struct and union warnings
by Colin Cross
· 9 years ago
6247ea9
Fix libgui warnings am: 6c5a17dd26 am: 972cce4cb9 am: af06c61e1b
by Colin Cross
· 9 years ago
3b8e6b2
Eliminate unnecessary calls to onBufferReleased
by Matthew Bouyack
· 9 years ago
3c57303
Merge "Fix constructor parameters shadowing member variables"
by Colin Cross
· 9 years ago
a94820b
Merge "Fix struct vs. class mismatch in forward definitions" am: 1d6c149d89 am: 8806e2a789 am: 132b7491bc
by Colin Cross
· 9 years ago
bb6d63a
Merge "Rename dump methods to dumpState" am: c72b9a3ce4 am: 219df2fd5b
by Colin Cross
· 9 years ago
0ed088b
Fix constructor parameters shadowing member variables
by Colin Cross
· 9 years ago
dc78251
Rename dump methods to dumpState
by Colin Cross
· 9 years ago
4308a78
Merge "Rename dump methods to dumpState"
by Colin Cross
· 9 years ago
af06c61
Fix libgui warnings am: 6c5a17dd26 am: 972cce4cb9
by Colin Cross
· 9 years ago
5fa1223
Rename dump methods to dumpState
by Colin Cross
· 9 years ago
64b463a
Merge "Fix struct vs. class mismatch in forward definitions" am: 1d6c149d89 am: 8806e2a789
by Colin Cross
· 9 years ago
132b749
Merge "Fix struct vs. class mismatch in forward definitions" am: 1d6c149d89
by Colin Cross
· 9 years ago
6c5a17d
Fix libgui warnings
by Colin Cross
· 9 years ago
71ebfe4
Merge "Fix libgui warnings"
by Colin Cross
· 9 years ago
Next »