1. e3ed3d2 Handle backgrounded apps for direct sensor connections by Arthur Ishiguro · 4 years, 3 months ago
  2. 539c27c Disable sensors when an app goes to background v2 by Arthur Ishiguro · 4 years, 3 months ago
  3. 062b27b Revert "Disable sensors when an app goes to background" by Arthur Ishiguro · 4 years, 3 months ago
  4. c8ad44b Revert "Extend background app behavior for direct channel" by Arthur Ishiguro · 4 years, 3 months ago
  5. fb64fca Revert "Fail on flush if no sensors are found" by Arthur Ishiguro · 4 years, 3 months ago
  6. a962350 Revert "Fix deadlock on SensorService" by Arthur Ishiguro · 4 years, 3 months ago
  7. 410d567 Fix deadlock on SensorService by Arthur Ishiguro · 4 years, 3 months ago
  8. 14c96b1 Extend background app behavior for direct channel by Arthur Ishiguro · 4 years, 4 months ago
  9. 6eb75be Fail on flush if no sensors are found by Arthur Ishiguro · 4 years, 3 months ago
  10. 8a7ec57 Disable sensors when an app goes to background by Arthur Ishiguro · 4 years, 4 months ago
  11. ad46c78 Convert KeyedVector to std::ordered_map by Arthur Ishiguro · 4 years, 4 months ago
  12. 63daa66 Changing logic that generates virtual SENSOR_TYPE_LINEAR_ACCELERATION. by Pierre Fite-Georgel · 4 years, 7 months ago
  13. 285aac1 Skip dump proto when initCheck fails by Mike Ma · 4 years, 5 months ago
  14. 2474386 Dumpsys sensorservice --proto by Mike Ma · 4 years, 5 months ago
  15. 3de9119 Stop illegal FD from causing SensorService crash by Anthony Stange · 4 years, 8 months ago
  16. 967ce17 Avoid potential deadlocks in SensorService by Brian Duddie · 5 years ago
  17. 240d1d6 Only check noteOp in SensorService if AppOp >= 0 by Brian Stack · 5 years ago
  18. 6a700f9 Do not check AppOp if not required by Brian Stack · 5 years ago
  19. c225aa1 Call noteOp for sensor events by Brian Stack · 5 years ago
  20. 793f464 Require AR permission to access step events by Brian Stack · 5 years ago
  21. 26029ee Prevent stale event from being delivered to client by Brian Stack · 5 years ago
  22. d33a182 Allow a --user param for cmd sensorservice commands. by Tanmay Patil · 5 years ago
  23. 605ee5e Merge "Improve Sensor Service's dumpsys when restricted" by TreeHugger Robot · 5 years ago
  24. bce04d7 Improve Sensor Service's dumpsys when restricted by Brian Stack · 5 years ago
  25. 5180e46 Fix inverted logic in isOperationRestricted by Brian Stack · 5 years ago
  26. 5e1f60b Block access to sensors when Sensor Privacy Mode enabled by Michael Groover · 6 years ago
  27. 0b858c1 Do not send stale event to on-change sensor by Brian Stack · 6 years ago
  28. 156da08 Automatically reconnect sensors by Brian Stack · 6 years ago
  29. 51498e6 Include capture time in sensorservice dump by Brian Stack · 6 years ago
  30. b7bfc0f Write to Wake Lock FMQ by Brian Stack · 6 years ago
  31. 4baa5be Remove "using namespace SensorServiceUtil" by Brian Stack · 6 years ago
  32. 8f313e3 [sensorservice] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  33. 2d7e351 Fix NPE on a device having no sensor by Jaekyun Seok · 6 years ago
  34. 3edc5ea Add bounds check to sensors direct channel creation am: 0eb4624b33 am: 9f58afcc4a by Brian Duddie · 6 years ago
  35. cfbef9f Add bounds check to sensors direct channel creation am: 0eb4624b33 by Brian Duddie · 6 years ago
  36. 9f58afc Add bounds check to sensors direct channel creation am: 0eb4624b33 by Brian Duddie · 6 years ago
  37. 0eb4624 Add bounds check to sensors direct channel creation by Brian Duddie · 6 years ago
  38. e752a5c No sensor access to idle UIDs - native framework by Svet Ganov · 6 years ago
  39. b11d9c8 Use appendFormat instead of append when passing arguments am: 53e5aa93fa by Ashutosh Joshi · 7 years ago
  40. 53e5aa9 Use appendFormat instead of append when passing arguments by Ashutosh Joshi · 7 years ago
  41. 58d450a Adding package name for HIDL connection and default package name by Peng Xu · 7 years ago
  42. 88711e8 sensors: pass sensor handle along with injected event by Alexey Polyudov · 7 years ago
  43. 49b20db Fix enforcement of sensor's slowest rate am: 663720b29f am: 6528410dbd by Jim Kaye · 7 years ago
  44. 663720b Fix enforcement of sensor's slowest rate by Jim Kaye · 7 years ago
  45. a5d566e Add additional logging to track HAL connection. by Ashutosh Joshi · 7 years ago
  46. 380b8ba Correct sensor handle for operation parameter by Peng Xu · 7 years ago
  47. d8a5ce3 Sensor: Limit delay to maximum possible value before sending to HAL by Aniroop Mathur · 8 years ago
  48. f88e2b9 Fix gralloc direct channel bug and polish log messages by Peng Xu · 7 years ago
  49. dd5c5cb Set sensor operation parameter implementation by Peng Xu · 7 years ago
  50. 5122468 Add uid and pid information into recent sensor registeration log by Peng Xu · 7 years ago
  51. 801ea09 split libsensor our of libgui by Mathias Agopian · 7 years ago
  52. e36e347 Direct report mode support in sensor service and client by Peng Xu · 8 years ago
  53. 2c588c5 Fix sensor permission by Nick Vaccaro · 8 years ago
  54. 86b20dc [sensorservice] Fix inconsistent states in SensorDevice am: 4f707f8b3d by Peng Xu · 8 years ago
  55. 4f707f8 [sensorservice] Fix inconsistent states in SensorDevice by Peng Xu · 8 years ago
  56. 08f1b67 Show masked value for sensor with permission am: fba3c11b5e by Peng Xu · 8 years ago
  57. ee36adb Merge "Show masked value for sensor with permission" into cw-f-dev by Ashutosh Joshi · 8 years ago
  58. 85171c0 Merge "Sensor: Make switching from data injection mode to normal mode more productive" am: e6a4e9b04e am: 33685d3a84 by Peng Xu · 8 years ago
  59. fba3c11 Show masked value for sensor with permission by Peng Xu · 8 years ago
  60. bfac17e Sensor: Make switching from data injection mode to normal mode more productive by Aniroop Mathur · 8 years ago
  61. eb05947 Fix dangerous unsafe_get() in SensorRecord by Peng Xu · 8 years ago
  62. 98d30f6 Tune SensorService thread priority, lower sensor event latency by Peng Xu · 8 years ago
  63. 363b3fd Increase sensor registration log size by Peng Xu · 8 years ago
  64. 53ca2e0 Sensor: Make getId() more varied by Greg Kaiser · 8 years ago
  65. 6a2d3a0 Fix sensor uuid, retrofit recent event logger by Peng Xu · 9 years ago
  66. 755c451 sensorservice: switch to use sp<> in sensor list by Peng Xu · 8 years ago
  67. 0cc8f80 Refactor sensor list in SensorService by Peng Xu · 8 years ago
  68. c130d7a SensorService: Remove unused function by Greg Kaiser · 8 years ago
  69. e51c257 [sensorservice] temporarily remove Autolock mSensorsLock by Peng Xu · 8 years ago
  70. 47e9601 Fix a few known issues in SensorService by Peng Xu · 8 years ago
  71. 8fb2b02 Return 16 values when sending on-change sensor\'s last event am: 95f13901ed by Nick Vaccaro · 8 years ago
  72. e4be205 Return 16 values when sending on-change sensor\'s last event am: 95f13901ed by Nick Vaccaro · 8 years ago
  73. 95f1390 Return 16 values when sending on-change sensor's last event by Nick Vaccaro · 8 years ago
  74. 9e72046 Implementation of sensor additional info report by Peng Xu · 8 years ago
  75. b7beb52 [DO NOT MERGE ANYWHERE] Fix bodysensor permission by Peng Xu · 8 years ago
  76. 2576cb6 Dynamic Sensor Discovery implementation by Peng Xu · 8 years ago
  77. eb4d628 Divide huge SensorService files into managable pieces by Peng Xu · 9 years ago
  78. 8c3e55f Revert "DO NOT MERGE ANYWHERE Add new interface for sensor physical data" by Ben Fennema · 9 years ago
  79. d4db70a DO NOT MERGE ANYWHERE Add new interface for sensor physical data by Jani Suonpera · 9 years ago
  80. c899c32 Merge "Avoiding flush on-change sensors at subscription" into mnc-dr-dev am: a78c2e65e1 am: ffb07f645e am: e4db21f4b8 by Peng Xu · 9 years ago
  81. cca37b0 Merge "Avoiding flush on-change sensors at subscription" into mnc-dr-dev am: a78c2e65e1 am: ffb07f645e by Peng Xu · 9 years ago
  82. 20483c4 Avoiding flush on-change sensors at subscription by Peng Xu · 9 years ago
  83. 0e471cf SensorService: Fix some warnings by Andreas Gampe · 9 years ago
  84. f66684a Add AOSP Geomag and Game Rotation, and Gravity by Peng Xu · 9 years ago
  85. d4036b6 SensorService: Fix some warnings by Andreas Gampe · 9 years ago
  86. f504789 Check for the presence of accel and magnetometer sensors before adding AOSP fusion sensors. by Aravind Akella · 9 years ago
  87. 8ef3c89 Rename wakelock held internally by SensorService. by Aravind Akella · 9 years ago
  88. 841a592 Enable sensor data injection mode through adb. by Aravind Akella · 9 years ago
  89. 7a1b5d5 Merge "Fix crash in SensorService. Ignore devices with no sensors." into mnc-dev by Aravind Akella · 9 years ago
  90. ee155ca Fix crash in SensorService. Ignore devices with no sensors. by Aravind Akella · 9 years ago
  91. 18d6d51 More information in sensor bugreports. by Aravind Akella · 9 years ago
  92. a8814ce Use LOCATION_HARDWARE permission for data injection. by Aravind Akella · 9 years ago
  93. af8ed3f Merge "Improve logging in SensorService dump output." into mnc-dev by Aravind Akella · 9 years ago
  94. 444f267 Improve logging in SensorService dump output. by Aravind Akella · 9 years ago
  95. be451b5 Merge "Fix the arguments to memcpy." into mnc-dev by Aravind Akella · 9 years ago
  96. 08f04bf Fix the arguments to memcpy. by Aravind Akella · 9 years ago
  97. b412f6e Add body sensors app op - framework native by Svetoslav · 9 years ago
  98. a9e6cc3 Enable data injection mode in SensorService. by Aravind Akella · 9 years ago
  99. 4949c50 Support restricted mode in SensorService. by Aravind Akella · 9 years ago
  100. 22b99e3 am 45aa0227: Merge "Fix potential format string vulnerability" by chh · 10 years ago