1. b13d477 Fix pose predictor jank. by Okan Arikan · 8 years ago
  2. c428826 Merge "libui: clean up GraphicBuffer interface" into oc-dev by Chia-I Wu · 8 years ago
  3. 5ce4bb2 Merge "VR: Move VR HWC DVR API to libdvr" into oc-dev by TreeHugger Robot · 8 years ago
  4. 93e3900 Merge "pdx: Rework error reporting when transfering file and channel handles" into oc-dev by Alex Vakulenko · 8 years ago
  5. 37cdc8d VR: Move VR HWC DVR API to libdvr by Daniel Nicoara · 8 years ago
  6. 2d3349c Merge changes from topic 'sensors_framework_hal' into oc-dev by TreeHugger Robot · 8 years ago
  7. 95c7a06 Implement android.frameworks.sensorservice@1.0::IEventQueue. by Yifan Hong · 8 years ago
  8. 31ee0e6 Merge "Add VNDK API to access AHardwareBuffer from ANativeWindowBuffer" into oc-dev by Mathias Agopian · 8 years ago
  9. 0860434 Merge "Surface: add getRemovedBuffer API" into oc-dev by TreeHugger Robot · 8 years ago
  10. f0a7bd0 pdx: Rework error reporting when transfering file and channel handles by Alex Vakulenko · 8 years ago
  11. b2a1ac9 Merge "Use gralloc1 usage in AHardwareBuffer_describe" into oc-dev by TreeHugger Robot · 8 years ago
  12. 453effd Add VNDK API to access AHardwareBuffer from ANativeWindowBuffer by Mathias Agopian · 8 years ago
  13. e572fd7 Surface: add getRemovedBuffer API by Yin-Chia Yeh · 8 years ago
  14. b42f171 libui: clean up GraphicBuffer interface by Chia-I Wu · 8 years ago
  15. 041e0ad Merge "[libadapter] Fix nullpointer in acceptchanges" into oc-dev by TreeHugger Robot · 8 years ago
  16. 06d5e35 [libadapter] Fix nullpointer in acceptchanges by Fabien Sanglard · 8 years ago
  17. 723c489 DO NOT MERGE: ConsumerBase: call freeBufferLocked when a slot is overwritten by Yin-Chia Yeh · 8 years ago
  18. 3ff7723 Use gralloc1 usage in AHardwareBuffer_describe by Jiwen 'Steve' Cai · 8 years ago
  19. a1336cf libbufferhub: Fix compiler warning with printf format mismatch by Alex Vakulenko · 8 years ago
  20. 4782814 libpdx_uds: Improve client connection logic by Alex Vakulenko · 8 years ago
  21. 734c7ec libbufferhubqueue: Fix syntax in Android.bp by Alex Vakulenko · 8 years ago
  22. befdb0e Merge "fix the api style" into oc-dev by TreeHugger Robot · 8 years ago
  23. 9255e3e fix the api style by Hendrik Wagenaar · 8 years ago
  24. cae605c Fix seamless rotation with SurfaceView WM bypass. by Robert Carr · 8 years ago
  25. a615e47 libgui: Make ISurfaceComposerClient a SafeInterface by Dan Stoza · 8 years ago
  26. d630e52 libbinder: Add SafeInterface by Dan Stoza · 9 years ago
  27. 0e7305c Merge "vndk/window.h must be C compatible" into oc-dev by TreeHugger Robot · 8 years ago
  28. 0e95cad vndk/window.h must be C compatible by Mathias Agopian · 8 years ago
  29. 74cf084 Add basic dvrSurface C API by Jiwen 'Steve' Cai · 8 years ago
  30. 84d90f3 Make sure dvr functions are prepended with dvr by Hendrik Wagenaar · 8 years ago
  31. 9d7bbd8 Merge "Return jobject when getting android Java Surface" into oc-dev by Jiwen Cai · 8 years ago
  32. 19ef01c Return jobject when getting android Java Surface by Jiwen 'Steve' Cai · 8 years ago
  33. 7992781 Use gralloc usage conversion library by Jesse Hall · 8 years ago
  34. 47df7e3 fixed bug undefining LIKELY/UNLIKELY in math lib by Jaesoo Lee · 8 years ago
  35. 52cf637 Merge "Disable BufferQueueInAnotherProcess test" by TreeHugger Robot · 8 years ago
  36. 06a213a Merge changes Iad7bf035,I870e08c6 by Mathias Agopian · 8 years ago
  37. 88752d7 Disable BufferQueueInAnotherProcess test by Kalle Raita · 8 years ago
  38. d339132 Merge changes from topic 'libdvr' by Jiwen Cai · 8 years ago
  39. 000879a VNDK ANativeWindow API - step 2 by Mathias Agopian · 8 years ago
  40. a6c0e20 VNDK ANativeWindow API by Mathias Agopian · 8 years ago
  41. 3911a5e Merge "Update native ColorSpace API for libhwui" by TreeHugger Robot · 8 years ago
  42. 982cf47 Update native ColorSpace API for libhwui by Romain Guy · 8 years ago
  43. c135dbc This test is used to check if the kernel scheduler by Howard Chen · 8 years ago
  44. 41dc328 libdvrcommon: Remove revision code. by John Muir · 8 years ago
  45. b178d3d Merge "Revert "Quick fix to correctly handle empty file/channel handles."" by Alex Vakulenko · 8 years ago
  46. 2d82ceb Add dvr_buffer_queue C API by Jiwen 'Steve' Cai · 8 years ago
  47. bdcee79 Move DVR platform C API into libdvr by Jiwen 'Steve' Cai · 8 years ago
  48. f8955e5 Revert "Quick fix to correctly handle empty file/channel handles." by Alex Vakulenko · 8 years ago
  49. 3078ed9 Merge "Implement an API for vrwm to query if the current vr app is active" by TreeHugger Robot · 8 years ago
  50. b7c8a4b Implement an API for vrwm to query if the current vr app is active by Albert Chaulk · 8 years ago
  51. a6c1f92 Enable Universal Bandwidth Compression for textures by Mark Urbanus · 8 years ago
  52. a0c93e1 Check board config for wide-color color spaces by Courtney Goeltzenleuchter · 8 years ago
  53. 79dd190 Merge "Quick fix to correctly handle empty file/channel handles." by TreeHugger Robot · 8 years ago
  54. e889cb2 Merge "libpdx: Remove superfluous DispatchRemoteMethod overloads." by TreeHugger Robot · 8 years ago
  55. ed72e3e Merge "Fix BlockUntilVSync() to actually block" by TreeHugger Robot · 8 years ago
  56. 66747c1 Fix BlockUntilVSync() to actually block by Steven Thomas · 8 years ago
  57. 42f9d74 Merge "BQ: Resend queued buffer handles after disconnect" by TreeHugger Robot · 8 years ago
  58. 7459281 Merge changes from topic 'vendorbinder' by Martijn Coenen · 8 years ago
  59. d4c6f99 BQ: Resend queued buffer handles after disconnect by Dan Stoza · 8 years ago
  60. c13ee94 Merge "Fix janky pose" by Jiwen Cai · 8 years ago
  61. e71fb7d Quick fix to correctly handle empty file/channel handles. by Corey Tabaka · 8 years ago
  62. e15bb2b libpdx: Remove superfluous DispatchRemoteMethod overloads. by Corey Tabaka · 8 years ago
  63. 1455342 Fix janky pose by Jiwen 'Steve' Cai · 8 years ago
  64. f2051aa Merge "binder: remove cgroup interactions" am: c12c6dca4e am: 62f07e540f by Tim Murray · 8 years ago
  65. 55d871c Allow ProcessState to use another binder dev node. by Martijn Coenen · 8 years ago
  66. 4d8f539 Merge "Revert "Revert "Tie vr flinger to persistent vr mode""" by Steven Thomas · 8 years ago
  67. 62f07e5 Merge "binder: remove cgroup interactions" am: c12c6dca4e by Tim Murray · 8 years ago
  68. d8ab439 Merge "egl: Remove retire event." by TreeHugger Robot · 8 years ago
  69. 050b2c8 Revert "Revert "Tie vr flinger to persistent vr mode"" by Steven Thomas · 8 years ago
  70. c06db76 Merge "Add dvr_buffer apis" by TreeHugger Robot · 8 years ago
  71. 01c0261 Merge "Avoid locking global map during waiting for service" by Peng Xu · 8 years ago
  72. d429f4a binder: remove cgroup interactions by Tim Murray · 8 years ago
  73. fb437e4 Merge "[libhwc2on1adapter] Fix blueprint warnings" by TreeHugger Robot · 8 years ago
  74. 10e68eb Add dvr_buffer apis by Hendrik Wagenaar · 8 years ago
  75. 5b78aa4 [libhwc2on1adapter] Fix blueprint warnings by Fabien Sanglard · 8 years ago
  76. 5bd5dd8 Merge "Disable a single failing test, to enable the executable again." by TreeHugger Robot · 8 years ago
  77. d0b4473 Merge "libbufferhubqueue: sanitize logs and Android.bp" by TreeHugger Robot · 8 years ago
  78. e7b7027 Merge "Add unit test for onBufferFreedListener" by TreeHugger Robot · 8 years ago
  79. 17353cf Merge "Revert "Tie vr flinger to persistent vr mode"" by Jin Qian · 8 years ago
  80. 7480c06 Revert "Tie vr flinger to persistent vr mode" by Jin Qian · 8 years ago
  81. 081b23b Merge "Tie vr flinger to persistent vr mode" by Steven Thomas · 8 years ago
  82. 25fd3fa libbufferhubqueue: sanitize logs and Android.bp by Jiwen 'Steve' Cai · 8 years ago
  83. af7b2a1 Add unit test for onBufferFreedListener by Jiwen 'Steve' Cai · 8 years ago
  84. 630913f Disable a single failing test, to enable the executable again. by Gerald Corrigan · 8 years ago
  85. d2e0ab3 Merge "libpdx_uds: Add tests for Status<T> message handler return types." by TreeHugger Robot · 8 years ago
  86. b19ab01 Merge "libpdx: Add support for Status<T> return type from message handlers." by TreeHugger Robot · 8 years ago
  87. 2d6104d Merge "Fix POLLHUP test in libpdx UDS transport tests." by TreeHugger Robot · 8 years ago
  88. f43d13e Tie vr flinger to persistent vr mode by Steven Thomas · 8 years ago
  89. b0ae9c1 Merge "Refactor IonBuffer to use GraphicBuffer" by TreeHugger Robot · 8 years ago
  90. bd73887 Merge "Refactor VrFlinger to use BufferHubQueue" by Jiwen Cai · 8 years ago
  91. fe5476a Avoid locking global map during waiting for service by Peng Xu · 8 years ago
  92. 1f8fa90 libpdx_uds: Add tests for Status<T> message handler return types. by Corey Tabaka · 8 years ago
  93. e19fc9e libpdx: Add support for Status<T> return type from message handlers. by Corey Tabaka · 8 years ago
  94. 8c0761f Merge "BufferItemConsumer: Add onBufferFreedListener" by TreeHugger Robot · 8 years ago
  95. 186d772 Fix POLLHUP test in libpdx UDS transport tests. by Corey Tabaka · 8 years ago
  96. 28f9c86 Merge "[HWC2on1Adapter]: Add support for HWC2_PFN_GET_CLIENT_TARGET_SUPPORT" by TreeHugger Robot · 8 years ago
  97. 757b4ec Merge "Fix getFrameTimestamp test flakes." by TreeHugger Robot · 8 years ago
  98. 021d92e BufferItemConsumer: Add onBufferFreedListener by Jiwen 'Steve' Cai · 8 years ago
  99. 9e45be3 [HWC2on1Adapter]: Add support for HWC2_PFN_GET_CLIENT_TARGET_SUPPORT by Fabien Sanglard · 8 years ago
  100. 9f7506c Merge "fix remote_method type conversion for channal handles" by TreeHugger Robot · 8 years ago