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