1. 3ff034b Merge changes from topic "vibrator-hal-1.4-vts" by Treehugger Robot · 6 years ago
  2. 7e6b36a Merge "vibrator: Async Callback API Example" by Treehugger Robot · 6 years ago
  3. 475414d Merge "[vts-core] add VtsHalBiometricsFingerprintV2_1TargetTest to vts-core" by Treehugger Robot · 6 years ago
  4. 11c4534 Merge "Convert VtsHalThermalV*TargetTest to be parameterized test" by Treehugger Robot · 6 years ago
  5. b046c4e Merge changes from topic "NNAPI v1.3-aosp" by Treehugger Robot · 6 years ago
  6. 80c288d Merge "Fix requests for IBootControl 1.0 when using the 1.1 HAL." by David Anderson · 6 years ago
  7. c07c906 Fix requests for IBootControl 1.0 when using the 1.1 HAL. by David Anderson · 6 years ago
  8. 7ab999d Fix minor issues in dmux default impl by shubang · 6 years ago
  9. 860f7d1 Increase neuralnetworks compatibility to 1.3 by Michael Butler · 6 years ago
  10. 26d1bc8 Modify NNAPI VTS tests to run on version 1.3 by Lev Proleev · 6 years ago
  11. 13fdfcd Copy VTS tests from v1.2 to v1.3 by Lev Proleev · 6 years ago
  12. ce8c632a Create NNAPI HAL v1.3 and add TENSOR_QUANT8_ASYMM_SIGNED OperandType by Lev Proleev · 6 years ago
  13. 6fe484c [vts-core] add VtsHalBiometricsFingerprintV2_1TargetTest to vts-core by nelsonli · 6 years ago
  14. f49cfb4 Merge "audio: Skip tests if audio HAL service lacks "primary" device" by Treehugger Robot · 6 years ago
  15. 0b457ad audio: Skip tests if audio HAL service lacks "primary" device by Mikhail Naganov · 6 years ago
  16. 030bef3 Convert VtsHalThermalV*TargetTest to be parameterized test by Dan Shi · 6 years ago
  17. 21eb2f5 Merge "Convert VtsHalGnssV1_0TargetTest to be parameterized test" by Dan Shi · 6 years ago
  18. 8cb2448 vibrator: Limit Length of Async Callback Tests by Harpreet \"Eli\" Sangha · 6 years ago
  19. 00811c5 vibrator: Async Callback API VTS Tests by Harpreet \"Eli\" Sangha · 6 years ago
  20. 80694d5 Merge "health VTS: Status::UNKNOWN is OK if not present" by Treehugger Robot · 6 years ago
  21. 538d652 Merge "[hardware][interfaces][renderscript] fix -Wreorder-init-list" by Treehugger Robot · 6 years ago
  22. d1785cb Merge "[hardware][interfaces][wifi] fix -Wreorder-init-list" by Treehugger Robot · 6 years ago
  23. 2217b5c Merge "[vts-core] add VtsHalAuthSecretV1_0TargetTest to vts-core" by Treehugger Robot · 6 years ago
  24. 880ee39 Merge "[hardware][interfaces][vehicle] fix -Wdangling-gsl in test" by Treehugger Robot · 6 years ago
  25. d405ef1 Merge "Audio: Ensure input stream gets closed on the audio HAL server side" by Treehugger Robot · 6 years ago
  26. 128f565 Merge "Audio HAL: Add missing device to XSD" by Treehugger Robot · 6 years ago
  27. d2e8d0b Merge "[hardware][interfaces][gnss] fix -Wreorder-init-list" by Treehugger Robot · 6 years ago
  28. ac5a0d3 health VTS: Status::UNKNOWN is OK if not present by Robin Lee · 6 years ago
  29. b6fd785 Merge "[hardware][interfaces][bluetooth] fix -Wreorder-init-list" by Treehugger Robot · 6 years ago
  30. 47e4783 Convert VtsHalGnssV1_0TargetTest to be parameterized test by Dan Shi · 6 years ago
  31. ff4de28 [vts-core] add VtsHalAuthSecretV1_0TargetTest to vts-core by nelsonli · 6 years ago
  32. 977e274 Merge "[hardware][interfaces][camera] fix -Wreorder-init-list" by Treehugger Robot · 6 years ago
  33. 0458769 Merge changes from topic "pes" by Amy Zhang · 6 years ago
  34. 9e3a3a1 Merge "Add Vibrator 1.4 Hashes to current.txt" by Treehugger Robot · 6 years ago
  35. f5b16f3 [hardware][interfaces][wifi] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  36. 91e1687 [hardware][interfaces][renderscript] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  37. 477c7e8 [hardware][interfaces][gnss] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  38. e1e932e [hardware][interfaces][camera] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  39. dc82c15 [hardware][interfaces][vehicle] fix -Wdangling-gsl in test by Nick Desaulniers · 6 years ago
  40. 0fd95b2 [hardware][interfaces][bluetooth] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  41. 714220e vibrator: Async Callback API Example by Harpreet \"Eli\" Sangha · 6 years ago
  42. e0525f9 Add Vibrator 1.4 Hashes to current.txt by Harpreet \"Eli\" Sangha · 6 years ago
  43. 0e1efc5 Merge "Add VtsHalLightV2_0TargetTest and VtsHalNeuralnetworksV1_* to vts-core" by Dan Shi · 6 years ago
  44. 80d8bad Adding PES filter functionality to assemble PES data by Amy · 6 years ago
  45. 7e4ca87 Adding filter status tracking logic into Demux default impl by Amy · 6 years ago
  46. d3f6a41 Audio HAL: Add missing device to XSD by Mikhail Naganov · 6 years ago
  47. ab017f2 Merge "Remove libhwbinder/libhidltransport deps" by Steven Moreland · 6 years ago
  48. eb79415 Audio: Ensure input stream gets closed on the audio HAL server side by Mikhail Naganov · 6 years ago
  49. 21f3eeb Merge "vibrator: Support Async Callback APIs" by Treehugger Robot · 6 years ago
  50. 4856370 Add VtsHalLightV2_0TargetTest and VtsHalNeuralnetworksV1_* to vts-core by Dan Shi · 6 years ago
  51. be192c7 Merge "Add a default implementation and tests of IBootControl 1.1." by David Anderson · 6 years ago
  52. cf5d7e8 Fix UB in class NullOr by Janis Danisevskis · 6 years ago
  53. c805505 Merge "Revert "Increase neuralnetworks compatibility to 1.3"" by Lev Proleev · 6 years ago
  54. b8d9568 Merge changes from topic "NNAPI v1.3" by Lev Proleev · 6 years ago
  55. 839ca3c Revert "Create NNAPI HAL v1.3 and add TENSOR_QUANT8_ASYMM_SIGNED OperandType" by Lev Proleev · 6 years ago
  56. 9613b46 Revert "Copy VTS tests from v1.2 to v1.3" by Lev Proleev · 6 years ago
  57. a927c57 Revert "Increase neuralnetworks compatibility to 1.3" by Lev Proleev · 6 years ago
  58. 64f9eb4 Revert "Modify NNAPI VTS tests to run on version 1.3" by Lev Proleev · 6 years ago
  59. b4ff625 Merge changes from topic "NNAPI v1.3" by Lev Proleev · 6 years ago
  60. 3c8f624 Merge "Fix RadioHidlTest_v1_2.startNetworkScan maxSearchTime" by Nathan Harold · 6 years ago
  61. 0473214 Add a default implementation and tests of IBootControl 1.1. by David Anderson · 6 years ago
  62. 36c9ae7 Remove libhwbinder/libhidltransport deps by Steven Moreland · 6 years ago
  63. 5341e17 Fix RadioHidlTest_v1_2.startNetworkScan maxSearchTime by jun.wang · 6 years ago
  64. 485abc9 Increase neuralnetworks compatibility to 1.3 by Michael Butler · 6 years ago
  65. 543606f Modify NNAPI VTS tests to run on version 1.3 by Lev Proleev · 6 years ago
  66. d0e339e Copy VTS tests from v1.2 to v1.3 by Lev Proleev · 6 years ago
  67. bd2b4e7 Create NNAPI HAL v1.3 and add TENSOR_QUANT8_ASYMM_SIGNED OperandType by Lev Proleev · 6 years ago
  68. 8c0a48b Replace sync_enums_to_hal.py with generate_api.{py,sh} and regenerate */types.hal by David Gross · 6 years ago
  69. 8502c2f vibrator: Support Async Callback APIs by Harpreet "Eli" Sangha · 6 years ago
  70. 9b2431d Merge "Refine freeBuffer in Mapper 2.0" by Treehugger Robot · 6 years ago
  71. 058e343 Adding a Broadcast data flow test with a PES filter by Amy · 6 years ago
  72. e258376 Adding the mocking frontend tuning functionality to take specific ts by Amy · 6 years ago
  73. 1a26e69 Adding filter configuration and pes filter test based on PID test by Amy · 6 years ago
  74. c13371c Adding a TS filter functionality into the Demux default impl by Amy · 6 years ago
  75. 292d7ec Tuner HAL : patch comments and ATSC3 by Henry Fang · 6 years ago
  76. 968c4b5 Merge "Introduce IBootControl 1.1." by David Anderson · 6 years ago
  77. 5748731 Merge "light: Allow blank_screen utiltiy to get color from command line" by Treehugger Robot · 6 years ago
  78. 9d71718 Merge "Update contexthub OWNERS" by Treehugger Robot · 6 years ago
  79. 34ed387 light: Allow blank_screen utiltiy to get color from command line by Dmitry Shmidt · 6 years ago
  80. e8f1a7f Introduce IBootControl 1.1. by David Anderson · 6 years ago
  81. 69e8325 strtoul result shouldn't be narrowed to uint32_t before checking for ULONG_MAX by Yi Kong · 6 years ago
  82. 60d9b98 Merge "dumpstate example: use new lazy hal mechanism" by Treehugger Robot · 6 years ago
  83. 998c4cd Merge "Fix the name of the constant for device [dis]connect parameter" by Treehugger Robot · 6 years ago
  84. 36678b2 Fix the name of the constant for device [dis]connect parameter by Mikhail Naganov · 6 years ago
  85. b756e23 Merge "Make gralloc0 pass-through mapper handle layers" by Alistair Delva · 6 years ago
  86. 02de647 Update contexthub OWNERS by Brian Duddie · 6 years ago
  87. 1f4d49f dumpstate example: use new lazy hal mechanism by Steven Moreland · 6 years ago
  88. 86331df Merge "Change AP_POWER_STATE_REPORT's access property." by Jim Kaye · 6 years ago
  89. 772fb53 Merge "Add Keymaster VTS tests for some AES cases:" by Treehugger Robot · 6 years ago
  90. 111a10c Merge "Clarify the start and end of scan intervals" by Treehugger Robot · 6 years ago
  91. fd877b5 Merge "Added VTS tests for clearing operation slots after service death." by Rob Barnes · 6 years ago
  92. 3b685a8 Clarify the start and end of scan intervals by Nathan Harold · 6 years ago
  93. 1a87dbc Change AP_POWER_STATE_REPORT's access property. by Min Yun · 6 years ago
  94. 8b5b9fb Make gralloc0 pass-through mapper handle layers by Jason Macnak · 6 years ago
  95. c048c18 Merge "Use libcrypto_static instead of libcrypto" by Colin Cross · 6 years ago
  96. b287873 Merge "Change NNAPI VTS to use TEST_P to iterate across all service instances" by Michael Butler · 6 years ago
  97. 6494b4c Merge changes from topic "frontend" by Amy Zhang · 6 years ago
  98. df3746d Playback VTS modulization by Amy · 6 years ago
  99. b9d0c8b Add DVBC/DVBS/ISDBT/ISDBS/ISDBS3/ATSC3 support default implementation by Amy · 6 years ago
  100. eca5033 Add DVBC/DVBS/ISDBT/ISDBS/ISDBS3/ATSC3 support by Henry Fang · 6 years ago