1. 3beaf4f Fix VtsHalSensorsV2_0TargetTest by lichen yu · 1 year, 2 months ago
  2. 74dc4cc Merge "[DON'T BLOCK] Test ownership migration rules" into main am: 27e97308c4 by Treehugger Robot · 1 year, 6 months ago
  3. ad2ba1b [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 6 months ago
  4. 9d67c77 Migrate sensors VTS to use libui by Devin Moore · 1 year, 10 months ago
  5. 879960b Merge Android U (ab/10368041) by Xin Li · 2 years ago
  6. 4613dd5 Merge "Initialize mStopThread in Sensor constructor" into main am: 014b456a11 am: 9f52ca0fd2 am: b3114df058 am: 2dcf4ebe43 am: faa0f059af by Treehugger Robot · 2 years ago
  7. b3114df Merge "Initialize mStopThread in Sensor constructor" into main am: 014b456a11 am: 9f52ca0fd2 by Treehugger Robot · 2 years ago
  8. 5d346fb Initialize mStopThread in Sensor constructor by Aditya Chitnis · 2 years ago
  9. 6311a3c Add CPU_WRITE_RARELY flag am: 802c53da89 am: cefade7fa9 by Arthur Ishiguro · 2 years ago
  10. 802c53d Add CPU_WRITE_RARELY flag by Arthur Ishiguro · 2 years ago
  11. 8c5976f Add CPU_WRITE_RARELY flag by Arthur Ishiguro · 2 years ago
  12. 04cadfc Fix a segmentation fault in NoStaleEvents tests by Matthew Sedam · 2 years, 1 month ago
  13. 097d2ce catch mutex when notify sampling rate changed, otherwise signal may be lost am: e1e361ed43 am: ab8e9f1b2b am: c6a975ee1f by sangweilin · 2 years, 5 months ago
  14. e1e361e catch mutex when notify sampling rate changed, otherwise signal may be lost by sangweilin · 2 years, 5 months ago
  15. 872cda3 Fix for VTS test CleanupConnectionsOnInitialize am: 45a15ed8b9 am: c0fd000566 am: 16b926e728 am: e760f283cc am: 006acfa520 am: ee526c2d41 by AOYAGI Takako · 2 years, 5 months ago
  16. 64412bb Fix for VTS test CleanupConnectionsOnInitialize am: 45a15ed8b9 am: c0fd000566 am: 16b926e728 am: e760f283cc by AOYAGI Takako · 2 years, 5 months ago
  17. e760f28 Fix for VTS test CleanupConnectionsOnInitialize am: 45a15ed8b9 am: c0fd000566 am: 16b926e728 by AOYAGI Takako · 2 years, 5 months ago
  18. c0fd000 Fix for VTS test CleanupConnectionsOnInitialize am: 45a15ed8b9 by AOYAGI Takako · 2 years, 5 months ago
  19. 45a15ed Fix for VTS test CleanupConnectionsOnInitialize by AOYAGI Takako · 2 years, 5 months ago
  20. 2d85820 Fix event collection in SensorsVtsEnvironmentBase.h by Matthew Sedam · 2 years, 5 months ago
  21. 6d06554 Merge "Remove uses of deprecated GTest macro." am: 3eed07ead0 am: c74317cabf am: c13f8756d3 by Treehugger Robot · 2 years, 5 months ago
  22. c30ca30 Remove uses of deprecated GTest macro. by Krzysztof Kosiński · 2 years, 5 months ago
  23. 7443fb1 Merge "sensors: cleanup OWNERS" am: c9f07f5fdc am: 3fef1c0f59 am: 1856eb00c4 by Treehugger Robot · 2 years, 7 months ago
  24. ddc9daa sensors: cleanup OWNERS by Steven Moreland · 2 years, 7 months ago
  25. 3c420b6 HalProxy: Forward 'lshal debug' options. by Chris Kuiper · 2 years, 8 months ago
  26. e7e44e0 Merge "Revert^2 "sensors: adding a common convert lib"" by Devin Moore · 2 years, 8 months ago
  27. 160d7a4 Revert^2 "sensors: adding a common convert lib" by Devin Moore · 2 years, 8 months ago
  28. e61b64b Adding suport for multiple multihal config files by Aditya Chitnis · 2 years, 8 months ago
  29. 3633b6d Revert "sensors: adding a common convert lib" by Krzysztof Kosiński · 2 years, 8 months ago
  30. d8598ec sensors: adding a common convert lib by Devin Moore · 2 years, 9 months ago
  31. 4cea529 Default accel Z direction value to +9.8 by Karthik Bharadwaj · 2 years, 9 months ago
  32. a1c66a2 Add cc_defaults wrapper for android.hardware.graphics.allocator ndk package. by Sally Qi · 3 years ago
  33. d6ef4fb Use EXPECT_LE instead of EXPECT_LT for some iio sensors that do not support runtime suspend. by heqiang1008 thundersoft · 2 years, 11 months ago
  34. c325337 Support AIDL IAllocator for direct channel tests by Brian Duddie · 3 years, 2 months ago
  35. 739ae49 Fix sub-HAL handle in dynamic sensor meta events by Brian Duddie · 3 years, 4 months ago
  36. 34593d4 Merge "Add timed out test files to tidy_timeout_srcs" am: ff54f73b4f am: fa83970b3a am: 581616e658 by Chih-hung Hsieh · 3 years, 6 months ago
  37. ad1bf31 Add timed out test files to tidy_timeout_srcs by Chih-Hung Hsieh · 3 years, 6 months ago
  38. 41be2d8 Merge "Fix cert-dcl16-c warnings" am: 2d028894c7 am: 2f22222a1c am: e18edd3ffd am: 3a8019b93a by Chih-hung Hsieh · 3 years, 6 months ago
  39. 4f4d365 Fix cert-dcl16-c warnings by Chih-Hung Hsieh · 3 years, 6 months ago
  40. 653d588 Merge "Remove early break for sub-HAL initialization failure" am: 6e503b7a4e am: fa9af8de75 am: 0774f2b58e am: b222bd47a3 by Treehugger Robot · 3 years, 6 months ago
  41. 105da22 Remove early break for sub-HAL initialization failure by Yixuan Wang · 3 years, 6 months ago
  42. 17857cc Updated multihal to use new sensors AIDL interface. by Tyler Trephan · 3 years, 9 months ago
  43. b0b47e3 Add conversion code for sensor_t to v2.1 SensorInfo by Arthur Ishiguro · 3 years, 9 months ago
  44. d3c693e Refactor collectEvent method in SensorsHidlTestBase by Arthur Ishiguro · 3 years, 9 months ago
  45. 7040ab2 Rename SensorsHidlEnvironmentBase to SensorsVtsEnvironmentBase by Arthur Ishiguro · 3 years, 9 months ago
  46. c6e82fe Merge "Add OWNERS for VTS module VtsHalSensorsV2_0TargetTest" am: 3f295c0a74 by Treehugger Robot · 3 years, 11 months ago
  47. 2f5b640 Add OWNERS for VTS module VtsHalSensorsV2_0TargetTest by Yiming Pan · 4 years ago
  48. 6bdfc47 Merge "Use CLOCK_BOOTTIME for default sensor implementation" am: bd0d99e730 by Hsin-Yi Chen · 4 years ago
  49. adac97f Use CLOCK_BOOTTIME for default sensor implementation by Hsin-Yi Chen · 4 years ago
  50. a5b5c35 Enforce sensors of the same type having a unique name. by karthik bharadwaj · 4 years, 2 months ago
  51. 92912b6 Fix VTS BatchingOperation Test. by masonwang · 4 years, 3 months ago
  52. 0b72e2e Don't assert while a callback is registered by Anthony Stange · 4 years, 5 months ago
  53. 93d11f5 Don't assert while a callback is registered by Anthony Stange · 4 years, 5 months ago
  54. cfefc7b Fix RefBase Explicit destruction by Jintao Zhu · 4 years, 5 months ago
  55. b224b36 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
  56. 1909098 Increase min delay of default gyro sensor by Hsin-Yi Chen · 4 years, 6 months ago
  57. 012ae9c Merge "Adjust the parameters of accelerometer and hinge angle sensor" am: 3f4034f02b by Hsin-Yi Chen · 4 years, 8 months ago
  58. 92f8f48 Adjust the parameters of accelerometer and hinge angle sensor by Hsin-Yi Chen · 4 years, 8 months ago
  59. d9477a4 Merge "Set default value for pressure sensor" am: e07fd9fce2 by Hsin-Yi Chen · 4 years, 8 months ago
  60. eac1775 Set default value for pressure sensor by Hsin-Yi Chen · 4 years, 8 months ago
  61. c026d3a Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855 by Xin Li · 4 years, 8 months ago
  62. b5097f6 Strip hinge angle sensor when running a 2.1 HAL as 2.0 by karthik bharadwaj · 4 years, 9 months ago
  63. c8fd7b3 Strip hinge angle sensor when running a 2.1 HAL as 2.0 by karthik bharadwaj · 4 years, 9 months ago
  64. 534d935 Fix VTS SensorsHidl Test Failures by Karthik Bharadwaj · 4 years, 9 months ago
  65. 812d9b5 Modify VTS NoStaleEvents test to omit on-change sensors by Eric Hefner · 4 years, 10 months ago
  66. c556f16 Modify VTS NoStaleEvents test to omit on-change sensors by Eric Hefner · 4 years, 10 months ago
  67. 36dcf1a Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  68. 1d18ec8 Merge "Remove unnecessary type and dup for fd" am: 5428551ba9 am: f8f2391f8e am: 667ef2c4c7 am: 6f25e95bc8 by Treehugger Robot · 5 years ago
  69. 667ef2c Merge "Remove unnecessary type and dup for fd" am: 5428551ba9 am: f8f2391f8e by Treehugger Robot · 5 years ago
  70. 55a4f59 Fix double release of ScopedWakelock by Anthony Stange · 5 years ago
  71. 97f1a3a Add support for IAllocator/IMapper v4.0 in sensors VTS by Brian Duddie · 5 years ago
  72. 8276a3b Add SCOPED_TRACE to VTS tests that loop over all sensors by Ahmad Rahmati · 5 years ago
  73. 908e447 Fix Sensors VTS asserts for sensor type strings by Anthony Stange · 5 years ago
  74. c786dfc Search for subhal .so files in additional directories by Stan Rokita · 5 years ago
  75. 7a21c53 V2: Update tests for multihal to test HAL 2.1 by Anthony Stange · 5 years ago
  76. 33acf9f V2: Set up Multi-HAL for Sensors HAL 2.1 by Anthony Stange · 5 years ago
  77. 7a63ec7 Merge changes from topic "revert-10501254-multihal_2_1-FNHFKNQMKB" into rvc-dev by Nick Chalko · 5 years ago
  78. cd5d437 Revert "Set up Multi-HAL for Sensors HAL 2.1" by Nick Chalko · 5 years ago
  79. f4b5b40 Revert "Update tests for multihal to test HAL 2.1" by Nick Chalko · 5 years ago
  80. 89b2166 Merge changes from topic "multihal_2_1" into rvc-dev by TreeHugger Robot · 5 years ago
  81. 6788848 Update tests for multihal to test HAL 2.1 by Anthony Stange · 5 years ago
  82. 99a9a52 Remove non-test ScopedWakelock dependency by Stan Rokita · 5 years ago
  83. bc20e5c Set up Multi-HAL for Sensors HAL 2.1 by Anthony Stange · 5 years ago
  84. 279a5ae Add the missing unregisterCallback call by Roman Kiryanov · 5 years ago
  85. cd4d9ab Don't modify -1 sensorHandle value by Anthony Stange · 5 years ago
  86. f1d431f Add SubHal header for Sensors HAL 2.1 by Anthony Stange · 5 years ago
  87. d6f4acf Merge "Move Multi-HAL 2.0 to the common directory" into rvc-dev by TreeHugger Robot · 5 years ago
  88. 05d7496 Move Multi-HAL 2.0 to the common directory by Anthony Stange · 5 years ago
  89. e969e81 Fix Sensors HAL 1.0 VTS tests by Anthony Stange · 5 years ago
  90. e49ee68 Move common tests into SensorsV2_0 VTS only by Anthony Stange · 5 years ago
  91. aef69c9 Create separate VTS target for Sensors HAL 2.1 by Anthony Stange · 5 years ago
  92. 3289590 Prep ISensorsWrapper to be used by the framework by Anthony Stange · 5 years ago
  93. a9a5eb4 Add VTS tests for Sensors HAL 2.1 by Anthony Stange · 6 years ago
  94. 535c63e Add Hinge Angle Sensor to default impl for HAL 2.1 by Anthony Stange · 5 years ago
  95. 1d71acc Add default impl of Sensors HAL 2.1 by Anthony Stange · 6 years ago
  96. c002dd9 Create wrapper for 2.0/2.1 sensor HALs by Anthony Stange · 5 years ago
  97. 14edbe8 Merge "Remove reference of VtsHalHidlTargetTestBase" am: badb75e309 am: 88b5b44f89 am: 4eaa7205f8 by Automerger Merge Worker · 6 years ago
  98. 9910d38 Remove reference of VtsHalHidlTargetTestBase by Dan Shi · 6 years ago
  99. 467d022 Merge "Convert VtsHalSensorsV*_0TargetTest to be parameterized." am: c81f9c9958 am: 6887dc320d am: 6d3e344091 by Automerger Merge Worker · 6 years ago
  100. 3952881 Convert VtsHalSensorsV*_0TargetTest to be parameterized. by Dan Shi · 6 years ago