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. 802c53d Add CPU_WRITE_RARELY flag by Arthur Ishiguro · 2 years ago
  7. 8c5976f Add CPU_WRITE_RARELY flag by Arthur Ishiguro · 2 years ago
  8. 04cadfc Fix a segmentation fault in NoStaleEvents tests by Matthew Sedam · 2 years, 1 month ago
  9. 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
  10. 64412bb Fix for VTS test CleanupConnectionsOnInitialize am: 45a15ed8b9 am: c0fd000566 am: 16b926e728 am: e760f283cc by AOYAGI Takako · 2 years, 5 months ago
  11. e760f28 Fix for VTS test CleanupConnectionsOnInitialize am: 45a15ed8b9 am: c0fd000566 am: 16b926e728 by AOYAGI Takako · 2 years, 5 months ago
  12. c0fd000 Fix for VTS test CleanupConnectionsOnInitialize am: 45a15ed8b9 by AOYAGI Takako · 2 years, 5 months ago
  13. 45a15ed Fix for VTS test CleanupConnectionsOnInitialize by AOYAGI Takako · 2 years, 5 months ago
  14. 2d85820 Fix event collection in SensorsVtsEnvironmentBase.h by Matthew Sedam · 2 years, 5 months ago
  15. c30ca30 Remove uses of deprecated GTest macro. by Krzysztof Kosiński · 2 years, 5 months ago
  16. ddc9daa sensors: cleanup OWNERS by Steven Moreland · 2 years, 7 months ago
  17. a1c66a2 Add cc_defaults wrapper for android.hardware.graphics.allocator ndk package. by Sally Qi · 3 years ago
  18. 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
  19. c325337 Support AIDL IAllocator for direct channel tests by Brian Duddie · 3 years, 2 months ago
  20. d3c693e Refactor collectEvent method in SensorsHidlTestBase by Arthur Ishiguro · 3 years, 9 months ago
  21. 7040ab2 Rename SensorsHidlEnvironmentBase to SensorsVtsEnvironmentBase by Arthur Ishiguro · 3 years, 9 months ago
  22. c6e82fe Merge "Add OWNERS for VTS module VtsHalSensorsV2_0TargetTest" am: 3f295c0a74 by Treehugger Robot · 3 years, 11 months ago
  23. 2f5b640 Add OWNERS for VTS module VtsHalSensorsV2_0TargetTest by Yiming Pan · 4 years ago
  24. a5b5c35 Enforce sensors of the same type having a unique name. by karthik bharadwaj · 4 years, 2 months ago
  25. 92912b6 Fix VTS BatchingOperation Test. by masonwang · 4 years, 3 months ago
  26. 0b72e2e Don't assert while a callback is registered by Anthony Stange · 4 years, 5 months ago
  27. 93d11f5 Don't assert while a callback is registered by Anthony Stange · 4 years, 5 months ago
  28. b224b36 [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces by Bob Badour · 4 years, 6 months ago
  29. b5097f6 Strip hinge angle sensor when running a 2.1 HAL as 2.0 by karthik bharadwaj · 4 years, 9 months ago
  30. c8fd7b3 Strip hinge angle sensor when running a 2.1 HAL as 2.0 by karthik bharadwaj · 4 years, 9 months ago
  31. 534d935 Fix VTS SensorsHidl Test Failures by Karthik Bharadwaj · 4 years, 9 months ago
  32. 812d9b5 Modify VTS NoStaleEvents test to omit on-change sensors by Eric Hefner · 4 years, 10 months ago
  33. c556f16 Modify VTS NoStaleEvents test to omit on-change sensors by Eric Hefner · 4 years, 10 months ago
  34. 97f1a3a Add support for IAllocator/IMapper v4.0 in sensors VTS by Brian Duddie · 5 years ago
  35. 8276a3b Add SCOPED_TRACE to VTS tests that loop over all sensors by Ahmad Rahmati · 5 years ago
  36. 908e447 Fix Sensors VTS asserts for sensor type strings by Anthony Stange · 5 years ago
  37. 279a5ae Add the missing unregisterCallback call by Roman Kiryanov · 5 years ago
  38. e969e81 Fix Sensors HAL 1.0 VTS tests by Anthony Stange · 5 years ago
  39. e49ee68 Move common tests into SensorsV2_0 VTS only by Anthony Stange · 5 years ago
  40. aef69c9 Create separate VTS target for Sensors HAL 2.1 by Anthony Stange · 5 years ago
  41. 3289590 Prep ISensorsWrapper to be used by the framework by Anthony Stange · 5 years ago
  42. a9a5eb4 Add VTS tests for Sensors HAL 2.1 by Anthony Stange · 6 years ago
  43. 14edbe8 Merge "Remove reference of VtsHalHidlTargetTestBase" am: badb75e309 am: 88b5b44f89 am: 4eaa7205f8 by Automerger Merge Worker · 6 years ago
  44. 9910d38 Remove reference of VtsHalHidlTargetTestBase by Dan Shi · 6 years ago
  45. 467d022 Merge "Convert VtsHalSensorsV*_0TargetTest to be parameterized." am: c81f9c9958 am: 6887dc320d am: 6d3e344091 by Automerger Merge Worker · 6 years ago
  46. 3952881 Convert VtsHalSensorsV*_0TargetTest to be parameterized. by Dan Shi · 6 years ago
  47. 6f4a232 hardware: interfaces: sensors: fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  48. 890faa2 [hardware][interfaces][sensors] fix -Wreorder-init-list again by Nick Desaulniers · 6 years ago
  49. 65d03e4 [hardware][interfaces][sensors] fix -Wreorder-init-list again by Nick Desaulniers · 6 years ago
  50. 0e2911e [hardware][interfaces][sensors] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  51. b8959f4 Add support for new gralloc HAL versions am: df6e2b70ae am: 1eee061c84 by Brian Duddie · 6 years ago
  52. df6e2b7 Add support for new gralloc HAL versions by Brian Duddie · 6 years ago
  53. 57800d7 Update OWNERS for sensors HAL by Anthony Stange · 6 years ago
  54. f75cf1c Verify mPollThread is joinable before detaching am: 65945cfb15 by Anthony Stange · 6 years ago
  55. 65945cf Verify mPollThread is joinable before detaching by Anthony Stange · 6 years ago
  56. ccbcaae Fix NPD in GrallocWrapper by Brian Duddie · 6 years ago
  57. 56d64fa Fix log tag for sensors VTS tests by Brian Duddie · 6 years ago
  58. 56358ca Implement Direct Channel Tests by Brian Stack · 7 years ago
  59. 9c1867e Update member variables to use mNamingConvention by Brian Stack · 7 years ago
  60. 1fdd1bb Implement VTS tests for Sensors 2.0 flush by Brian Stack · 7 years ago
  61. 1d329e6 Add CallInitializeTwice Test by Brian Stack · 7 years ago
  62. 85c8b31 Initialize Sensors Test Environment by Brian Stack · 7 years ago
  63. b6962f6 Copy Sensors VTS 1.0 into 2.0 by Brian Stack · 7 years ago
  64. 085f505 Extract SensorsHidlTestBase and reformat by Brian Stack · 7 years ago
  65. 0c102a9 Refactor SensorsTestSharedMemory by Brian Stack · 7 years ago
  66. a60a6ae Refactor SensorEventsChecker by Brian Stack · 7 years ago
  67. bc5a39b Create SensorsHidlEnvironmentBase by Brian Stack · 7 years ago
  68. eb755f5 Move GrallocWrapper to common directory by Brian Stack · 7 years ago