1. 4351857 configstore: use utility functions defined in ConfigStoreUtils.h by Jaesoo Lee · 9 years ago
  2. 0f10dd6 Merge "sensorservice: Start using HIDL sensor HAL." by Ashutosh Joshi · 9 years ago
  3. 4516891 Merge "Remove TARGET_USES_QCOM_BSP from vr/sensord" by Jiyong Park · 9 years ago
  4. abc64f0 Merge "surfaceflinger: skip buffer cache when BYPASS_IHWC" by TreeHugger Robot · 9 years ago
  5. 3b70dff Merge "Fix unitialized field in HWC2on1Adapter" by TreeHugger Robot · 9 years ago
  6. 0e9b20c Merge "Remove magic number usage in SurfaceFlinger" by TreeHugger Robot · 9 years ago
  7. b9d9e30 Merge "Ignore VK_KHR_incremental_present hint for MAILBOX." by TreeHugger Robot · 9 years ago
  8. d15c030 sensorservice: Start using HIDL sensor HAL. by Steven Moreland · 9 years ago
  9. 832b6b9 Merge "EGL: Use frameId instead of framesAgo for frame events." by Brian C. Anderson · 9 years ago
  10. 4b62d90 Merge "Sensors: Add LOW_LATENCY_OFFBODY_DETECT sensor API" by Nick Vaccaro · 9 years ago
  11. 2bd6f5f Fix unitialized field in HWC2on1Adapter by Fabien Sanglard · 9 years ago
  12. ffedb65 Ignore VK_KHR_incremental_present hint for MAILBOX. by Ian Elliott · 9 years ago
  13. 406acb8 surfaceflinger: skip buffer cache when BYPASS_IHWC by Chia-I Wu · 9 years ago
  14. 33bc71f Merge "Revert "dumpsys: add option to list hardware services."" am: 9555a5d497 am: d2390bea79 am: 8d3069503e by Steven Moreland · 9 years ago
  15. 36ec1bc Merge "Revert "dumpsys: add option to list hardware services."" am: 9555a5d497 am: d2390bea79 by Steven Moreland · 9 years ago
  16. 8d30695 Merge "Revert "dumpsys: add option to list hardware services."" am: 9555a5d497 by Steven Moreland · 9 years ago
  17. d2390be Merge "Revert "dumpsys: add option to list hardware services."" am: 9555a5d497 by Steven Moreland · 9 years ago
  18. 9555a5d Merge "Revert "dumpsys: add option to list hardware services."" by Treehugger Robot · 9 years ago
  19. 2c3cd83 Revert "dumpsys: add option to list hardware services." by Steven Moreland · 9 years ago
  20. 03436e9 Merge "Ignore callbacks from the non-active hardware composer" by Steven Thomas · 9 years ago
  21. 274f0bb Merge "Temporarily disable enumeration of VK_KHR_incremental_present" by TreeHugger Robot · 9 years ago
  22. 15b1cb2 Temporarily disable enumeration of VK_KHR_incremental_present by Ian Elliott · 9 years ago
  23. 6e0e947 Merge "Remove TARGET_USES_QCOM_BSP from libvrflinger" by Jiyong Park · 9 years ago
  24. ff6f7a4 Merge "Vibrates using 'cmd vibrator' instead of HAL vibrator." by TreeHugger Robot · 9 years ago
  25. 3cfac28 Ignore callbacks from the non-active hardware composer by Steven Thomas · 9 years ago
  26. d173ea5 Merge changes from topic 'lshal' am: c9bc03729b am: d99d31d5d3 am: 5581e229a6 by Yifan Hong · 9 years ago
  27. cd98373 Merge changes from topic 'lshal' am: c9bc03729b am: d99d31d5d3 am: 5581e229a6 by Yifan Hong · 9 years ago
  28. 5581e22 Merge changes from topic 'lshal' am: c9bc03729b am: d99d31d5d3 by Yifan Hong · 9 years ago
  29. d99d31d Merge changes from topic 'lshal' am: c9bc03729b by Yifan Hong · 9 years ago
  30. c9bc037 Merge changes from topic 'lshal' by Yifan Hong · 9 years ago
  31. 7bd8adb libui: add notes to registerBuffer(buffer_handle_t) by Chia-I Wu · 9 years ago
  32. d1d5d5b Remove TARGET_USES_QCOM_BSP from vr/sensord by Jiyong Park · 9 years ago
  33. 7382ed7 Remove magic number usage in SurfaceFlinger by Fabien Sanglard · 9 years ago
  34. 3c8d458 Remove TARGET_USES_QCOM_BSP from libvrflinger by Jiyong Park · 9 years ago
  35. 64f1fbf Merge "Introduce an API to verify trusted caller apps by UID." by TreeHugger Robot · 9 years ago
  36. b7ddc9e Dump client PIDs for passthrough HALs. by Yifan Hong · 9 years ago
  37. b24760f Fix permissions for lshal by Yifan Hong · 9 years ago
  38. 4766e2a Introduce an API to verify trusted caller apps by UID. by Leandro Gracia Gil · 9 years ago
  39. 841abed clean-ups, remove warnings, fix includes. by Mathias Agopian · 9 years ago
  40. 35b8cf1 Vibrates using 'cmd vibrator' instead of HAL vibrator. by Felipe Leme · 9 years ago
  41. d08aec4 Merge changes I5a8bb16f,I4555ba9d,Id1e3dd5e by Jesse Hall · 9 years ago
  42. 748a163 Merge "Fix small child layer transparent region error" by TreeHugger Robot · 9 years ago
  43. 2ada48e Merge "Split view::Surface out of Surface.cpp" by Mathias Agopian · 9 years ago
  44. 85bb0c5 vulkan: Temporarily hack around loader/driver mismatch by Jesse Hall · 9 years ago
  45. d1abd74 vulkan: Add gralloc1 usage to VK_ANDROID_native_buffer by Jesse Hall · 9 years ago
  46. 20d5832 VR: Build VR Window Manager only on platforms supported by libgvr by Daniel Nicoara · 9 years ago
  47. fe37b77 Merge "Fix boolean logic in SurfaceFlinger property read" by TreeHugger Robot · 9 years ago
  48. d827791 vulkan: Tolerate missing GetSwapchainGrallocUsageANDROID function by Chris Forbes · 9 years ago
  49. bb5afad Merge "Disable Virtual Display by default in SF" by TreeHugger Robot · 9 years ago
  50. 01dc4ad Merge "Allow surfaceflinger to run vrflinger" by TreeHugger Robot · 9 years ago
  51. 05debe1 Split view::Surface out of Surface.cpp by Mathias Agopian · 9 years ago
  52. 5c0a87e Merge "Break dependency of libui on libbinder" by Mathias Agopian · 9 years ago
  53. 21f9b57 Merge "VR: Update VR HWC and VR WM to use GrallocMapper" by TreeHugger Robot · 9 years ago
  54. f188cb5 Merge "Revert "sensorservice: Remove ENABLE_TREBLE flag."" by Ashutosh Joshi · 9 years ago
  55. 0f319ab Merge "Fix bug in isEquivalent()" by TreeHugger Robot · 9 years ago
  56. 87670ff Allow surfaceflinger to run vrflinger by Hendrik Wagenaar · 9 years ago
  57. 642b23d Disable Virtual Display by default in SF by Fabien Sanglard · 9 years ago
  58. 5cafc1e Revert "sensorservice: Remove ENABLE_TREBLE flag." by Ashutosh Joshi · 9 years ago
  59. 5305b76 Merge "NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. Test: Verified changes with romainguy@. Related bugs: b/26922523" am: 270fff6a7c am: f9c7e2a002 am: 3d2dbf4d2f by quddusc · 9 years ago
  60. cc070b4 Merge "NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. Test: Verified changes with romainguy@. Related bugs: b/26922523" am: 270fff6a7c am: f9c7e2a002 by quddusc · 9 years ago
  61. 3d2dbf4 Merge "NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. Test: Verified changes with romainguy@. Related bugs: b/26922523" am: 270fff6a7c by quddusc · 9 years ago
  62. f9c7e2a Merge "NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. Test: Verified changes with romainguy@. Related bugs: b/26922523" by quddusc · 9 years ago
  63. 270fff6 Merge "NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. Test: Verified changes with romainguy@. Related bugs: b/26922523" by quddusc · 9 years ago
  64. f149b40 Fix bug in isEquivalent() by Peng Xu · 9 years ago
  65. 4a1a45b NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations. by Quddus Chong · 9 years ago
  66. 1c45710 VR: Update VR HWC and VR WM to use GrallocMapper by Daniel Nicoara · 9 years ago
  67. ecfa256 Move pdx system/ paths to system/vr/ by Hendrik Wagenaar · 9 years ago
  68. 06d63de surfaceflinger: cache HWC client targets and buffers by Chia-I Wu · 9 years ago
  69. f757977 Merge "sensorservice: Remove ENABLE_TREBLE flag." by Ashutosh Joshi · 9 years ago
  70. d48846b Merge "Explicitly sets Shell component on broadcast." by TreeHugger Robot · 9 years ago
  71. de9ec44 Fix small child layer transparent region error by Robert Carr · 9 years ago
  72. 8d2410e Explicitly sets Shell component on broadcast. by Felipe Leme · 9 years ago
  73. e1f5e6f Break dependency of libui on libbinder by Mathias Agopian · 9 years ago
  74. ebdddc9 Merge "vulkan: Disable shared present modes for now" by TreeHugger Robot · 9 years ago
  75. c8da5b3 Merge "Fix vr flinger deadlock and race condition" by TreeHugger Robot · 9 years ago
  76. e3066e9 vulkan: Disable shared present modes for now by Chris Forbes · 9 years ago
  77. 2e95c3f Merge "Remove BoardConfig variables - BOARD_EGL_CFG" by Mathias Agopian · 9 years ago
  78. 2a902d7 Merge "move GraphicEnv from libgui to libui" by Mathias Agopian · 9 years ago
  79. 5a2cc1d Merge "Fix include dependencies" by Mathias Agopian · 9 years ago
  80. 282a5ed Fix vr flinger deadlock and race condition by Steven Thomas · 9 years ago
  81. 105036f Stop calling setPowerMode in VrFlinger by Jiwen 'Steve' Cai · 9 years ago
  82. ba7a67e Merge "Integrate binder service to vr window manager for controller input." by TreeHugger Robot · 9 years ago
  83. 560b98d Merge "Discard invisible surfaces" by TreeHugger Robot · 9 years ago
  84. d900c32 Merge "fix warning: dereference of a null pointer" by TreeHugger Robot · 9 years ago
  85. 021f656 Update the GVR platform library. by Leandro Gracia Gil · 9 years ago
  86. ca38a14 Merge "batteryservice: expose battery status" by TreeHugger Robot · 9 years ago
  87. eae9ba6 Merge "Use 'cmd activity' instead 'am' to send a broadcast." by TreeHugger Robot · 9 years ago
  88. 0e555ae Merge "Adds support for more gralloc1 functions to GrallocMapper." by Craig Donner · 9 years ago
  89. 224fa29 Merge "Add methods for allocating and locking GraphicBuffers via gralloc1 flags" by Craig Donner · 9 years ago
  90. 2b5dd40 Fix include dependencies by Mathias Agopian · 9 years ago
  91. cd11bd5 Discard invisible surfaces by Hendrik Wagenaar · 9 years ago
  92. 5772f31 Integrate binder service to vr window manager for controller input. by Alex Sakhartchouk · 9 years ago
  93. c65dafa Fix boolean logic in SurfaceFlinger property read by Fabien Sanglard · 9 years ago
  94. e8b5536 Merge "Revert "Enable TripleBuffering on SF by default"" by Fabien Sanglard · 9 years ago
  95. 4e06b00 Revert "Enable TripleBuffering on SF by default" by Fabien Sanglard · 9 years ago
  96. eec0ab5 batteryservice: expose battery status by Jin Qian · 9 years ago
  97. 980803a Remove BoardConfig variables - BOARD_EGL_CFG by Mathias Agopian · 9 years ago
  98. c1e7b63 Use 'cmd activity' instead 'am' to send a broadcast. by Felipe Leme · 9 years ago
  99. 2572bd4 Merge "VR: Fail presentation without layers" by TreeHugger Robot · 9 years ago
  100. 44c186c Merge "ProcessInfoService: Add support for oom score query" by TreeHugger Robot · 9 years ago