1. 4a0de5b Protect mMicSamplingPeriodBackup by mConnectionLock by Rocky Fang · 11 months ago
  2. 48604fb Merge "If the handle does not exist, it should return false" into main am: 16fbe775c0 am: eba33c3752 by Treehugger Robot · 11 months ago
  3. eba33c3 Merge "If the handle does not exist, it should return false" into main am: 16fbe775c0 by Treehugger Robot · 11 months ago
  4. 799a759 If the handle does not exist, it should return false by xuchengchen · 11 months ago
  5. 8aa0980 Improve sensorservice dump by Rocky Fang · 1 year ago
  6. cb142de Skip AppOps call from system UID by Rocky Fang · 1 year, 4 months ago
  7. 02fd95c Use String8/16 c_str [aosp-main-future] by Tomasz Wasilczyk · 2 years ago
  8. 1b988a4 Merge Android U (ab/10368041) by Xin Li · 2 years ago
  9. fde494d Use String8/16 c_str [sensors] by Tomasz Wasilczyk · 2 years ago
  10. 0f23909 Pipe wakeup sensor events to batterystats by Suprabh Shukla · 2 years, 4 months ago
  11. 9f0f647 Perform cleanup operation on destroy() by Arthur Ishiguro · 2 years, 4 months ago
  12. cd01ec1 Rename whitelist -> allowlist by Anthony Stange · 2 years, 7 months ago
  13. 9bb1670 Support REPLAY_DATA_INJECTION mode by Anthony Stange · 2 years, 7 months ago
  14. 705e5ab Fix memory leak when sensor registration fails. by Vladimir Komsiyski · 2 years, 8 months ago
  15. 4a4d046 Limit access to head tracker sensor by Brian Duddie · 3 years, 3 months ago
  16. 8a62852 Only check high sampling permission when requested (native) by Arthur Ishiguro · 3 years, 11 months ago
  17. 3ab0a1b Update language to comply with Android's inclusive language guidance by lifr · 4 years ago
  18. df549ea Revert "Resample sensor events for non-direct connections." by Anh Pham · 4 years, 5 months ago
  19. 340882c Plumb attribution tag to Sensor Service by Arthur Ishiguro · 4 years, 6 months ago
  20. 532e655 Resample sensor events for non-direct connections. by Anh Pham · 4 years, 6 months ago
  21. 5198c99 Subscribe to the microphone toggle state. by Anh Pham · 4 years, 6 months ago
  22. af91a91 Throttle sensor sampling rates at 200Hz. by Anh Pham · 4 years, 6 months ago
  23. 883748c Use updated AppOps API in SensorService by Arthur Ishiguro · 4 years, 9 months ago
  24. 3e9afc1 Prevent mEventCache UAF in SensorEventConnection by Arthur Ishiguro · 4 years, 11 months ago
  25. 07eb421 Only get target SDK version if not a VNDK client by Anthony Stange · 5 years ago
  26. 29adc8c Check if sensor is accessible on flush by Stan Rokita · 5 years ago
  27. 457e639 Skip checking the app op for step sensors for legacy apps by Brian Duddie · 5 years ago
  28. 539c27c Disable sensors when an app goes to background v2 by Arthur Ishiguro · 5 years ago
  29. 062b27b Revert "Disable sensors when an app goes to background" by Arthur Ishiguro · 5 years ago
  30. a962350 Revert "Fix deadlock on SensorService" by Arthur Ishiguro · 5 years ago
  31. 410d567 Fix deadlock on SensorService by Arthur Ishiguro · 5 years ago
  32. 8a7ec57 Disable sensors when an app goes to background by Arthur Ishiguro · 5 years ago
  33. ad46c78 Convert KeyedVector to std::ordered_map by Arthur Ishiguro · 5 years ago
  34. 2474386 Dumpsys sensorservice --proto by Mike Ma · 6 years ago
  35. c225aa1 Call noteOp for sensor events by Brian Stack · 6 years ago
  36. bce04d7 Improve Sensor Service's dumpsys when restricted by Brian Stack · 6 years ago
  37. 5e1f60b Block access to sensors when Sensor Privacy Mode enabled by Michael Groover · 7 years ago
  38. ae4053f Only log dropped events every two seconds by Brian Stack · 7 years ago
  39. 93432ad Prevent overflow when caching sensor events by Brian Stack · 7 years ago
  40. 8f313e3 [sensorservice] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  41. 1866ed4 Fix complaints about mismatched new/delete by George Burgess IV · 8 years ago
  42. e752a5c No sensor access to idle UIDs - native framework by Svet Ganov · 8 years ago
  43. 8cbefd7 Synchronous resource recover mechanism for ISensorEventConnection by Peng Xu · 8 years ago
  44. 63fbab8 Check key before edit value in countFlushCompleteEventsLocked by Peng Xu · 8 years ago
  45. 801ea09 split libsensor our of libgui by Mathias Agopian · 8 years ago
  46. e36e347 Direct report mode support in sensor service and client by Peng Xu · 9 years ago
  47. ded526e Fix dangerous unsafe_get() in SensorRecord by Peng Xu · 9 years ago
  48. 755c451 sensorservice: switch to use sp<> in sensor list by Peng Xu · 9 years ago
  49. eb4d628 Divide huge SensorService files into managable pieces by Peng Xu · 10 years ago