Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
d08aec40b48e4bbfd841a42dbd67fe362a3697b3
/
include
/
gui
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
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
8970247
Fix struct vs. class mismatch in forward definitions
by Colin Cross
· 9 years ago
3d1d280
Rename dump methods to dumpState
by Colin Cross
· 9 years ago
ed4af7d
Merge "Fix weak vtable warnings" am: d93a40c920 am: 11a2bcad06 am: cd77a5a218
by Colin Cross
· 9 years ago
cf8cbe1
Merge "Rewrite multicharacter constant using constexpr" am: 991667ba8c am: 3f6292ea81 am: 2ef0bdafc1
by Colin Cross
· 9 years ago
d5038a5
Merge "Fix rule of three warnings" am: dfd195160a am: 52b3fe2fcc am: 71b953d0a3
by Colin Cross
· 9 years ago
9a80d50
Fix libgui warnings
by Colin Cross
· 9 years ago
97514a2
Merge "Fix weak vtable warnings" am: d93a40c920 am: 11a2bcad06 am: cd77a5a218
by Colin Cross
· 9 years ago
860f72f
Merge "Rewrite multicharacter constant using constexpr" am: 991667ba8c am: 3f6292ea81
by Colin Cross
· 9 years ago
90478a1
Merge "Fix rule of three warnings" am: dfd195160a am: 52b3fe2fcc am: 71b953d0a3
by Colin Cross
· 9 years ago
cd77a5a
Merge "Fix weak vtable warnings" am: d93a40c920 am: 11a2bcad06
by Colin Cross
· 9 years ago
2ef0bda
Merge "Rewrite multicharacter constant using constexpr" am: 991667ba8c
by Colin Cross
· 9 years ago
71b953d
Merge "Fix rule of three warnings" am: dfd195160a am: 52b3fe2fcc
by Colin Cross
· 9 years ago
97b64db
Fix weak vtable warnings
by Colin Cross
· 9 years ago
c2b9017
Rewrite multicharacter constant using constexpr
by Colin Cross
· 9 years ago
3175c09
Fix rule of three warnings
by Colin Cross
· 9 years ago
00dfc46
Merge "Fix google-explicit-constructor warnings in gui and ui." am: 170454b0fa am: 5a283bbd40 am: e7f4cb46c4
by Chih-hung Hsieh
· 9 years ago
d2c6b7f
Merge "Fix google-explicit-constructor warnings in gui and ui." am: 170454b0fa am: 5a283bbd40
by Chih-hung Hsieh
· 9 years ago
e7f4cb4
Merge "Fix google-explicit-constructor warnings in gui and ui." am: 170454b0fa
by Chih-hung Hsieh
· 9 years ago
170454b
Merge "Fix google-explicit-constructor warnings in gui and ui."
by Chih-hung Hsieh
· 9 years ago
793c047
Merge "Fix struct vs. class mismatch in forward definitions" am: 8cdcd15c38 am: 5c9421500e am: ef2e1afdc2
by Colin Cross
· 9 years ago
8bd2f6c
Merge "Fix struct vs. class mismatch in forward definitions" am: 8cdcd15c38 am: 5c9421500e
by Colin Cross
· 9 years ago
ef2e1af
Merge "Fix struct vs. class mismatch in forward definitions" am: 8cdcd15c38
by Colin Cross
· 9 years ago
a2362b4
Fix struct vs. class mismatch in forward definitions
by Colin Cross
· 9 years ago
5b443e3
Fix constructor parameters shadowing member variables am: 382ecd3d63 am: 6c79fc7bec am: 177b452c8c
by Colin Cross
· 9 years ago
28f36ea
Fix trailing semicolon warnings am: 17576de056 am: 170ae8a510 am: df1b5a19fd
by Colin Cross
· 9 years ago
3dee7b7
Fix constructor parameters shadowing member variables am: 382ecd3d63 am: 6c79fc7bec
by Colin Cross
· 9 years ago
b0300ea
Fix trailing semicolon warnings am: 17576de056 am: 170ae8a510 am: df1b5a19fd
by Colin Cross
· 9 years ago
177b452
Fix constructor parameters shadowing member variables am: 382ecd3d63
by Colin Cross
· 9 years ago
df1b5a1
Fix trailing semicolon warnings am: 17576de056 am: 170ae8a510
by Colin Cross
· 9 years ago
382ecd3
Fix constructor parameters shadowing member variables
by Colin Cross
· 9 years ago
17576de
Fix trailing semicolon warnings
by Colin Cross
· 9 years ago
3d0becd
Surface: Add force disconnection method. am: 97b9c86338 am: 962b13b9be
by Robert Carr
· 9 years ago
Next »