1. 6b37671 egl: Avoid use of retire as present by Brian Anderson · 7 years ago
  2. ed7bc4a Merge "Revert "Avoid a potential race condition on mDisplays"" into oc-dev by Polina Bondarenko · 7 years ago
  3. 80c0232 Revert "Avoid a potential race condition on mDisplays" by Polina Bondarenko · 7 years ago
  4. 873da45 Merge "Add HIDL Scheduler Service implementation." into oc-dev by TreeHugger Robot · 7 years ago
  5. 063c5dc Merge "Avoid a potential race condition on mDisplays" into oc-dev by TreeHugger Robot · 7 years ago
  6. 2364614 Add HIDL Scheduler Service implementation. by Steven Moreland · 7 years ago
  7. 5576a55 Avoid a potential race condition on mDisplays by Stephen Kiazyk · 7 years ago
  8. 792530d Merge "Don't stack-allocate binder objects." into oc-dev by TreeHugger Robot · 7 years ago
  9. 1a50a60 Merge "vr_hwc: Address ion buffer leakage" into oc-dev by TreeHugger Robot · 7 years ago
  10. 3e7dad5 VR HWC: Relax checks around layer presentation by Daniel Nicoara · 7 years ago
  11. b0f5100 Don't stack-allocate binder objects. by Kevin Schoedel · 7 years ago
  12. de73eb1 Merge "Fix the latency model." into oc-dev by Okan Arikan · 7 years ago
  13. 5bbb45e Merge changes from topic 'vrflinger-prep' into oc-dev by TreeHugger Robot · 7 years ago
  14. 5e4b792 Fix the latency model. by Okan Arikan · 7 years ago
  15. 4f50c6f Merge "vrwm: Handle intents launched by the VR app" into oc-dev by TreeHugger Robot · 7 years ago
  16. 85fcaa2 vr_hwc: Address ion buffer leakage by Mark Urbanus · 7 years ago
  17. 42b5469 Merge changes I2f531131,Ibaaca2a1,Ib0cba4c7,I5ea748b8,I046e3f07, ... into oc-dev by TreeHugger Robot · 7 years ago
  18. ff14f06 vrwm: Handle intents launched by the VR app by Albert Chaulk · 7 years ago
  19. 6b698e4 libgui: Remove RefBase from BitTube by Dan Stoza · 7 years ago
  20. 7d29017 libgui: Make BitTube Parcelable and use unique_fd by Dan Stoza · 7 years ago
  21. 27c8115 libgui: Format BitTube and move into gui namespace by Dan Stoza · 7 years ago
  22. e1c599b libgui: Normalize IDisplayEventConnection methods by Dan Stoza · 7 years ago
  23. 4f20f9c ifdef HWC2 functionality by Courtney Goeltzenleuchter · 7 years ago
  24. f0f8a81 Merge "Make sure all HWC2 functionality is ifdef'd" into oc-dev by Marco Nelissen · 7 years ago
  25. ebeed49 Make sure all HWC2 functionality is ifdef'd by Courtney Goeltzenleuchter · 7 years ago
  26. b324457 Merge "VR: Remove HIDL VR Composer from service/vr/vr_window_manager" into oc-dev by Daniel Nicoara · 7 years ago
  27. 691d271 Merge "Set sensor operation parameter implementation" into oc-dev by Peng Xu · 7 years ago
  28. 62dc134 Merge changes I9da985a7,I2bd642aa,I9358b3c9,I9d3c60b1 into oc-dev by Courtney Goeltzenleuchter · 7 years ago
  29. 6744362 Merge "vrwm: Also recenter the controller when should_recenter_ is set" into oc-dev by Albert Chaulk · 7 years ago
  30. f2d7938 Strip VR daemon binaries. by Nick Bray · 7 years ago
  31. 409c6ee Make init process create PDX sockets for services by Alex Vakulenko · 7 years ago
  32. f3b2de1 Dump info about wide-color by Courtney Goeltzenleuchter · 7 years ago
  33. 5d94389 Add wide-color support to SurfaceFlinger by Courtney Goeltzenleuchter · 7 years ago
  34. 1db8a5d Update BufferHubQueue in preparation for VrFlinger refactor. by Corey Tabaka · 7 years ago
  35. 585e32f import configstore-utils as a shared library. by Jaesoo Lee · 7 years ago
  36. 81adbca vrwm: Also recenter the controller when should_recenter_ is set by Albert Chaulk · 7 years ago
  37. dd5c5cb Set sensor operation parameter implementation by Peng Xu · 7 years ago
  38. b13d477 Fix pose predictor jank. by Okan Arikan · 7 years ago
  39. c428826 Merge "libui: clean up GraphicBuffer interface" into oc-dev by Chia-I Wu · 7 years ago
  40. 5ce4bb2 Merge "VR: Move VR HWC DVR API to libdvr" into oc-dev by TreeHugger Robot · 7 years ago
  41. 93e3900 Merge "pdx: Rework error reporting when transfering file and channel handles" into oc-dev by Alex Vakulenko · 7 years ago
  42. 95a99a1 VR: Remove HIDL VR Composer from service/vr/vr_window_manager by Daniel Nicoara · 7 years ago
  43. 37cdc8d VR: Move VR HWC DVR API to libdvr by Daniel Nicoara · 7 years ago
  44. 2d3349c Merge changes from topic 'sensors_framework_hal' into oc-dev by TreeHugger Robot · 7 years ago
  45. a07b3ee android.frameworks.sensorservice@1.0: make classes final by Yifan Hong · 7 years ago
  46. 8a420ed android.frameworks.sensorservice@1.0: ashmem direct channel check sizes. by Yifan Hong · 7 years ago
  47. 05fc8af android.frameworks.sensorservice@1.0: fix configureDirectChannel return positive integer. by Yifan Hong · 7 years ago
  48. 95c7a06 Implement android.frameworks.sensorservice@1.0::IEventQueue. by Yifan Hong · 7 years ago
  49. 3db8412 VR: Update VR Window Manager to use the VR Hardware Composer service by Daniel Nicoara · 7 years ago
  50. f60ab41 Merge "add surfaceflinger and servicemanager to animation class" into oc-dev by TreeHugger Robot · 7 years ago
  51. f0a7bd0 pdx: Rework error reporting when transfering file and channel handles by Alex Vakulenko · 7 years ago
  52. 57d4277 Renamed HIDL SensorManager::mManager -> mInternalManager. by Yifan Hong · 7 years ago
  53. b42f171 libui: clean up GraphicBuffer interface by Chia-I Wu · 7 years ago
  54. c3bae03 Merge "surfaceflinger: Generate unique layer names" into oc-dev by Cody Northrop · 7 years ago
  55. 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
  56. bc75528 surfaceflinger: Generate unique layer names by Cody Northrop · 7 years ago
  57. dac30b4 add surfaceflinger and servicemanager to animation class by Keun-young Park · 7 years ago
  58. 052f3ae bufferhubd: Fix an error on not closing post_fence explicitly. by Alex Vakulenko · 7 years ago
  59. 4ab4aa4 Remove unused dependency on libhardware from bufferhubd by Alex Vakulenko · 7 years ago
  60. 5cee136 Allow VirtualDisplay's to use hardware composer when in VR mode even if by Alex Sakhartchouk · 7 years ago
  61. 34ca5f2 Merge "Add alpha channel for the EGLConfig" into oc-dev by TreeHugger Robot · 7 years ago
  62. 7e73970 Merge "VR: Pass display size in the HWC observer callback" into oc-dev by TreeHugger Robot · 7 years ago
  63. 2b2c710 Add alpha channel for the EGLConfig by neo.he · 7 years ago
  64. cae605c Fix seamless rotation with SurfaceView WM bypass. by Robert Carr · 7 years ago
  65. d330a62 VR: Pass display size in the HWC observer callback by Daniel Nicoara · 7 years ago
  66. 61a5669 Merge "Add 180 rotation to sensord orientation" into oc-dev by TreeHugger Robot · 7 years ago
  67. 010df20 Add 180 rotation to sensord orientation by Hendrik Wagenaar · 7 years ago
  68. 0c9dc72 vrwm: Fix controller input/rendering mismatch by Albert Chaulk · 7 years ago
  69. 661e45f Recenter upon notification from VrCore by Kevin Schoedel · 7 years ago
  70. e90eac6 Merge "Add stub for SensorManager::createEventQueue" by TreeHugger Robot · 7 years ago
  71. fe4dfb4 Merge "VR: Rename HIDL service name from vr_hwcomposer to vr" by TreeHugger Robot · 7 years ago
  72. e27f94e Merge "Properly recover vr_wm from surface vr_flinger crashes." by TreeHugger Robot · 7 years ago
  73. 5e91f68 Properly recover vr_wm from surface vr_flinger crashes. by Alex Sakhartchouk · 7 years ago
  74. a8fad9b Checks hidl service and remove hidl call at dump by Peng Xu · 7 years ago
  75. e96afe6 VR: Rename HIDL service name from vr_hwcomposer to vr by Daniel Nicoara · 7 years ago
  76. 8358c6b Add stub for SensorManager::createEventQueue by Yifan Hong · 7 years ago
  77. 3078ed9 Merge "Implement an API for vrwm to query if the current vr app is active" by TreeHugger Robot · 7 years ago
  78. b7c8a4b Implement an API for vrwm to query if the current vr app is active by Albert Chaulk · 7 years ago
  79. 47223c3 Merge "Re-add access of DisplayClient from vr_rm" by TreeHugger Robot · 7 years ago
  80. 4688919 Re-add access of DisplayClient from vr_rm by Stephen Kiazyk · 7 years ago
  81. 55d1744 Merge "VR: Add dvr API for service apps connecting to VR HWC" by TreeHugger Robot · 7 years ago
  82. 9b5ab1c Merge "SurfaceFlinger: Missed changes in HWC1. Fix build error." by Rob Carr · 7 years ago
  83. 6fb9ca7 SurfaceFlinger: Missed changes in HWC1. Fix build error. by Robert Carr · 7 years ago
  84. 38ca389 Merge "batteryservice: add scheduleUpdate binder method" am: e007716bc4 am: 799bb3501a by Adam Lesinski · 7 years ago
  85. 799bb35 Merge "batteryservice: add scheduleUpdate binder method" am: e007716bc4 by Adam Lesinski · 7 years ago
  86. d340261 Merge changes Ic8309518,If3199d7c,Ie4d32162 by Rob Carr · 7 years ago
  87. f37eca0 Merge "vrwm: Add 2D Mode + control app change" by TreeHugger Robot · 7 years ago
  88. a70a075 Merge "Reduce vr_wm logging." by TreeHugger Robot · 7 years ago
  89. 297e6de vrwm: Add 2D Mode + control app change by Albert Chaulk · 7 years ago
  90. 6452f12 SurfaceFlinger: Inherit Alpha for child surfaces. by Robert Carr · 7 years ago
  91. 8b71dc3 Add SurfaceFlinger test filter for presubmit. by Robert Carr · 7 years ago
  92. 8d5227b Include finalCrop in setGeometryAppliesWithResize. by Robert Carr · 7 years ago
  93. 4f4ac84 Merge "Fix virtual touchpad re-attachment." by TreeHugger Robot · 7 years ago
  94. d350248 Merge "VR: Add VR Hardware Composer Service" by TreeHugger Robot · 7 years ago
  95. 5c9156f Reduce vr_wm logging. by Kevin Schoedel · 7 years ago
  96. 61afd3f batteryservice: add scheduleUpdate binder method by Adam Lesinski · 8 years ago
  97. 0b45eed Merge "Use max acquired buffer setting to configStore" by TreeHugger Robot · 7 years ago
  98. 2bc8225 Merge "Fully strip META state during event rewrite" by Evan Rosky · 7 years ago
  99. a2d4886 Merge "Replace 'cpuset' init option with 'writepid'" by TreeHugger Robot · 7 years ago
  100. ba2ce39 VR: Add dvr API for service apps connecting to VR HWC by Daniel Nicoara · 7 years ago