- 37317b6 Fix enum ordering in sensor NDK by Peng Xu · 8 years ago
- da8385c Add ASensorEventQueue_registerSensor and default error value by Peng Xu · 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 · 8 years ago
- 0277ce9 Fix HIDL token passing mechanism for non-Treble paths. by Pawin Vongmasa · 8 years ago
- fbffe92 Add HIDL token passing mechanism. by Pawin Vongmasa · 8 years ago
- 2353dba Merge "Define direct sensor report NDK API" by Peng Xu · 8 years ago
- 77c073b Merge changes from topic 'surfaceview-without-wm' by Rob Carr · 8 years ago
- 47cddca Define direct sensor report NDK API by Peng Xu · 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
- c638e18 Merge "Define shared memory NDK API" by Peng Xu · 8 years ago
- 9524cb3 Add detachChildren transaction. by Robert Carr · 8 years ago
- 0d48072 Add deferTransaction variant taking GraphicBufferProducer. by Robert Carr · 8 years ago
- e1e7e38 Define shared memory NDK API by Peng Xu · 8 years ago
- 4b97f0f docs: Fix links in native multinetwork API documentation. by Quddus Chong · 8 years ago
- 0e40c14 docs: Add brief and detailed descriptions for native trace API. by Quddus Chong · 8 years ago
- 89ed4c8 split libandroid.so by Mathias Agopian · 8 years ago
- 2992c1c Merge "MediaCas: add plugin APIs" by Chong Zhang · 8 years ago
- cb6e1e3 SurfaceControl: Correct setMatrix parameter naming. by Robert Carr · 8 years ago
- fe2f54f cleanup libui’s includes by Mathias Agopian · 8 years ago
- 1d77b71 move vector math out of libui by Mathias Agopian · 8 years ago
- 783c33e MediaCas: add plugin APIs by Chong Zhang · 8 years ago
- bf3729b Merge "Add tool to generate color space conversion 3D LUTs" by TreeHugger Robot · 8 years ago
- 8c38277 Merge "Fix typo in Region to avoid unexpected values" by TreeHugger Robot · 8 years ago
- fb94f1d Merge "Break a dependency of libui on libandroid" by TreeHugger Robot · 8 years ago
- f810b29 Merge changes from topic 'GPU_replace_GL' by Brian C. Anderson · 8 years ago
- 25bbdcf Add tool to generate color space conversion 3D LUTs by Romain Guy · 8 years ago
- 873e2ee Merge "Move FloatRect from libgfx to libui" by TreeHugger Robot · 8 years ago
- a934764 Break a dependency of libui on libandroid by Mathias Agopian · 8 years ago
- 0ed70dd Merge "Add RGBA 10:10:10:2 format for surfaces" by Romain Guy · 8 years ago
- 5a423ea Move FloatRect from libgfx to libui by Dan Stoza · 8 years ago
- 6027ba7 Fix typo in Region to avoid unexpected values by Fabien Sanglard · 8 years ago
- a34320a libui: Remove STL from Fence by Dan Stoza · 8 years ago
- 541f226 Add RGBA 10:10:10:2 format for surfaces by Romain Guy · 8 years ago
- 5ea5e59 Fix unexpected FrameEvents on BufferQueue reconnect by Brian Anderson · 8 years ago
- ed816e6 Add FrameEvents::isValidTimestamp by Brian Anderson · 8 years ago
- b04c6f0 Change GL references to GPU for getFrameTimestamps. by Brian Anderson · 8 years ago
- 5a2ad34 Merge "VolumeShaper: Add to native IPlayer interface" by Andy Hung · 8 years ago
- 9f02435 Merge "EGL: Add eglGetCompositorTimingANDROID." by Brian C. Anderson · 8 years ago
- 6108105 VolumeShaper: Add to native IPlayer interface by Andy Hung · 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 · 8 years ago
- 7bd8adb libui: add notes to registerBuffer(buffer_handle_t) by Chia-I Wu · 8 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
- 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 · 8 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 · 8 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 · 8 years ago
- 2c27592 Merge "IPlayer interface: resync with Java interface definition" by Jean-Michel Trivi · 8 years ago
- 1049d1d EGL: Use frameId instead of framesAgo for frame events. by Brian Anderson · 8 years ago
- 58a1ef2 Adds support for more gralloc1 functions to GrallocMapper. by Craig Donner · 8 years ago
- e96a325 Add methods for allocating and locking GraphicBuffers via gralloc1 flags by Craig Donner · 8 years ago
- eb7d088 Merge changes I9f2ea67c,I34588df1,I88a56236 by TreeHugger Robot · 8 years ago
- a8a9278 Add libvrflinger for use in SurfaceFlinger by Alex Vakulenko · 8 years ago
- 0bd44d1 Add binder native side code for BatteryPropertiesListener by Jin Qian · 8 years ago
- 1c76277 IPlayer interface: resync with Java interface definition by Jean-Michel Trivi · 8 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 · 8 years ago
- 479c60c Refactor how layer metadata for use by VR is propagated by Albert Chaulk · 8 years ago
- e402b5f Merge "Add ColorSpace::createLUT" by TreeHugger Robot · 8 years ago
- 28ac876 Merge "libbinder: Fix for using default constructor on IpPrefix class" by TreeHugger Robot · 8 years ago
- 48dd099 libbinder: Fix for using default constructor on IpPrefix class by Robert Quattlebaum · 8 years ago
- eedb69a Add ColorSpace::createLUT by Romain Guy · 8 years ago
- 3d9da20 Merge "libbinder: Add support for Value, Map, and IpPrefix types" by TreeHugger Robot · 8 years ago
- 6316f5b libbinder: Add support for Value, Map, and IpPrefix types by Robert Quattlebaum · 8 years ago
- e4eec20 Add DaydreamVR native libraries and services by Alex Vakulenko · 8 years ago
- c34e059 Merge "Add color space connection" by TreeHugger Robot · 8 years ago
- 1728b06 Merge "Add various vector functions" by TreeHugger Robot · 8 years ago
- 5453474 Add color space connection by Romain Guy · 8 years ago
- 11ecb63 Add various vector functions by Romain Guy · 8 years ago
- 1db73f6 SurfaceFlinger: Add support for non-privileged clients. by Robert Carr · 8 years ago
- e63a71e Merge "Support pointer capture in InputReader" by TreeHugger Robot · 8 years ago
- 78f97b3 Support pointer capture in InputReader by Vladislav Kaznacheev · 8 years ago
- 4c69529 Merge "Vulkan: only report refreshDuration, not {min|max}RefreshDuration" by Ian Elliott · 8 years ago
- be833a2 Vulkan: only report refreshDuration, not {min|max}RefreshDuration by Ian Elliott · 8 years ago
- e895863 Merge changes I96f8ad86,I84dcd82e,Ifcece69f by Rob Carr · 8 years ago
- 2a03c32 Merge "Add support for BLOB format to HardwareBuffer." by TreeHugger Robot · 8 years ago
- e54e238 Add support for BLOB format to HardwareBuffer. by Craig Donner · 8 years ago
- 1bb1f85 Merge "Rename colorimetry to color mode" by TreeHugger Robot · 8 years ago
- eda1dc7 Merge "Plumb refresh cycle duration up to VK_GOOGLE_display_timing." by Ian Elliott · 8 years ago
- 86aa938 Merge "BufferQueue: Add bufferReplaced flag in QueueBufferOutput" by TreeHugger Robot · 8 years ago
- 1f0a16a SurfaceFlinger and libgui: Support for child layers. by Robert Carr · 8 years ago
- ae06083 SurfaceFlinger and libgui: Switch Z-order to signed type. by Robert Carr · 8 years ago
- 6cf6af0 VR: Add API to plumb surface type and owner through to SurfaceFlinger by Albert Chaulk · 8 years ago