1. 82c0498 ui: Rework GraphicBuffer + Allocator for 64bit usage by Chris Forbes · 7 years ago
  2. 693aa74 Merge "Remove/Cleanup Obselete References" into oc-dev by Luke Song · 7 years ago
  3. 5a0cb64 Merge "dumpstate: add graphics composer to hal_interfaces_to_dump" into oc-dev by TreeHugger Robot · 7 years ago
  4. 108c0f0 dumpstate: add graphics composer to hal_interfaces_to_dump by Chia-I Wu · 7 years ago
  5. c419dc5 Merge "Fix external cache and secondary user bugs." into oc-dev by Jeff Sharkey · 7 years ago
  6. 09e897b Merge "Defer surfaceflinger composition until data latch" into oc-dev by Mike Stroyan · 7 years ago
  7. ec37174 Merge "Fix AHardwareBuffer 10:10:10:2 format" into oc-dev by TreeHugger Robot · 7 years ago
  8. 0cd7619 Defer surfaceflinger composition until data latch by Mike Stroyan · 7 years ago
  9. 4b78832 Remove/Cleanup Obselete References by Luke Song · 7 years ago
  10. 5da2188 Merge "Pose flicker fix on some devices" into oc-dev by TreeHugger Robot · 7 years ago
  11. e937eb8 Merge "libui: log an error on allocation failure" into oc-dev by TreeHugger Robot · 7 years ago
  12. 188a17e Pose flicker fix on some devices by Okan Arikan · 7 years ago
  13. 0ffa62b libui: log an error on allocation failure by Chia-I Wu · 7 years ago
  14. 84a0b92 Merge "libpdx_uds: Serialize access to connection socket between threads" into oc-dev by TreeHugger Robot · 7 years ago
  15. e382c18 Merge "Fix reference loop in IEventQueue implementation." into oc-dev by TreeHugger Robot · 7 years ago
  16. f5524db Merge "libpdx_uds: Allow to create Endpoint/ClientChannel from a socket pair" into oc-dev by TreeHugger Robot · 7 years ago
  17. 20c35e4 Merge "Calculate batching param in a smarter way" into oc-dev by Peng Xu · 7 years ago
  18. 06d46fd Fix reference loop in IEventQueue implementation. by Yifan Hong · 7 years ago
  19. 87c83b1 Merge "Fix default optics" into oc-dev by TreeHugger Robot · 7 years ago
  20. 78145dd Merge "Remove the lookup distortion class" into oc-dev by TreeHugger Robot · 7 years ago
  21. e620d80 Merge "Otapreopt: Fix count" into oc-dev by TreeHugger Robot · 7 years ago
  22. fbc73bf Merge "Reflect removal of vndservice_manager SELinux object manager." into oc-dev by TreeHugger Robot · 7 years ago
  23. f8b1ef4 Fix default optics by Hendrik Wagenaar · 7 years ago
  24. e602082 Merge "Hold onto FileHandles for glBindSharedBufferQCOM calls" into oc-dev by TreeHugger Robot · 7 years ago
  25. 577aa75 Fix AHardwareBuffer 10:10:10:2 format by Jesse Hall · 7 years ago
  26. 1fbefc7 Merge changes If30bfa71,Ib8f78967 into oc-dev by TreeHugger Robot · 7 years ago
  27. ddd347c DO NOT MERGE: SF: disable HW vsync while dozing am: 46d455b3ab by Zheng Zhang · 7 years ago
  28. eee8fc1 DO NOT MERGE: SF: disable HW vsync while dozing am: 46d455b3ab by Zheng Zhang · 7 years ago
  29. 645e79c Otapreopt: Fix count by Andreas Gampe · 7 years ago
  30. c211793 Merge "Otapreopt: Add non-profile fallback" into oc-dev by TreeHugger Robot · 7 years ago
  31. d3b5669 Merge "Run dex2oat from the staged apk directory." into oc-dev by Jeff Hao · 7 years ago
  32. b132557 Merge "DVRBuffer functions should acquire AHardwareBuffer" into oc-dev by TreeHugger Robot · 7 years ago
  33. fd22b3e libpdx_uds: Serialize access to connection socket between threads by Alex Vakulenko · 7 years ago
  34. 6eefa42 libpdx_uds: Allow to create Endpoint/ClientChannel from a socket pair by Alex Vakulenko · 7 years ago
  35. 7038c23 pdx_benchmarks: Let the service create sockets by itself by Alex Vakulenko · 7 years ago
  36. fc33397 Merge "Return error when trying to disconnect twice" into oc-dev by TreeHugger Robot · 7 years ago
  37. 10b8a6e Run dex2oat from the staged apk directory. by Jeff Hao · 7 years ago
  38. d618b56 libpdx_uds: Fix send/receive over socket to handle signal interrupts by Alex Vakulenko · 7 years ago
  39. b39d2f0 Otapreopt: Add non-profile fallback by Andreas Gampe · 7 years ago
  40. 5330710 Merge "libui: remove gralloc0/gralloc1 support" into oc-dev by Chia-I Wu · 7 years ago
  41. a5d404d DVRBuffer functions should acquire AHardwareBuffer by Hendrik Wagenaar · 7 years ago
  42. 34706bf Remove the lookup distortion class by Hendrik Wagenaar · 7 years ago
  43. a084fcd Fix external cache and secondary user bugs. by Jeff Sharkey · 7 years ago
  44. 638fc1f Merge "atrace: Don't NPE if we can't access hal-related tracepoint files." into oc-dev by TreeHugger Robot · 7 years ago
  45. 932dc64 Merge "Add atrace_userdebug.rc to enable some tracepoints for userdebug only." into oc-dev by Carmen Jackson · 7 years ago
  46. 46d455b DO NOT MERGE: SF: disable HW vsync while dozing by Zheng Zhang · 7 years ago
  47. 7320612 atrace: Don't NPE if we can't access hal-related tracepoint files. by Carmen Jackson · 7 years ago
  48. 511544f Merge "Fix query management in GpuProfiler" into oc-dev by Steven Thomas · 7 years ago
  49. 1ab0632 Merge "[vr] Add DVR API to get native handle for buffers" into oc-dev by TreeHugger Robot · 7 years ago
  50. 08260b8 Merge "SurfaceFlinger: Inherit non-transform Scaling from parent." into oc-dev by Rob Carr · 7 years ago
  51. 2762a78 Reflect removal of vndservice_manager SELinux object manager. by Dan Cashman · 7 years ago
  52. 73fe611 Merge "Move VR HWC HAL impl to vr/hardware_composer and cleanup deps" into oc-dev by TreeHugger Robot · 7 years ago
  53. 44f7bbe Merge "Expose EGL_ANDROID_native_fence_sync." into oc-dev by TreeHugger Robot · 7 years ago
  54. 28b58bf [vr] Add DVR API to get native handle for buffers by John Bates · 7 years ago
  55. 9b429f4 SurfaceFlinger: Inherit non-transform Scaling from parent. by Robert Carr · 7 years ago
  56. de47fab Merge "Dvr api usages should follow AHardwareBuffer" into oc-dev by TreeHugger Robot · 7 years ago
  57. 28f85d6 Fix query management in GpuProfiler by Steven Thomas · 7 years ago
  58. cb8405e libui: remove gralloc0/gralloc1 support by Chia-I Wu · 7 years ago
  59. 093516f Hold onto FileHandles for glBindSharedBufferQCOM calls by John Bates · 7 years ago
  60. 4251e92 Move VR HWC HAL impl to vr/hardware_composer and cleanup deps by Daniel Nicoara · 7 years ago
  61. 55901a2 Expose EGL_ANDROID_native_fence_sync. by Craig Donner · 7 years ago
  62. db57638 Dvr api usages should follow AHardwareBuffer by Hendrik Wagenaar · 7 years ago
  63. c4ced4f OtaPreopt: Add version support by Andreas Gampe · 7 years ago
  64. d537b47 Merge "Otapreopt: Remove param count checking in otapreopt_chroot" into oc-dev by TreeHugger Robot · 7 years ago
  65. a2d92c5 Merge "Move AHardwareBuffer_getNativeHandle to VNDK" into oc-dev by Jesse Hall · 7 years ago
  66. 1ee859f Move AHardwareBuffer_getNativeHandle to VNDK by Jesse Hall · 7 years ago
  67. c093d3a Otapreopt: Remove param count checking in otapreopt_chroot by Andreas Gampe · 7 years ago
  68. 6e03e0e Merge "Fix use-after-free issue caught by ASAN." into oc-dev by TreeHugger Robot · 7 years ago
  69. c729b02 Merge "Fix profile disk space accounting bugs." into oc-dev by TreeHugger Robot · 7 years ago
  70. a4a729e Merge "Hopefully fix funky SELinux labels." into oc-dev by TreeHugger Robot · 7 years ago
  71. 7b6c840 Hopefully fix funky SELinux labels. by Jeff Sharkey · 7 years ago
  72. 06a6184 Fix profile disk space accounting bugs. by Jeff Sharkey · 7 years ago
  73. d9ff77f Fix use-after-free issue caught by ASAN. by Jeff Sharkey · 7 years ago
  74. b87e75d Merge "Avoid a potential race condition on mDisplays" into oc-dev by TreeHugger Robot · 7 years ago
  75. dca76f9 Merge "Add "android.software.preview_sdk" feature" into oc-dev by Justin Klaassen · 7 years ago
  76. 4acf7ca Add atrace_userdebug.rc to enable some tracepoints for userdebug only. by Carmen Jackson · 7 years ago
  77. 1742ede Merge "Fix gralloc direct channel bug and polish log messages" into oc-dev by Peng Xu · 7 years ago
  78. 5d6d98a Merge "Release virtual display hwcId during vr mode transition." into oc-dev by TreeHugger Robot · 7 years ago
  79. 7d3dcb9 Avoid a potential race condition on mDisplays by Stephen Kiazyk · 7 years ago
  80. f15e6fd Merge "vrwm: Push all the properties to vr window manager" into oc-dev by TreeHugger Robot · 7 years ago
  81. 80a50bd Merge "libbinder: vendor_available" into oc-dev by TreeHugger Robot · 7 years ago
  82. 9451d0b Merge "Move include/binder to libs/binder/include" into oc-dev by TreeHugger Robot · 7 years ago
  83. 0a9e585 Merge "Update optics" into oc-dev by TreeHugger Robot · 7 years ago
  84. 11c1acc Merge "binder: allow repeated invocations of initWithDriver" into oc-dev by Iliyan Malchev · 7 years ago
  85. ed1ffe0 binder: allow repeated invocations of initWithDriver by Iliyan Malchev · 7 years ago
  86. f18f8fe Merge "Refine the binder latency test" into oc-dev by PO HUNG CHEN · 7 years ago
  87. 0556d79 get rid of IGraphicBufferAlloc by Mathias Agopian · 7 years ago
  88. 3aa7616 libbinder: vendor_available by Steven Moreland · 7 years ago
  89. 302b74f Update optics by Hendrik Wagenaar · 7 years ago
  90. 60c513c Refine the binder latency test by Howard Chen · 7 years ago
  91. 5583be7 Move include/binder to libs/binder/include by Vijay Venkatraman · 7 years ago
  92. 1011062 Merge "Update to allow multiple HALs in a manifest." into oc-dev by TreeHugger Robot · 7 years ago
  93. afe7df1 Merge "Import broadcast_ring.h from GVR (reland)" into oc-dev by TreeHugger Robot · 7 years ago
  94. 2bec623 Calculate batching param in a smarter way by Peng Xu · 8 years ago
  95. 4df4202 Merge "libpdx_uds: Handle EACCES error when connecting to PDX service" into oc-dev by TreeHugger Robot · 7 years ago
  96. 730c89a vrwm: Push all the properties to vr window manager by Albert Chaulk · 7 years ago
  97. ca0b8cc Merge "Use a separate heap size to receive buffer" into oc-dev by TreeHugger Robot · 7 years ago
  98. c90e469 Merge "Revert "Avoid a potential race condition on mDisplays"" into oc-dev by TreeHugger Robot · 7 years ago
  99. 19a4185 Add "android.software.preview_sdk" feature by Justin Klaassen · 7 years ago
  100. 1b47dfd Merge changes Ica5f5f5c,Ifb7d2cec,Ia402b4bc,I9c3b6b7e,I36ba19c7, ... into oc-dev by TreeHugger Robot · 7 years ago