- 05debe1 Split view::Surface out of Surface.cpp by Mathias Agopian · 8 years ago
- 5c0a87e Merge "Break dependency of libui on libbinder" by Mathias Agopian · 8 years ago
- 21f9b57 Merge "VR: Update VR HWC and VR WM to use GrallocMapper" by TreeHugger Robot · 8 years ago
- 5305b76 Merge "NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. Test: Verified changes with romainguy@. Related bugs: b/26922523" am: 270fff6a7c am: f9c7e2a002 am: 3d2dbf4d2f by quddusc · 8 years ago
- cc070b4 Merge "NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. Test: Verified changes with romainguy@. Related bugs: b/26922523" am: 270fff6a7c am: f9c7e2a002 by quddusc · 8 years ago
- 3d2dbf4 Merge "NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. Test: Verified changes with romainguy@. Related bugs: b/26922523" am: 270fff6a7c by quddusc · 8 years ago
- 4a1a45b NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. by Quddus Chong · 8 years ago
- 1c45710 VR: Update VR HWC and VR WM to use GrallocMapper by Daniel Nicoara · 8 years ago
- 06d63de surfaceflinger: cache HWC client targets and buffers by Chia-I Wu · 9 years ago
- e1f5e6f Break dependency of libui on libbinder by Mathias Agopian · 8 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
- ca38a14 Merge "batteryservice: expose battery status" by TreeHugger Robot · 8 years ago
- 0e555ae Merge "Adds support for more gralloc1 functions to GrallocMapper." by Craig Donner · 8 years ago
- 224fa29 Merge "Add methods for allocating and locking GraphicBuffers via gralloc1 flags" by Craig Donner · 8 years ago
- 2b5dd40 Fix include dependencies by Mathias Agopian · 8 years ago
- eec0ab5 batteryservice: expose battery status by Jin Qian · 9 years ago
- 991d254 move GraphicEnv from libgui to libui by Mathias Agopian · 8 years ago
- b4f33df ProcessInfoService: Add support for oom score query by Emilian Peev · 9 years ago
- 2c27592 Merge "IPlayer interface: resync with Java interface definition" by Jean-Michel Trivi · 8 years ago
- 58a1ef2 Adds support for more gralloc1 functions to GrallocMapper. by Craig Donner · 9 years ago
- e96a325 Add methods for allocating and locking GraphicBuffers via gralloc1 flags by Craig Donner · 9 years ago
- eb7d088 Merge changes I9f2ea67c,I34588df1,I88a56236 by TreeHugger Robot · 9 years ago
- a8a9278 Add libvrflinger for use in SurfaceFlinger by Alex Vakulenko · 9 years ago
- 0bd44d1 Add binder native side code for BatteryPropertiesListener by Jin Qian · 9 years ago
- 1c76277 IPlayer interface: resync with Java interface definition by Jean-Michel Trivi · 9 years ago
- 08025e3 Merge "Refactor how layer metadata for use by VR is propagated from WindowManager based on feedback in frameworks/base." by TreeHugger Robot · 9 years ago
- 479c60c Refactor how layer metadata for use by VR is propagated by Albert Chaulk · 9 years ago
- e402b5f Merge "Add ColorSpace::createLUT" by TreeHugger Robot · 9 years ago
- 28ac876 Merge "libbinder: Fix for using default constructor on IpPrefix class" by TreeHugger Robot · 9 years ago
- 48dd099 libbinder: Fix for using default constructor on IpPrefix class by Robert Quattlebaum · 9 years ago
- eedb69a Add ColorSpace::createLUT by Romain Guy · 9 years ago
- 3d9da20 Merge "libbinder: Add support for Value, Map, and IpPrefix types" by TreeHugger Robot · 9 years ago
- 6316f5b libbinder: Add support for Value, Map, and IpPrefix types by Robert Quattlebaum · 9 years ago
- e4eec20 Add DaydreamVR native libraries and services by Alex Vakulenko · 9 years ago
- c34e059 Merge "Add color space connection" by TreeHugger Robot · 9 years ago
- 1728b06 Merge "Add various vector functions" by TreeHugger Robot · 9 years ago
- 5453474 Add color space connection by Romain Guy · 9 years ago
- 11ecb63 Add various vector functions by Romain Guy · 9 years ago
- 1db73f6 SurfaceFlinger: Add support for non-privileged clients. by Robert Carr · 9 years ago
- e63a71e Merge "Support pointer capture in InputReader" by TreeHugger Robot · 9 years ago
- 78f97b3 Support pointer capture in InputReader by Vladislav Kaznacheev · 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
- 2a03c32 Merge "Add support for BLOB format to HardwareBuffer." by TreeHugger Robot · 9 years ago
- e54e238 Add support for BLOB format to HardwareBuffer. by Craig Donner · 9 years ago
- 1bb1f85 Merge "Rename colorimetry to color mode" by TreeHugger Robot · 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
- b94daa8 Merge "Track AudioService method: disableRingtoneSync" by TreeHugger Robot · 9 years ago
- 0724901 Track AudioService method: disableRingtoneSync by Robin Lee · 9 years ago
- 7a77989 Merge "Properly align a packed structure." am: 24257dda48 am: 7e500210be am: bfee6aee59 by Stephen Hines · 9 years ago
- e226d82 Merge "Properly align a packed structure." am: 24257dda48 am: 7e500210be by Stephen Hines · 9 years ago
- bfee6ae Merge "Properly align a packed structure." am: 24257dda48 am: 7e500210be by Stephen Hines · 9 years ago
- 24257dd Merge "Properly align a packed structure." by Treehugger Robot · 9 years ago
- 3119ff0 Rename colorimetry to color mode by Romain Guy · 9 years ago
- 2d7a126 Merge "Adding AHardwareBuffer header." by TreeHugger Robot · 9 years ago
- c7e8dae Adding AHardwareBuffer header. by Craig Donner · 9 years ago
- 79bc69c Merge "Add Binder support for Parcelable exceptions." am: 7ebfeb9d1c am: fa418b2b15 am: cd9254082d by Jeff Sharkey · 9 years ago
- f0ad796 Merge "Add Binder support for Parcelable exceptions." am: 7ebfeb9d1c am: fa418b2b15 by Jeff Sharkey · 9 years ago
- cd92540 Merge "Add Binder support for Parcelable exceptions." am: 7ebfeb9d1c by Jeff Sharkey · 9 years ago
- 22f842b BufferQueue: Add bufferReplaced flag in QueueBufferOutput by Shuzhen Wang · 9 years ago
- e485383 Merge "Add wide color gamut and HDR resource qualifiers" by TreeHugger Robot · 9 years ago
- a2310b9 Add wide color gamut and HDR resource qualifiers by Romain Guy · 9 years ago
- e36e347 Direct report mode support in sensor service and client by Peng Xu · 9 years ago
- c8dc4f0 Add Binder support for Parcelable exceptions. by Jeff Sharkey · 9 years ago
- 1966cf6 EGL: Load updated EGL/GLES drivers by Jesse Hall · 9 years ago
- b240120 Load updated drivers using derived loader namespace by Jesse Hall · 9 years ago
- 1c473f3 Merge "Native IPlayer interface" by Jean-Michel Trivi · 9 years ago
- 27d4079 Merge changes from topic 'drvup-master' by TreeHugger Robot · 9 years ago
- 6318932 Native IPlayer interface by Jean-Michel Trivi · 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
- e36acfa Add GraphicsEnv to libgui by Jesse Hall · 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
- b3034d8 Merge "Introduce new UI_MODE_TYPE_VR_HEADSET." by Zak Cohen · 9 years ago
- 857580b Merge "libgfx: Add SafeLog" by TreeHugger Robot · 9 years ago
- 1208546 Merge "Add ScreenshotClient functionality for returning GraphicBuffer." by Rob Carr · 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
- e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 9 years ago
- fbc9758 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: d655e61a22 by Mark Salyzyn · 9 years ago
- 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
- bb09b43 Make dataspace accessible to surface flinger by Courtney Goeltzenleuchter · 9 years ago
- a79f1fa libgfx: Add SafeLog by Dan Stoza · 9 years ago
- ace30d2 Merge "Add android/log.h to Rect.h" am: a422103c90 am: 20b8c55a5e am: a58d700c85 by Steve Paik · 9 years ago
- a58d700 Merge "Add android/log.h to Rect.h" am: a422103c90 am: 20b8c55a5e by Steve Paik · 9 years ago