1. 4e606e3 egl: Remove retire event. by Brian Anderson · 9 years ago
  2. d001058 Fix getFrameTimestamp test flakes. by Brian Anderson · 9 years ago
  3. f25db04 Merge "Make IGraphicBufferProducer a hybrid interface." by TreeHugger Robot · 9 years ago
  4. 975e49a Merge "Revert "get rid of IGraphicBufferAlloc"" by Chia-I Wu · 9 years ago
  5. 527747d Revert "get rid of IGraphicBufferAlloc" by Chia-I Wu · 9 years ago
  6. ea969d5 RegionHelper.h: include <limits> directly. by Steven Moreland · 9 years ago
  7. 6e1193a Make IGraphicBufferProducer a hybrid interface. by Pawin Vongmasa · 9 years ago
  8. 1da94df get rid of IGraphicBufferAlloc by Mathias Agopian · 9 years ago
  9. 37317b6 Fix enum ordering in sensor NDK by Peng Xu · 9 years ago
  10. da8385c Add ASensorEventQueue_registerSensor and default error value by Peng Xu · 9 years ago
  11. 801ea09 split libsensor our of libgui by Mathias Agopian · 9 years ago
  12. c5b97c5 Add plumbing for Surface::getHdrSupport by Courtney Goeltzenleuchter · 9 years ago
  13. 1eb1b27 Add plumbing for Surface::getWideColorSupport by Courtney Goeltzenleuchter · 9 years ago
  14. 0277ce9 Fix HIDL token passing mechanism for non-Treble paths. by Pawin Vongmasa · 9 years ago
  15. fbffe92 Add HIDL token passing mechanism. by Pawin Vongmasa · 9 years ago
  16. 2353dba Merge "Define direct sensor report NDK API" by Peng Xu · 9 years ago
  17. 77c073b Merge changes from topic 'surfaceview-without-wm' by Rob Carr · 9 years ago
  18. 47cddca Define direct sensor report NDK API by Peng Xu · 9 years ago
  19. f3edb89 Merge "SurfaceControl: Correct setMatrix parameter naming." by Rob Carr · 9 years ago
  20. 6961b6b Remove unneeded references to IMemory by Mathias Agopian · 9 years ago
  21. c638e18 Merge "Define shared memory NDK API" by Peng Xu · 9 years ago
  22. 9524cb3 Add detachChildren transaction. by Robert Carr · 9 years ago
  23. 0d48072 Add deferTransaction variant taking GraphicBufferProducer. by Robert Carr · 9 years ago
  24. e1e7e38 Define shared memory NDK API by Peng Xu · 9 years ago
  25. 4b97f0f docs: Fix links in native multinetwork API documentation. by Quddus Chong · 9 years ago
  26. 0e40c14 docs: Add brief and detailed descriptions for native trace API. by Quddus Chong · 9 years ago
  27. 89ed4c8 split libandroid.so by Mathias Agopian · 9 years ago
  28. 2992c1c Merge "MediaCas: add plugin APIs" by Chong Zhang · 9 years ago
  29. cb6e1e3 SurfaceControl: Correct setMatrix parameter naming. by Robert Carr · 9 years ago
  30. fe2f54f cleanup libui’s includes by Mathias Agopian · 9 years ago
  31. 1d77b71 move vector math out of libui by Mathias Agopian · 9 years ago
  32. 783c33e MediaCas: add plugin APIs by Chong Zhang · 9 years ago
  33. bf3729b Merge "Add tool to generate color space conversion 3D LUTs" by TreeHugger Robot · 9 years ago
  34. 8c38277 Merge "Fix typo in Region to avoid unexpected values" by TreeHugger Robot · 9 years ago
  35. fb94f1d Merge "Break a dependency of libui on libandroid" by TreeHugger Robot · 9 years ago
  36. f810b29 Merge changes from topic 'GPU_replace_GL' by Brian C. Anderson · 9 years ago
  37. 25bbdcf Add tool to generate color space conversion 3D LUTs by Romain Guy · 9 years ago
  38. 873e2ee Merge "Move FloatRect from libgfx to libui" by TreeHugger Robot · 9 years ago
  39. a934764 Break a dependency of libui on libandroid by Mathias Agopian · 9 years ago
  40. 0ed70dd Merge "Add RGBA 10:10:10:2 format for surfaces" by Romain Guy · 9 years ago
  41. 5a423ea Move FloatRect from libgfx to libui by Dan Stoza · 9 years ago
  42. 6027ba7 Fix typo in Region to avoid unexpected values by Fabien Sanglard · 9 years ago
  43. a34320a libui: Remove STL from Fence by Dan Stoza · 9 years ago
  44. 541f226 Add RGBA 10:10:10:2 format for surfaces by Romain Guy · 9 years ago
  45. 5ea5e59 Fix unexpected FrameEvents on BufferQueue reconnect by Brian Anderson · 9 years ago
  46. ed816e6 Add FrameEvents::isValidTimestamp by Brian Anderson · 9 years ago
  47. b04c6f0 Change GL references to GPU for getFrameTimestamps. by Brian Anderson · 9 years ago
  48. 5a2ad34 Merge "VolumeShaper: Add to native IPlayer interface" by Andy Hung · 9 years ago
  49. 9f02435 Merge "EGL: Add eglGetCompositorTimingANDROID." by Brian C. Anderson · 9 years ago
  50. 6108105 VolumeShaper: Add to native IPlayer interface by Andy Hung · 9 years ago
  51. 832b6b9 Merge "EGL: Use frameId instead of framesAgo for frame events." by Brian C. Anderson · 9 years ago
  52. 0a61b0c EGL: Add eglGetCompositorTimingANDROID. by Brian Anderson · 9 years ago
  53. 7bd8adb libui: add notes to registerBuffer(buffer_handle_t) by Chia-I Wu · 9 years ago
  54. 841abed clean-ups, remove warnings, fix includes. by Mathias Agopian · 9 years ago
  55. 05debe1 Split view::Surface out of Surface.cpp by Mathias Agopian · 9 years ago
  56. 5c0a87e Merge "Break dependency of libui on libbinder" by Mathias Agopian · 9 years ago
  57. 21f9b57 Merge "VR: Update VR HWC and VR WM to use GrallocMapper" by TreeHugger Robot · 9 years ago
  58. 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 · 9 years ago
  59. 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 · 9 years ago
  60. 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 · 9 years ago
  61. 4a1a45b NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. by Quddus Chong · 9 years ago
  62. 1c45710 VR: Update VR HWC and VR WM to use GrallocMapper by Daniel Nicoara · 9 years ago
  63. 06d63de surfaceflinger: cache HWC client targets and buffers by Chia-I Wu · 9 years ago
  64. e1f5e6f Break dependency of libui on libbinder by Mathias Agopian · 9 years ago
  65. 2a902d7 Merge "move GraphicEnv from libgui to libui" by Mathias Agopian · 9 years ago
  66. 5a2cc1d Merge "Fix include dependencies" by Mathias Agopian · 9 years ago
  67. ca38a14 Merge "batteryservice: expose battery status" by TreeHugger Robot · 9 years ago
  68. 0e555ae Merge "Adds support for more gralloc1 functions to GrallocMapper." by Craig Donner · 9 years ago
  69. 224fa29 Merge "Add methods for allocating and locking GraphicBuffers via gralloc1 flags" by Craig Donner · 9 years ago
  70. 2b5dd40 Fix include dependencies by Mathias Agopian · 9 years ago
  71. eec0ab5 batteryservice: expose battery status by Jin Qian · 9 years ago
  72. 991d254 move GraphicEnv from libgui to libui by Mathias Agopian · 9 years ago
  73. b4f33df ProcessInfoService: Add support for oom score query by Emilian Peev · 9 years ago
  74. 2c27592 Merge "IPlayer interface: resync with Java interface definition" by Jean-Michel Trivi · 9 years ago
  75. 1049d1d EGL: Use frameId instead of framesAgo for frame events. by Brian Anderson · 9 years ago
  76. 58a1ef2 Adds support for more gralloc1 functions to GrallocMapper. by Craig Donner · 9 years ago
  77. e96a325 Add methods for allocating and locking GraphicBuffers via gralloc1 flags by Craig Donner · 9 years ago
  78. eb7d088 Merge changes I9f2ea67c,I34588df1,I88a56236 by TreeHugger Robot · 9 years ago
  79. a8a9278 Add libvrflinger for use in SurfaceFlinger by Alex Vakulenko · 9 years ago
  80. 0bd44d1 Add binder native side code for BatteryPropertiesListener by Jin Qian · 9 years ago
  81. 1c76277 IPlayer interface: resync with Java interface definition by Jean-Michel Trivi · 9 years ago
  82. 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
  83. 479c60c Refactor how layer metadata for use by VR is propagated by Albert Chaulk · 9 years ago
  84. e402b5f Merge "Add ColorSpace::createLUT" by TreeHugger Robot · 9 years ago
  85. 28ac876 Merge "libbinder: Fix for using default constructor on IpPrefix class" by TreeHugger Robot · 9 years ago
  86. 48dd099 libbinder: Fix for using default constructor on IpPrefix class by Robert Quattlebaum · 9 years ago
  87. eedb69a Add ColorSpace::createLUT by Romain Guy · 9 years ago
  88. 3d9da20 Merge "libbinder: Add support for Value, Map, and IpPrefix types" by TreeHugger Robot · 9 years ago
  89. 6316f5b libbinder: Add support for Value, Map, and IpPrefix types by Robert Quattlebaum · 9 years ago
  90. e4eec20 Add DaydreamVR native libraries and services by Alex Vakulenko · 9 years ago
  91. c34e059 Merge "Add color space connection" by TreeHugger Robot · 9 years ago
  92. 1728b06 Merge "Add various vector functions" by TreeHugger Robot · 9 years ago
  93. 5453474 Add color space connection by Romain Guy · 9 years ago
  94. 11ecb63 Add various vector functions by Romain Guy · 9 years ago
  95. 1db73f6 SurfaceFlinger: Add support for non-privileged clients. by Robert Carr · 9 years ago
  96. e63a71e Merge "Support pointer capture in InputReader" by TreeHugger Robot · 9 years ago
  97. 78f97b3 Support pointer capture in InputReader by Vladislav Kaznacheev · 9 years ago
  98. 4c69529 Merge "Vulkan: only report refreshDuration, not {min|max}RefreshDuration" by Ian Elliott · 9 years ago
  99. be833a2 Vulkan: only report refreshDuration, not {min|max}RefreshDuration by Ian Elliott · 9 years ago
  100. e895863 Merge changes I96f8ad86,I84dcd82e,Ifcece69f by Rob Carr · 9 years ago