1. d87bd02 Add p2 option in OpenLogicalChannel by Wileen Chiu · 8 years ago
  2. cb0b466 graphics: Update RAW16 format comments by Emilian Peev · 8 years ago
  3. e13455b Merge "[WIFI][VTS] Don't call RequestDriverDebugDump API if not supported" into oc-dev by Etan Cohen · 8 years ago
  4. 24e1601 Merge "[AWARE][VTS] Update WifiChipHidlTest NAN tests" into oc-dev by TreeHugger Robot · 8 years ago
  5. 03d65ff Merge "Log errno" into oc-dev by TreeHugger Robot · 8 years ago
  6. 7f326f9 [WIFI][VTS] Don't call RequestDriverDebugDump API if not supported by Etan Cohen · 8 years ago
  7. 4b132a9 [AWARE][VTS] Update WifiChipHidlTest NAN tests by Etan Cohen · 8 years ago
  8. 5ed4733 Merge "Add command line strictness to VTS" into oc-dev by Wyatt Riley · 8 years ago
  9. 8080d70 Merge "Adds default keymaster service to the early_hal class" into oc-dev by TreeHugger Robot · 8 years ago
  10. 6f5d194 Merge "Fix transitive includes." into oc-dev by TreeHugger Robot · 8 years ago
  11. d361f03 Log errno by Jim Miller · 8 years ago
  12. 837b40a Merge "Empty interface IQuux which is completely unrelated to IBase and IBaz." into oc-dev by TreeHugger Robot · 8 years ago
  13. 4e7a307 Fix transitive includes. by Steven Moreland · 8 years ago
  14. 7dfa9bd Merge "Fix hidl_string copy in boot VTS test" into oc-dev by Connor O'Brien · 8 years ago
  15. 69571ba Merge "Add additional drm hal tests" into oc-dev by TreeHugger Robot · 8 years ago
  16. f059ae4 Merge "Use explicit .c_str() for hidl_string" into oc-dev by Scott Randolph · 8 years ago
  17. 0ee0cfb Add command line strictness to VTS by Wyatt Riley · 8 years ago
  18. 7ba8df9 Merge "Correct comment on getProvisionRequest" into oc-dev by TreeHugger Robot · 8 years ago
  19. fcde9ff Add Flag for Enabling 64-bit Legacy DRM Plugins by John W. Bruce · 8 years ago
  20. ccc1d2e Merge changes from topic 'vhal-def-refactor' into oc-dev by TreeHugger Robot · 8 years ago
  21. f20aa0c Add additional drm hal tests by Jeff Tinker · 8 years ago
  22. 163dc91 Merge "Bluetooth HAL: Add to foreground schedtune group" into oc-dev by TreeHugger Robot · 8 years ago
  23. 3367652 Extract logic of storing values to separate class by Pavel Maltsev · 8 years ago
  24. 5ecfdea Fix an issue where Vehicle HAL would crash when trying to update a continuous property without an initial floating-point value by Enrico Granata · 8 years ago
  25. 8166677 Refactor default values in VHAL by Pavel Maltsev · 8 years ago
  26. 1cc38f1 Adds default keymaster service to the early_hal class by Janis Danisevskis · 8 years ago
  27. bb88422 Fix hidl_string copy in boot VTS test by Connor O'Brien · 8 years ago
  28. 7b63265 Merge "CameraProvider: Refactor legacy name regex code" into oc-dev by Greg Hartman · 8 years ago
  29. 1da5b1a Correct comment on getProvisionRequest by Jeff Tinker · 8 years ago
  30. 33fd31e Merge "USB: HIDL: check the status of registerAsService" into oc-dev by Badhri Jagan Sridharan · 8 years ago
  31. 75e2bf0 Merge "wifi(implementation): Print out the cb object on failure" into oc-dev by TreeHugger Robot · 8 years ago
  32. fdfb81e Merge "Fix DRM prebuilt vendor module handling" into oc-dev by TreeHugger Robot · 8 years ago
  33. 3797e18 wifi(implementation): Print out the cb object on failure by Roshan Pius · 8 years ago
  34. 4094107 wifi(implementation): Ignore IE parsing error by Roshan Pius · 8 years ago
  35. cab37be wifi(implementation): Return const-ref for callback set by Roshan Pius · 8 years ago
  36. 0b171f1 CameraProvider: Refactor legacy name regex code by Andreas Gampe · 8 years ago
  37. cb6f47d Bluetooth HAL: Add to foreground schedtune group by Joel Fernandes · 8 years ago
  38. f50e7a7 Fix DRM prebuilt vendor module handling by Jeff Tinker · 8 years ago
  39. 0481c3f removed log print statements for configstore from SurfaceFlingerConfigs.cpp by Jaesoo Lee · 8 years ago
  40. 0dc72ec print log message for values retrieved from configstore by Jaesoo Lee · 8 years ago
  41. 0dff628 Merge "Add DeleteKey and DeleteAllKeys test to Keymaster VTS tests" into oc-dev by TreeHugger Robot · 8 years ago
  42. ae880e4 Merge "Revert "camera: Map between legacy gralloc0 usage, and HIDL gralloc1 usages"" into oc-dev by Yin-Chia Yeh · 8 years ago
  43. 9fff7b8 Empty interface IQuux which is completely unrelated to IBase and IBaz. by Andreas Huber · 8 years ago
  44. 88a4d87 USB: HIDL: check the status of registerAsService by Badhri Jagan Sridharan · 8 years ago
  45. c25c54f Revert "camera: Map between legacy gralloc0 usage, and HIDL gralloc1 usages" by Yin-Chia Yeh · 8 years ago
  46. 90b4bae Merge "[AWARE] Create true translations between legacy and hidl enums" into oc-dev by Etan Cohen · 8 years ago
  47. 73bae67 Merge "Camera: HAL1: remove libbinder usage" into oc-dev by TreeHugger Robot · 8 years ago
  48. d839f23 Merge "Enable the clang-format pre-submit hook" into oc-dev by Steven Moreland · 8 years ago
  49. ad217fe Merge "Clarifying broadcast vs. predicted orbits" into oc-dev by TreeHugger Robot · 8 years ago
  50. 8997880 Use explicit .c_str() for hidl_string by Scott Randolph · 8 years ago
  51. 67d378d [AWARE] Create true translations between legacy and hidl enums by Etan Cohen · 8 years ago
  52. da0bc84 Merge "nfc: vts: Correct parameters going for CoreInitialized" into oc-dev by TreeHugger Robot · 8 years ago
  53. cff4cf8 Merge "Remove dependency to libbinder in VHAL" into oc-dev by TreeHugger Robot · 8 years ago
  54. b04aa89 Merge "Test for getHashChain() in IBase." into oc-dev by TreeHugger Robot · 8 years ago
  55. 8a7ac5d nfc: vts: Correct parameters going for CoreInitialized by Ruchi Kandoi · 8 years ago
  56. 2fc9958 Merge "Camera: add interface to evict obsolete buffer caches" into oc-dev by TreeHugger Robot · 8 years ago
  57. 2b4e97b Merge "add components necessary for bootanim to animation class" into oc-dev by TreeHugger Robot · 8 years ago
  58. 270aeae Remove dependency to libbinder in VHAL by Pavel Maltsev · 8 years ago
  59. 4cea813 Merge "camera: Map between legacy gralloc0 usage, and HIDL gralloc1 usages" into oc-dev by Eino-Ville Talvala · 8 years ago
  60. 28eebbf Camera: add interface to evict obsolete buffer caches by Yin-Chia Yeh · 8 years ago
  61. 80471b0 Test for getHashChain() in IBase. by Yifan Hong · 8 years ago
  62. f23752f Merge "Camera: add HAL1 recording batching support" into oc-dev by TreeHugger Robot · 8 years ago
  63. 9f7cd8e Updates bluetooth hal test to use VtsHalHidlTargetTestBase v3 by Yuexi Ma · 8 years ago
  64. 859f18b NFC VTS test use VtsHalHidlCallbackBase for callback wait and notify by Yuexi Ma · 8 years ago
  65. b8810a9 Bluetooth VTS test use VtsHalHidlCallbackBase for callback wait and notify by Yuexi Ma · 8 years ago
  66. 12b364b Camera: HAL1: remove libbinder usage by Yin-Chia Yeh · 8 years ago
  67. 1ba83a9 Camera: add HAL1 recording batching support by Yin-Chia Yeh · 8 years ago
  68. 3368520 Merge "Change sytle of radio and sap tests to clang google" into oc-dev by TreeHugger Robot · 8 years ago
  69. 7c09a31 Merge "Update DRM makefile." into oc-dev by TreeHugger Robot · 8 years ago
  70. 35145b3 Merge "Add VTS tests for EVS HAL" into oc-dev by Scott Randolph · 8 years ago
  71. 87bde33 Change sytle of radio and sap tests to clang google by Yuexi Ma · 8 years ago
  72. a232a45 add components necessary for bootanim to animation class by Keun-young Park · 8 years ago
  73. 6c08558 Add VTS tests for EVS HAL by Scott Randolph · 8 years ago
  74. 88164a4 Add DeleteKey and DeleteAllKeys test to Keymaster VTS tests by Janis Danisevskis · 8 years ago
  75. c499fd8 Merge "supplicant(vts): Compilation fixes" into oc-dev by TreeHugger Robot · 8 years ago
  76. e8a8b29 Clarifying broadcast vs. predicted orbits by Wyatt Riley · 8 years ago
  77. 5a07bab Update DRM makefile. by Ryan Campbell · 8 years ago
  78. 27c2f82 Merge "IGnssDebug.hal field fixes" into oc-dev by Wyatt Riley · 8 years ago
  79. ebf7f32 Merge "Add VTS tests for drm+crypto HALs" into oc-dev by TreeHugger Robot · 8 years ago
  80. 0ea4069 Add VTS tests for drm+crypto HALs by Jeff Tinker · 9 years ago
  81. 205881e IGnssDebug.hal field fixes by Wyatt Riley · 8 years ago
  82. 5221194 Merge "Check result of registerAsService in dumpstate." into oc-dev by TreeHugger Robot · 8 years ago
  83. 9ee6abd Merge "Simplify EVS HAL and move to "agressive opens"" into oc-dev by TreeHugger Robot · 8 years ago
  84. 2d80c0d camera: Map between legacy gralloc0 usage, and HIDL gralloc1 usages by Eino-Ville Talvala · 8 years ago
  85. 140e6a9 Merge "Fix getKeyRequest legacy HAL returning invalid status" into oc-dev by Jeff Tinker · 8 years ago
  86. fea340f Fix getKeyRequest legacy HAL returning invalid status by Jeff Tinker · 8 years ago
  87. cfb39b4 Merge "Add VTS tests for Sap Apis." into oc-dev by TreeHugger Robot · 8 years ago
  88. e3509d4 supplicant(vts): Compilation fixes by Roshan Pius · 8 years ago
  89. de9880e Simplify EVS HAL and move to "agressive opens" by Scott Randolph · 8 years ago
  90. 5c54ce1 Enable the clang-format pre-submit hook by Myles Watson · 8 years ago
  91. a5bb877 Check result of registerAsService in dumpstate. by Steven Moreland · 8 years ago
  92. 936279e audiohal: Fix UAF of HAL devices in Stream objects by Mikhail Naganov · 8 years ago
  93. 63e15f0 Revert "Revert "Add keymaster VTS tests."" by Shawn Willden · 8 years ago
  94. da8c2c1 RenderScript VTS cleanup and fixes by Michael Butler · 8 years ago
  95. 1791d9b Fix RS HIDL server, pass data by bytes instead of by elements. by Michael Butler · 8 years ago
  96. 9823fcd Add VTS tests for Sap Apis. by Shuoq · 8 years ago
  97. bf0f670 Merge "Revert "Add keymaster VTS tests."" into oc-dev by Keun Soo Yim · 8 years ago
  98. 8e10bae Revert "Add keymaster VTS tests." by Keun Soo Yim · 8 years ago
  99. 8074912 Merge "Convert all comments into "doxygen-ready" comments." into oc-dev by Andreas Huber · 8 years ago
  100. 40d3a9b Convert all comments into "doxygen-ready" comments. by Andreas Huber · 8 years ago