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