1. 29ae6e3 libgui: Fix naming/enums in ISurfaceComposerClient by Dan Stoza · 7 years ago
  2. c428826 Merge "libui: clean up GraphicBuffer interface" into oc-dev by Chia-I Wu · 7 years ago
  3. 5ce4bb2 Merge "VR: Move VR HWC DVR API to libdvr" into oc-dev by TreeHugger Robot · 7 years ago
  4. 93e3900 Merge "pdx: Rework error reporting when transfering file and channel handles" into oc-dev by Alex Vakulenko · 7 years ago
  5. ac81f70 Merge "Remove driver workaround" into oc-dev by Courtney Goeltzenleuchter · 7 years ago
  6. 37cdc8d VR: Move VR HWC DVR API to libdvr by Daniel Nicoara · 7 years ago
  7. 8348f6d Merge "Fix typo causing GL_EXT_debug_marker to disappear" into oc-dev by TreeHugger Robot · 7 years ago
  8. 2d3349c Merge changes from topic 'sensors_framework_hal' into oc-dev by TreeHugger Robot · 7 years ago
  9. a44aa44 Merge "ANativeWindow_toSurface header" into oc-dev by TreeHugger Robot · 7 years ago
  10. 42aca5a Merge "vndservicemanager: load vendor service_contexts." into oc-dev by Martijn Coenen · 7 years ago
  11. ee6cff0 ANativeWindow_toSurface header by Jiwen 'Steve' Cai · 7 years ago
  12. a07b3ee android.frameworks.sensorservice@1.0: make classes final by Yifan Hong · 7 years ago
  13. 8a420ed android.frameworks.sensorservice@1.0: ashmem direct channel check sizes. by Yifan Hong · 7 years ago
  14. 05fc8af android.frameworks.sensorservice@1.0: fix configureDirectChannel return positive integer. by Yifan Hong · 7 years ago
  15. 95c7a06 Implement android.frameworks.sensorservice@1.0::IEventQueue. by Yifan Hong · 7 years ago
  16. 31ee0e6 Merge "Add VNDK API to access AHardwareBuffer from ANativeWindowBuffer" into oc-dev by Mathias Agopian · 7 years ago
  17. 3db8412 VR: Update VR Window Manager to use the VR Hardware Composer service by Daniel Nicoara · 7 years ago
  18. f15219b Fix typo causing GL_EXT_debug_marker to disappear by Pyry Haulos · 7 years ago
  19. 0860434 Merge "Surface: add getRemovedBuffer API" into oc-dev by TreeHugger Robot · 7 years ago
  20. f60ab41 Merge "add surfaceflinger and servicemanager to animation class" into oc-dev by TreeHugger Robot · 7 years ago
  21. f0a7bd0 pdx: Rework error reporting when transfering file and channel handles by Alex Vakulenko · 7 years ago
  22. 894780b Remove driver workaround by Courtney Goeltzenleuchter · 7 years ago
  23. b2a1ac9 Merge "Use gralloc1 usage in AHardwareBuffer_describe" into oc-dev by TreeHugger Robot · 7 years ago
  24. 453effd Add VNDK API to access AHardwareBuffer from ANativeWindowBuffer by Mathias Agopian · 7 years ago
  25. e572fd7 Surface: add getRemovedBuffer API by Yin-Chia Yeh · 7 years ago
  26. 3136123 vndservicemanager: load vendor service_contexts. by Martijn Coenen · 7 years ago
  27. 57d4277 Renamed HIDL SensorManager::mManager -> mInternalManager. by Yifan Hong · 7 years ago
  28. b42f171 libui: clean up GraphicBuffer interface by Chia-I Wu · 7 years ago
  29. 6239121 Merge "We really want f_frsize." into oc-dev by TreeHugger Robot · 7 years ago
  30. c86462b Merge "Define upper-bound disk quotas for all apps." into oc-dev by TreeHugger Robot · 7 years ago
  31. a836c47 We really want f_frsize. by Jeff Sharkey · 7 years ago
  32. e59c85c Define upper-bound disk quotas for all apps. by Jeff Sharkey · 7 years ago
  33. c3bae03 Merge "surfaceflinger: Generate unique layer names" into oc-dev by Cody Northrop · 7 years ago
  34. 041e0ad Merge "[libadapter] Fix nullpointer in acceptchanges" into oc-dev by TreeHugger Robot · 7 years ago
  35. 06d5e35 [libadapter] Fix nullpointer in acceptchanges by Fabien Sanglard · 7 years ago
  36. 723c489 DO NOT MERGE: ConsumerBase: call freeBufferLocked when a slot is overwritten by Yin-Chia Yeh · 7 years ago
  37. f2e5430 Merge "vulkan: Dequeue the shared buffer again after presenting" into oc-dev by TreeHugger Robot · 7 years ago
  38. fc81265 Merge "vulkan: Don't dequeue in AcquireNextImageKHR if in shared mode" into oc-dev by TreeHugger Robot · 7 years ago
  39. a396414 Merge "Allow VirtualDisplay's to use hardware composer when in VR mode even if physical composer does not support them." into oc-dev by TreeHugger Robot · 7 years ago
  40. 10c51c7 Merge changes I9ad4588e,I83a676fc,I749242c4,Idc0d3c23 into oc-dev by TreeHugger Robot · 7 years ago
  41. 42f1c7b Merge "Add UID in bugreport" into oc-dev by TreeHugger Robot · 7 years ago
  42. 3ff7723 Use gralloc1 usage in AHardwareBuffer_describe by Jiwen 'Steve' Cai · 7 years ago
  43. b412406 Merge "Add default .clang-format" into oc-dev by TreeHugger Robot · 7 years ago
  44. bc75528 surfaceflinger: Generate unique layer names by Cody Northrop · 7 years ago
  45. dac30b4 add surfaceflinger and servicemanager to animation class by Keun-young Park · 7 years ago
  46. 052f3ae bufferhubd: Fix an error on not closing post_fence explicitly. by Alex Vakulenko · 7 years ago
  47. a1336cf libbufferhub: Fix compiler warning with printf format mismatch by Alex Vakulenko · 7 years ago
  48. 4782814 libpdx_uds: Improve client connection logic by Alex Vakulenko · 7 years ago
  49. 4ab4aa4 Remove unused dependency on libhardware from bufferhubd by Alex Vakulenko · 7 years ago
  50. 734c7ec libbufferhubqueue: Fix syntax in Android.bp by Alex Vakulenko · 7 years ago
  51. 490d050 Add default .clang-format by Dan Stoza · 7 years ago
  52. 5cee136 Allow VirtualDisplay's to use hardware composer when in VR mode even if by Alex Sakhartchouk · 7 years ago
  53. fca0f29 vulkan: Dequeue the shared buffer again after presenting by Chris Forbes · 7 years ago
  54. c88409c vulkan: Don't dequeue in AcquireNextImageKHR if in shared mode by Chris Forbes · 7 years ago
  55. e0ced03 vulkan: Only cancel buffers during swapchain creation if not shared by Chris Forbes · 7 years ago
  56. 97ef461 vulkan: Set shared & auto refresh modes earlier by Chris Forbes · 7 years ago
  57. f883564 vulkan: Track whether in shared mode in Swapchain by Chris Forbes · 7 years ago
  58. 2c8fc75 vulkan: Always request at least 2 images for swapchain by Chris Forbes · 7 years ago
  59. 34ca5f2 Merge "Add alpha channel for the EGLConfig" into oc-dev by TreeHugger Robot · 7 years ago
  60. befdb0e Merge "fix the api style" into oc-dev by TreeHugger Robot · 7 years ago
  61. 7e73970 Merge "VR: Pass display size in the HWC observer callback" into oc-dev by TreeHugger Robot · 7 years ago
  62. 2b2c710 Add alpha channel for the EGLConfig by neo.he · 7 years ago
  63. 9255e3e fix the api style by Hendrik Wagenaar · 7 years ago
  64. cae605c Fix seamless rotation with SurfaceView WM bypass. by Robert Carr · 7 years ago
  65. a615e47 libgui: Make ISurfaceComposerClient a SafeInterface by Dan Stoza · 7 years ago
  66. d630e52 libbinder: Add SafeInterface by Dan Stoza · 8 years ago
  67. d330a62 VR: Pass display size in the HWC observer callback by Daniel Nicoara · 7 years ago
  68. ae73765 Add UID in bugreport by Tony Mak · 7 years ago
  69. 0e7305c Merge "vndk/window.h must be C compatible" into oc-dev by TreeHugger Robot · 7 years ago
  70. 61a5669 Merge "Add 180 rotation to sensord orientation" into oc-dev by TreeHugger Robot · 7 years ago
  71. b1e5174 Merge "Add basic dvrSurface C API" into oc-dev by TreeHugger Robot · 7 years ago
  72. 0e95cad vndk/window.h must be C compatible by Mathias Agopian · 7 years ago
  73. 010df20 Add 180 rotation to sensord orientation by Hendrik Wagenaar · 7 years ago
  74. 98c1952 Merge "vrwm: Fix controller input/rendering mismatch" into oc-dev by TreeHugger Robot · 7 years ago
  75. 74cf084 Add basic dvrSurface C API by Jiwen 'Steve' Cai · 7 years ago
  76. ad0a84f Merge "Make sure dvr functions are prepended with dvr" into oc-dev by TreeHugger Robot · 7 years ago
  77. 0c9dc72 vrwm: Fix controller input/rendering mismatch by Albert Chaulk · 7 years ago
  78. 92e9112 Merge "Recenter upon notification from VrCore" into oc-dev by Kevin Schoedel · 7 years ago
  79. 84d90f3 Make sure dvr functions are prepended with dvr by Hendrik Wagenaar · 7 years ago
  80. 661e45f Recenter upon notification from VrCore by Kevin Schoedel · 7 years ago
  81. 9d7bbd8 Merge "Return jobject when getting android Java Surface" into oc-dev by Jiwen Cai · 7 years ago
  82. 34a327b Temporarily disable 2 unratified Khronos extensions. by Ian Elliott · 7 years ago
  83. 19ef01c Return jobject when getting android Java Surface by Jiwen 'Steve' Cai · 7 years ago
  84. 91cfa88 Merge "Use lshal's new --debug option when emitting bugreports." into oc-dev by TreeHugger Robot · 7 years ago
  85. d787577 Merge "Use gralloc usage conversion library" into oc-dev by TreeHugger Robot · 7 years ago
  86. 3ae337c Temporarily skipping dump of bluetooth logs. by Felipe Leme · 7 years ago
  87. 69ec3ac Use lshal's new --debug option when emitting bugreports. by Andreas Huber · 7 years ago
  88. 7992781 Use gralloc usage conversion library by Jesse Hall · 7 years ago
  89. 5f8e45a Merge "Remove legacy cache clearing logic." by TreeHugger Robot · 7 years ago
  90. e90eac6 Merge "Add stub for SensorManager::createEventQueue" by TreeHugger Robot · 7 years ago
  91. 47df7e3 fixed bug undefining LIKELY/UNLIKELY in math lib by Jaesoo Lee · 7 years ago
  92. 52cf637 Merge "Disable BufferQueueInAnotherProcess test" by TreeHugger Robot · 7 years ago
  93. 1cb4aaf Remove legacy cache clearing logic. by Jeff Sharkey · 7 years ago
  94. 06a213a Merge changes Iad7bf035,I870e08c6 by Mathias Agopian · 7 years ago
  95. 88752d7 Disable BufferQueueInAnotherProcess test by Kalle Raita · 7 years ago
  96. ebe113f Merge "Enable --debug option for "lshal" command." am: 16175ca725 am: 674d3acd18 by Andreas Huber · 7 years ago
  97. 829f3c6 Merge "Enable --debug option for "lshal" command." am: 16175ca725 am: 674d3acd18 by Andreas Huber · 7 years ago
  98. 674d3ac Merge "Enable --debug option for "lshal" command." am: 16175ca725 by Andreas Huber · 7 years ago
  99. 16175ca Merge "Enable --debug option for "lshal" command." by Andreas Huber · 7 years ago
  100. 4d0584f Merge "libgfx: Remove SafeLog" by Dan Stoza · 7 years ago