1. f66a6d0 Align enable with createSensorEventConnection by Rocky Fang · 11 months ago
  2. 5aaffa4 Merge "Protect mMicSamplingPeriodBackup by mConnectionLock" into main by Rocky Fang · 12 months ago
  3. 4a0de5b Protect mMicSamplingPeriodBackup by mConnectionLock by Rocky Fang · 1 year ago
  4. e7fd954 Dump sensor register status and sensor name by Rocky Fang · 1 year, 1 month ago
  5. a695438 Merge "Add debug log to show why sensor event connection is not created" into main by Treehugger Robot · 1 year ago
  6. c9fd7aa Add debug log to show why sensor event connection is not created by Rocky Fang · 1 year ago
  7. 48604fb Merge "If the handle does not exist, it should return false" into main am: 16fbe775c0 am: eba33c3752 by Treehugger Robot · 1 year ago
  8. eba33c3 Merge "If the handle does not exist, it should return false" into main am: 16fbe775c0 by Treehugger Robot · 1 year ago
  9. 799a759 If the handle does not exist, it should return false by xuchengchen · 1 year ago
  10. 8aa0980 Improve sensorservice dump by Rocky Fang · 1 year, 1 month ago
  11. 71df397 Add trace for sensor event by Rocky Fang · 1 year, 3 months ago
  12. d2327da Merge "switch over to use new stoarge read api" into main by Dennis Shen · 1 year, 3 months ago
  13. ce57cf2 Merge "Update sensorservice owners" into main am: bc38d44e3e am: 7bf477d0b7 by Treehugger Robot · 1 year, 3 months ago
  14. 7bf477d Merge "Update sensorservice owners" into main am: bc38d44e3e by Treehugger Robot · 1 year, 3 months ago
  15. fa20c7f switch over to use new stoarge read api by Dennis Shen · 1 year, 3 months ago
  16. 0813123 Update sensorservice owners by Anthony Stange · 1 year, 3 months ago
  17. ed7137c Fix flag configuration by Rocky Fang · 1 year, 3 months ago
  18. b09ba1e Add flag for tracing by Rocky Fang · 1 year, 3 months ago
  19. 0963ded Add clean up code into a flag by Rocky Fang · 1 year, 4 months ago
  20. c72e986 Create flag for cleaning up dynamic sensor data by Rocky Fang · 1 year, 4 months ago
  21. 65beac9 Release dynamic sensor data at the end of process by Rocky Fang · 1 year, 4 months ago
  22. 4695245 Create flag for event scratch buffer nullability by Rocky Fang · 1 year, 4 months ago
  23. f9f919a Skip AppOps call from system UID am: cb142de566 by Rocky Fang · 1 year, 5 months ago
  24. cb142de Skip AppOps call from system UID by Rocky Fang · 1 year, 5 months ago
  25. 87f5a04 Merge "Modify the API for camera privacy allowlist" into main by Jyoti Bhayana · 1 year, 6 months ago
  26. 6424ede Modify the API for camera privacy allowlist by Jyoti Bhayana · 1 year, 6 months ago
  27. d8119da Send wake event to ISensorHalWrapper fmq when switching to Hal Bypass Mode by Mark Wheatley · 1 year, 7 months ago
  28. eb3ad20 Merge "Revert^2 "Implement camera privacy allowlist."" into main by Jyoti Bhayana · 1 year, 7 months ago
  29. 76256ad Revert^2 "Implement camera privacy allowlist." by Jyoti Bhayana · 1 year, 7 months ago
  30. 9b2f930 Revert "Implement camera privacy allowlist." by Priyanka Advani · 1 year, 7 months ago
  31. 33fd22e Set the container field of aconfig flags by Oriol Prieto Gasco · 1 year, 7 months ago
  32. d5660e3 Implement camera privacy allowlist. by Jyoti Bhayana · 1 year, 8 months ago
  33. beb0dff Clear dynamic sensors during reconnect by Rocky Fang · 1 year, 9 months ago
  34. c971c41 Implement onDynamicSensorDisconnected by Rocky Fang · 1 year, 9 months ago
  35. 337cc16 Create flag for implementing onDynamicSensorDisconnected by Rocky Fang · 1 year, 9 months ago
  36. 43dee11 Create flag for sensor service by Rocky Fang · 1 year, 9 months ago
  37. 47a7a4a Skip get target SDK for VNDK client on aidl by Rocky Fang · 1 year, 9 months ago
  38. 3492ae4 Merge "Device-aware native SensorManager." into main by Treehugger Robot · 1 year, 11 months ago
  39. f1d48af Device-aware native SensorManager. by Vladimir Komsiyski · 1 year, 11 months ago
  40. 6d34bbb Initialize mInHalBypassMode to false by Mark Wheatley · 1 year, 11 months ago
  41. 8f285d9 Add HAL Bypass Data Injection mode to Sensor Service by Mark Wheatley · 2 years, 2 months ago
  42. bb1196e Do not set `address: true` for Fuzzer by Florian Mayer · 2 years ago
  43. 8caa242 Merge "SensorManager: Don't try to attach looper thread without JVM" into main am: 66a0d71aff am: 33d11c936c am: 6d9f33e33e am: f37672f26d am: b5fbea276c by Devin Moore · 2 years ago
  44. b5fbea2 Merge "SensorManager: Don't try to attach looper thread without JVM" into main am: 66a0d71aff am: 33d11c936c am: 6d9f33e33e am: f37672f26d by Devin Moore · 2 years ago
  45. f37672f Merge "SensorManager: Don't try to attach looper thread without JVM" into main am: 66a0d71aff am: 33d11c936c am: 6d9f33e33e by Devin Moore · 2 years ago
  46. 33d11c9 Merge "SensorManager: Don't try to attach looper thread without JVM" into main am: 66a0d71aff by Devin Moore · 2 years ago
  47. 66a0d71 Merge "SensorManager: Don't try to attach looper thread without JVM" into main by Devin Moore · 2 years ago
  48. efce371 Merge "Migrate from android::String isEmpty to empty" into main by Treehugger Robot · 2 years ago
  49. dcf8afe Merge "Migrate from android::String isEmpty to empty" into aosp-main-future by Tomasz Wasilczyk · 2 years ago
  50. f486c07 Merge "Use String8/16 c_str [aosp-main-future]" into aosp-main-future am: 19bcc3a581 am: be1e4e8d23 am: 77d48e4332 am: ff14d52b0d by Tomasz Wasilczyk · 2 years ago
  51. 872973c SensorManager: Don't try to attach looper thread without JVM by Devin Moore · 2 years ago
  52. ff14d52 Merge "Use String8/16 c_str [aosp-main-future]" into aosp-main-future am: 19bcc3a581 am: be1e4e8d23 am: 77d48e4332 by Tomasz Wasilczyk · 2 years ago
  53. 77d48e4 Merge "Use String8/16 c_str [aosp-main-future]" into aosp-main-future am: 19bcc3a581 am: be1e4e8d23 by Tomasz Wasilczyk · 2 years ago
  54. be1e4e8 Merge "Use String8/16 c_str [aosp-main-future]" into aosp-main-future am: 19bcc3a581 by Tomasz Wasilczyk · 2 years ago
  55. 19bcc3a Merge "Use String8/16 c_str [aosp-main-future]" into aosp-main-future by Tomasz Wasilczyk · 2 years ago
  56. 02fd95c Use String8/16 c_str [aosp-main-future] by Tomasz Wasilczyk · 2 years ago
  57. a7a9988 Migrate from android::String isEmpty to empty by Tomasz Wasilczyk · 2 years, 1 month ago
  58. 15d790a Migrate String8|16.setTo to assignment operator [sensors] by Tomasz Wasilczyk · 2 years ago
  59. 8a0e352 Migrate from android::String isEmpty to empty by Tomasz Wasilczyk · 2 years, 1 month ago
  60. 40bb5c8 Merge "Migrate String8|16.setTo to assignment operator [sensors]" into udc-dev-plus-aosp am: 3b906b0d36 am: 66b2479dc0 am: 499710615a by Tomasz Wasilczyk · 2 years ago
  61. 0b42a5b Merge "Migrate from android::String isEmpty to empty" into udc-dev-plus-aosp am: 07fd56cc13 am: b8b8fe01b6 am: 1ffe14757c by Tomasz Wasilczyk · 2 years ago
  62. 4997106 Merge "Migrate String8|16.setTo to assignment operator [sensors]" into udc-dev-plus-aosp am: 3b906b0d36 am: 66b2479dc0 by Tomasz Wasilczyk · 2 years ago
  63. 66b2479 Merge "Migrate String8|16.setTo to assignment operator [sensors]" into udc-dev-plus-aosp am: 3b906b0d36 by Tomasz Wasilczyk · 2 years ago
  64. 1ffe147 Merge "Migrate from android::String isEmpty to empty" into udc-dev-plus-aosp am: 07fd56cc13 am: b8b8fe01b6 by Tomasz Wasilczyk · 2 years ago
  65. 3b906b0 Merge "Migrate String8|16.setTo to assignment operator [sensors]" into udc-dev-plus-aosp by Tomasz Wasilczyk · 2 years ago
  66. b8b8fe0 Merge "Migrate from android::String isEmpty to empty" into udc-dev-plus-aosp am: 07fd56cc13 by Tomasz Wasilczyk · 2 years ago
  67. 596b44b8 Migrate String8|16.setTo to assignment operator [sensors] by Tomasz Wasilczyk · 2 years ago
  68. 1b988a4 Merge Android U (ab/10368041) by Xin Li · 2 years ago
  69. e50b2de Migrate from android::String isEmpty to empty by Tomasz Wasilczyk · 2 years, 1 month ago
  70. d89f609 Migrate String8|16.setTo to assignment operator [sensors] by Tomasz Wasilczyk · 2 years ago
  71. 8017c17 Merge "Use String8/16 c_str [sensors]" into udc-dev-plus-aosp am: 8ff64ba42b am: 6764b4a297 am: c80de8ad84 by Treehugger Robot · 2 years, 1 month ago
  72. c80de8a Merge "Use String8/16 c_str [sensors]" into udc-dev-plus-aosp am: 8ff64ba42b am: 6764b4a297 by Treehugger Robot · 2 years, 1 month ago
  73. 6764b4a Merge "Use String8/16 c_str [sensors]" into udc-dev-plus-aosp am: 8ff64ba42b by Treehugger Robot · 2 years, 1 month ago
  74. fde494d Use String8/16 c_str [sensors] by Tomasz Wasilczyk · 2 years, 1 month ago
  75. 83aa0ab Use String8/16 c_str [sensors] by Tomasz Wasilczyk · 2 years, 1 month ago
  76. c65811a Merge "Fix test documentation error" into main by Treehugger Robot · 2 years, 1 month ago
  77. e219354 Fix test documentation error by Arthur Ishiguro · 2 years, 1 month ago
  78. 60ed836 Process runtime sensor events in a separate thread. by Vladimir Komsiyski · 2 years, 3 months ago
  79. 69a905c Revert "Handle runtime sensor events even if there are no real ones." am: 574ac3e232 am: 41f47a35ba by Vladimir Komsiyski · 2 years, 1 month ago
  80. 41f47a3 Revert "Handle runtime sensor events even if there are no real ones." am: 574ac3e232 by Vladimir Komsiyski · 2 years, 1 month ago
  81. 574ac3e Revert "Handle runtime sensor events even if there are no real ones." by Vladimir Komsiyski · 2 years, 1 month ago
  82. 58d7c9b Merge "SensorFusion: don't use wake sensors for fusion" into main by Pontus Lidman · 2 years, 1 month ago
  83. 8ebdb10 Merge "Make maximum sensor fusion rate tunable." into main am: dc176d9931 am: 5dae10e59e am: 3c65fd644f am: 699d25a278 by Pontus Lidman · 2 years, 2 months ago
  84. 699d25a Merge "Make maximum sensor fusion rate tunable." into main am: dc176d9931 am: 5dae10e59e am: 3c65fd644f by Pontus Lidman · 2 years, 2 months ago
  85. 3c65fd6 Merge "Make maximum sensor fusion rate tunable." into main am: dc176d9931 am: 5dae10e59e by Pontus Lidman · 2 years, 2 months ago
  86. d0e68d2 Make maximum sensor fusion rate tunable. by Pontus Lidman · 2 years, 2 months ago
  87. df83f9b Fix return value of AidlSensorHalWrapper::configureDirectChannel am: d430717d81 am: 9de01dd80d by Arthur Ishiguro · 2 years, 2 months ago
  88. 24f862d SensorFusion: don't use wake sensors for fusion by Pontus Lidman · 4 years, 4 months ago
  89. 85cf4c9 Fix return value of AidlSensorHalWrapper::configureDirectChannel am: d430717d81 by Arthur Ishiguro · 2 years, 2 months ago
  90. 9de01dd Fix return value of AidlSensorHalWrapper::configureDirectChannel am: d430717d81 by Arthur Ishiguro · 2 years, 2 months ago
  91. d430717 Fix return value of AidlSensorHalWrapper::configureDirectChannel by Arthur Ishiguro · 2 years, 2 months ago
  92. 044d95f Merge "Correcting spelling errors in logs" into main am: a1681106e3 am: d53b960f4b am: abb570be39 am: a0231c85ca am: 89b4ec3005 by Treehugger Robot · 2 years, 2 months ago
  93. a0231c8 Merge "Correcting spelling errors in logs" into main am: a1681106e3 am: d53b960f4b am: abb570be39 by Treehugger Robot · 2 years, 2 months ago
  94. 21c4925 Correcting spelling errors in logs by wanghuan16 · 2 years, 2 months ago
  95. b6b2db6 Merge "Increase sensors registration history to 500" into udc-qpr-dev am: 58a338d2a2 by Treehugger Robot · 2 years, 3 months ago
  96. 1d1d512 Increase sensors registration history to 500 by Chris Kuiper · 2 years, 3 months ago
  97. 744f716 Merge "Handle runtime sensor events even if there are no real ones." into udc-dev am: 92745f7aeb by Vladimir Komsiyski · 2 years, 3 months ago
  98. 3b9574a Handle runtime sensor events even if there are no real ones. by Vladimir Komsiyski · 2 years, 3 months ago
  99. ac4a96a Merge changes from topic "disable_leaks" am: 00f3207fd5 am: 191458b853 am: 3722e36b70 by Pawan Wagh · 2 years, 4 months ago
  100. 00f3207 Merge changes from topic "disable_leaks" by Pawan Wagh · 2 years, 4 months ago