1. 1ab0632 Merge "[vr] Add DVR API to get native handle for buffers" into oc-dev by TreeHugger Robot · 9 years ago
  2. 28b58bf [vr] Add DVR API to get native handle for buffers by John Bates · 9 years ago
  3. de47fab Merge "Dvr api usages should follow AHardwareBuffer" into oc-dev by TreeHugger Robot · 9 years ago
  4. db57638 Dvr api usages should follow AHardwareBuffer by Hendrik Wagenaar · 9 years ago
  5. a2d92c5 Merge "Move AHardwareBuffer_getNativeHandle to VNDK" into oc-dev by Jesse Hall · 9 years ago
  6. 1ee859f Move AHardwareBuffer_getNativeHandle to VNDK by Jesse Hall · 9 years ago
  7. f15e6fd Merge "vrwm: Push all the properties to vr window manager" into oc-dev by TreeHugger Robot · 9 years ago
  8. 80a50bd Merge "libbinder: vendor_available" into oc-dev by TreeHugger Robot · 9 years ago
  9. 9451d0b Merge "Move include/binder to libs/binder/include" into oc-dev by TreeHugger Robot · 9 years ago
  10. 0a9e585 Merge "Update optics" into oc-dev by TreeHugger Robot · 9 years ago
  11. 11c1acc Merge "binder: allow repeated invocations of initWithDriver" into oc-dev by Iliyan Malchev · 9 years ago
  12. ed1ffe0 binder: allow repeated invocations of initWithDriver by Iliyan Malchev · 9 years ago
  13. f18f8fe Merge "Refine the binder latency test" into oc-dev by PO HUNG CHEN · 9 years ago
  14. 0556d79 get rid of IGraphicBufferAlloc by Mathias Agopian · 9 years ago
  15. 3aa7616 libbinder: vendor_available by Steven Moreland · 9 years ago
  16. 302b74f Update optics by Hendrik Wagenaar · 9 years ago
  17. 60c513c Refine the binder latency test by Howard Chen · 9 years ago
  18. 5583be7 Move include/binder to libs/binder/include by Vijay Venkatraman · 9 years ago
  19. afe7df1 Merge "Import broadcast_ring.h from GVR (reland)" into oc-dev by TreeHugger Robot · 9 years ago
  20. 4df4202 Merge "libpdx_uds: Handle EACCES error when connecting to PDX service" into oc-dev by TreeHugger Robot · 9 years ago
  21. 730c89a vrwm: Push all the properties to vr window manager by Albert Chaulk · 9 years ago
  22. ca0b8cc Merge "Use a separate heap size to receive buffer" into oc-dev by TreeHugger Robot · 9 years ago
  23. 1b47dfd Merge changes Ica5f5f5c,Ifb7d2cec,Ia402b4bc,I9c3b6b7e,I36ba19c7, ... into oc-dev by TreeHugger Robot · 9 years ago
  24. aacc1fc Import broadcast_ring.h from GVR (reland) by Michael Spang · 9 years ago
  25. 1b1d300 Use a separate heap size to receive buffer by Craig Donner · 9 years ago
  26. c0fd676 libpdx_uds: Handle EACCES error when connecting to PDX service by Alex Vakulenko · 9 years ago
  27. dc87165 Merge "Cleanup VR HWC type names in libdvr" into oc-dev by TreeHugger Robot · 9 years ago
  28. 5bf90e1 Merge "Revert "Import broadcast_ring.h from GVR"" into oc-dev by TreeHugger Robot · 9 years ago
  29. 5523599 Revert "Import broadcast_ring.h from GVR" by Tony Mak · 9 years ago
  30. 7dcda80 Merge "SurfaceFlinger: Add parent-less relative layering." into oc-dev by TreeHugger Robot · 9 years ago
  31. 4a5c8a3 Merge "libhwc2on1adapter: mark as vendor_available" into oc-dev by TreeHugger Robot · 9 years ago
  32. bb724dd Merge "Import broadcast_ring.h from GVR" into oc-dev by TreeHugger Robot · 9 years ago
  33. 4b5fbdb libgui: Make IGraphicBufferConsumer a SafeInterface by Dan Stoza · 9 years ago
  34. 1af8a88 libbinder: Add vector<Parcelable> to SafeInterface by Dan Stoza · 9 years ago
  35. 2537db7 libbinder: Add sp<NativeHandle> to SafeInterface by Dan Stoza · 9 years ago
  36. bac0159 display_manager_client unused parameter warning fixes by Frank Barchard · 9 years ago
  37. 21d072a Merge changes from topic 'presentFenceNotReliable' into oc-dev by Brian C. Anderson · 9 years ago
  38. db66e62 SurfaceFlinger: Add parent-less relative layering. by Robert Carr · 9 years ago
  39. 736b605 Cleanup VR HWC type names in libdvr by Daniel Nicoara · 9 years ago
  40. 68a2340 Merge "Add private helpers needed for job queue." into oc-dev by Dianne Hackborn · 9 years ago
  41. ee7cb1b Merge "Convert the pose buffer into a more generic named buffer" into oc-dev by TreeHugger Robot · 9 years ago
  42. f71ca79 libhwc2on1adapter: mark as vendor_available by Steven Moreland · 9 years ago
  43. 1636e00 Merge "VR: Update VR HWC to use buffer metadata passed by SurfaceFlinger" into oc-dev by TreeHugger Robot · 9 years ago
  44. dc96fdf egl: Differentiate pending vs invalid timestamps. by Brian Anderson · 9 years ago
  45. 4f6a79a Merge "libui: support GRALLOC1_CAPABILITY_RELEASE_IMPLY_DELETE" into oc-dev by TreeHugger Robot · 9 years ago
  46. eaa5522 Convert the pose buffer into a more generic named buffer by Hendrik Wagenaar · 9 years ago
  47. 6b37671 egl: Avoid use of retire as present by Brian Anderson · 9 years ago
  48. a3c428a libui: support GRALLOC1_CAPABILITY_RELEASE_IMPLY_DELETE by Chia-I Wu · 9 years ago
  49. b162d08 Merge "Update BufferHub service/client with support for gralloc1 usage." into oc-dev by TreeHugger Robot · 9 years ago
  50. 1f42e3a VR: Update VR HWC to use buffer metadata passed by SurfaceFlinger by Daniel Nicoara · 9 years ago
  51. 273e144 IServiceManager: dump stack on blocked vndbinder requests by Iliyan Malchev · 9 years ago
  52. 3206224 binder: add getDriverName() by Iliyan Malchev · 9 years ago
  53. c441fbf Merge changes from topic 'llndk_rename' into oc-dev by TreeHugger Robot · 9 years ago
  54. 1d47275 Merge "libui: update for revised HIDL gralloc" into oc-dev by Chia-I Wu · 9 years ago
  55. 15feb9b Add private helpers needed for job queue. by Dianne Hackborn · 9 years ago
  56. e5c3497 Import broadcast_ring.h from GVR by Michael Spang · 9 years ago
  57. 81ea3ef libbinder: Support enums in SafeInterface by Dan Stoza · 9 years ago
  58. 6dd325b libbinder: Support sp<Flattenable> in SafeInterface by Dan Stoza · 9 years ago
  59. 662a899 libbinder: Add int64_t/uint64_t to SafeInterface by Dan Stoza · 9 years ago
  60. 0c9a1ed libgui: Normalize IGraphicBufferConsumer methods by Dan Stoza · 9 years ago
  61. 1d0359c libgui: Format IGraphicBufferConsumer by Dan Stoza · 9 years ago
  62. 8644409 Remove .(ll)ndk suffix from (ll)ndk_library by Steven Moreland · 9 years ago
  63. 5bac7f3 libui: update for revised HIDL gralloc by Chia-I Wu · 9 years ago
  64. 0915dad Merge "Add missing functor for DVR API" into oc-dev by TreeHugger Robot · 9 years ago
  65. cd52dd9 Update BufferHub service/client with support for gralloc1 usage. by Corey Tabaka · 9 years ago
  66. b013ef6 Fix binderValueTypeTest by Tri Vo · 9 years ago
  67. 99afa6d Merge "libpdx: Fix ThreadLocalBufferTest.InitialValue unittest" into oc-dev by TreeHugger Robot · 9 years ago
  68. de73eb1 Merge "Fix the latency model." into oc-dev by Okan Arikan · 9 years ago
  69. 5bbb45e Merge changes from topic 'vrflinger-prep' into oc-dev by TreeHugger Robot · 9 years ago
  70. 86a8d34 libpdx: Fix ThreadLocalBufferTest.InitialValue unittest by Alex Vakulenko · 9 years ago
  71. 5e4b792 Fix the latency model. by Okan Arikan · 9 years ago
  72. 5ea0fe1 Merge "Support halt the trace when schd-dbg hit deadline" into oc-dev by TreeHugger Robot · 9 years ago
  73. d7adb71 Merge "libpdx_uds: Fix RPC channel ID allocation to not recycle values as often" into oc-dev by TreeHugger Robot · 9 years ago
  74. 09aa736 libpdx_uds: Fix RPC channel ID allocation to not recycle values as often by Alex Vakulenko · 9 years ago
  75. 42b5469 Merge changes I2f531131,Ibaaca2a1,Ib0cba4c7,I5ea748b8,I046e3f07, ... into oc-dev by TreeHugger Robot · 9 years ago
  76. 2d191c3 libgui: Make IDisplayEventConn... a SafeInterface by Dan Stoza · 9 years ago
  77. 6b698e4 libgui: Remove RefBase from BitTube by Dan Stoza · 9 years ago
  78. 7d29017 libgui: Make BitTube Parcelable and use unique_fd by Dan Stoza · 9 years ago
  79. 27c8115 libgui: Format BitTube and move into gui namespace by Dan Stoza · 9 years ago
  80. 1e438d2 libgui: Move BitTube out of system include dir by Dan Stoza · 9 years ago
  81. e1c599b libgui: Normalize IDisplayEventConnection methods by Dan Stoza · 9 years ago
  82. a5f61dd libgui: Format IDisplayEventConnection by Dan Stoza · 9 years ago
  83. d3201d1 Add missing functor for DVR API by Daniel Nicoara · 9 years ago
  84. 0c91fbb Merge "dvr_api GetExternalSurface returns ANativeWindow" into oc-dev by Jiwen Cai · 9 years ago
  85. 3fdeae8 Merge "Check if a visible layer exists instead of an invisible layer exists" into oc-dev by TreeHugger Robot · 9 years ago
  86. b324457 Merge "VR: Remove HIDL VR Composer from service/vr/vr_window_manager" into oc-dev by Daniel Nicoara · 9 years ago
  87. 691d271 Merge "Set sensor operation parameter implementation" into oc-dev by Peng Xu · 9 years ago
  88. 381019d Fix soong dependency issue by Courtney Goeltzenleuchter · 9 years ago
  89. 62dc134 Merge changes I9da985a7,I2bd642aa,I9358b3c9,I9d3c60b1 into oc-dev by Courtney Goeltzenleuchter · 9 years ago
  90. 356bc37 Check if a visible layer exists instead of an invisible layer exists by Albert Chaulk · 9 years ago
  91. ba55e0e Merge changes I1ed97f98,I32449355,I5c84d6f2,Ib9652278,I73deaa44 into oc-dev by TreeHugger Robot · 9 years ago
  92. 224306b Merge "Use Configstore to test getWideColor function" into oc-dev by TreeHugger Robot · 9 years ago
  93. 409c6ee Make init process create PDX sockets for services by Alex Vakulenko · 9 years ago
  94. 5d94389 Add wide-color support to SurfaceFlinger by Courtney Goeltzenleuchter · 9 years ago
  95. e06ad18 Add debug string functions for graphics.h enums by Courtney Goeltzenleuchter · 9 years ago
  96. 6a570b6 Use Configstore to test getWideColor function by Courtney Goeltzenleuchter · 9 years ago
  97. 2571551 Support halt the trace when schd-dbg hit deadline by Howard Chen · 9 years ago
  98. a44b9f9 libpdx: Decay variant types to correctly handle cv-reference types. by Corey Tabaka · 9 years ago
  99. f6b5b93 libpdx: Fix forward declarations using default template args. by Corey Tabaka · 9 years ago
  100. 2655e1c Add additional accessors to IonBuffer and BufferHubBuffer. by Corey Tabaka · 9 years ago