1. bfac17e Sensor: Make switching from data injection mode to normal mode more productive by Aniroop Mathur · 9 years ago
  2. 53ca2e0 Sensor: Make getId() more varied by Greg Kaiser · 9 years ago
  3. 6a2d3a0 Fix sensor uuid, retrofit recent event logger by Peng Xu · 10 years ago
  4. 755c451 sensorservice: switch to use sp<> in sensor list by Peng Xu · 9 years ago
  5. 0cc8f80 Refactor sensor list in SensorService by Peng Xu · 9 years ago
  6. c130d7a SensorService: Remove unused function by Greg Kaiser · 9 years ago
  7. e51c257 [sensorservice] temporarily remove Autolock mSensorsLock by Peng Xu · 9 years ago
  8. 47e9601 Fix a few known issues in SensorService by Peng Xu · 9 years ago
  9. 8fb2b02 Return 16 values when sending on-change sensor\'s last event am: 95f13901ed by Nick Vaccaro · 9 years ago
  10. e4be205 Return 16 values when sending on-change sensor\'s last event am: 95f13901ed by Nick Vaccaro · 9 years ago
  11. 95f1390 Return 16 values when sending on-change sensor's last event by Nick Vaccaro · 10 years ago
  12. 9e72046 Implementation of sensor additional info report by Peng Xu · 10 years ago
  13. b7beb52 [DO NOT MERGE ANYWHERE] Fix bodysensor permission by Peng Xu · 10 years ago
  14. 2576cb6 Dynamic Sensor Discovery implementation by Peng Xu · 10 years ago
  15. eb4d628 Divide huge SensorService files into managable pieces by Peng Xu · 10 years ago
  16. 8c3e55f Revert "DO NOT MERGE ANYWHERE Add new interface for sensor physical data" by Ben Fennema · 10 years ago
  17. d4db70a DO NOT MERGE ANYWHERE Add new interface for sensor physical data by Jani Suonpera · 10 years ago
  18. 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
  19. cca37b0 Merge "Avoiding flush on-change sensors at subscription" into mnc-dr-dev am: a78c2e65e1 am: ffb07f645e by Peng Xu · 10 years ago
  20. 20483c4 Avoiding flush on-change sensors at subscription by Peng Xu · 10 years ago
  21. 0e471cf SensorService: Fix some warnings by Andreas Gampe · 10 years ago
  22. f66684a Add AOSP Geomag and Game Rotation, and Gravity by Peng Xu · 10 years ago
  23. d4036b6 SensorService: Fix some warnings by Andreas Gampe · 10 years ago
  24. f504789 Check for the presence of accel and magnetometer sensors before adding AOSP fusion sensors. by Aravind Akella · 10 years ago
  25. 8ef3c89 Rename wakelock held internally by SensorService. by Aravind Akella · 10 years ago
  26. 841a592 Enable sensor data injection mode through adb. by Aravind Akella · 10 years ago
  27. 7a1b5d5 Merge "Fix crash in SensorService. Ignore devices with no sensors." into mnc-dev by Aravind Akella · 10 years ago
  28. ee155ca Fix crash in SensorService. Ignore devices with no sensors. by Aravind Akella · 10 years ago
  29. 18d6d51 More information in sensor bugreports. by Aravind Akella · 10 years ago
  30. a8814ce Use LOCATION_HARDWARE permission for data injection. by Aravind Akella · 10 years ago
  31. af8ed3f Merge "Improve logging in SensorService dump output." into mnc-dev by Aravind Akella · 10 years ago
  32. 444f267 Improve logging in SensorService dump output. by Aravind Akella · 10 years ago
  33. be451b5 Merge "Fix the arguments to memcpy." into mnc-dev by Aravind Akella · 10 years ago
  34. 08f04bf Fix the arguments to memcpy. by Aravind Akella · 10 years ago
  35. b412f6e Add body sensors app op - framework native by Svetoslav · 10 years ago
  36. a9e6cc3 Enable data injection mode in SensorService. by Aravind Akella · 10 years ago
  37. 4949c50 Support restricted mode in SensorService. by Aravind Akella · 11 years ago
  38. 22b99e3 am 45aa0227: Merge "Fix potential format string vulnerability" by chh · 11 years ago
  39. 5f61993 Fix potential format string vulnerability by Bernhard Rosenkränzer · 11 years ago
  40. b4373ac Add a timeout for releasing SensorService wake_lock. by Aravind Akella · 11 years ago
  41. 0b6acb2 Add version number to SensorService dump output. by Aravind Akella · 11 years ago
  42. 7830ef3 Change ordering of memory allocation and calling Thread::run(). by Aravind Akella · 11 years ago
  43. 8a96955 Fix sockfd leakage in SensorService. by Aravind Akella · 11 years ago
  44. deb71b2 Merge "Fix a possible SensorService deadlock." into lmp-dev by Aravind Akella · 11 years ago
  45. e148bc2 Fix a possible SensorService deadlock. by Aravind Akella · 11 years ago
  46. 678f4fc Revert "Fix sockfd leakage in SensorService. Remove sockfd from Looper when the connection is removed from mActiveConnections." by Aravind Akella · 11 years ago
  47. 5105960 Fix sockfd leakage in SensorService. Remove sockfd from Looper by Aravind Akella · 11 years ago
  48. 0ec2066 SensorService fixes. by Aravind Akella · 11 years ago
  49. 8493b79 SensorService fixes by Aravind Akella · 11 years ago
  50. 9e3adfc SensorService flush fixes. by Aravind Akella · 11 years ago
  51. 5466c3d SensorService fixes by Aravind Akella · 11 years ago
  52. e74baf6 SensorService fixes. by Aravind Akella · 11 years ago
  53. 6c2664a SensorService fixes. by Aravind Akella · 11 years ago
  54. 56ae426 SensorService performance improvements. by Aravind Akella · 11 years ago
  55. 7869e22 CW on L: Fix a SIGSEGV crash in sensor service. by Sean Wan · 11 years ago
  56. adb65d9 Merge "Surface reportingMode for Sensors." by Aravind Akella · 11 years ago
  57. 0e025c5 Surface reportingMode for Sensors. by Aravind Akella · 11 years ago
  58. c46422e am 20914f0a: am a4e345e1: Merge "sensorservice: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  59. 20914f0 am a4e345e1: Merge "sensorservice: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  60. db45861 sensorservice: 64-bit compile issues by Mark Salyzyn · 11 years ago
  61. d9441e4 Surface maxDelay and isWakeUpSensor flag in Sensor.java. by Aravind Akella · 11 years ago
  62. 9a844cf Enable wakeup sensors. by Aravind Akella · 12 years ago
  63. 93b84e3 am ef89f763: am cf818ebb: Merge "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" into klp-modular-dev by Aravind Akella · 11 years ago
  64. ef89f76 am cf818ebb: Merge "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" into klp-modular-dev by Aravind Akella · 11 years ago
  65. 7001804 Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Aravind Akella · 11 years ago
  66. 75b3320 am 4369a4eb: Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" by Etienne Le Grand · 11 years ago
  67. 30d6fd6 Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" by Etienne Le Grand · 11 years ago
  68. 4369a4e Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" by Etienne Le Grand · 11 years ago
  69. 33458f7 am 00f4dde1: am c57a019e: Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Etienne Le Grand · 11 years ago
  70. 00f4dde am c57a019e: Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Etienne Le Grand · 11 years ago
  71. c57a019 Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors by Etienne Le Grand · 11 years ago
  72. c45011f am cdbf28b3: Merge "native frameworks: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  73. 9931460 am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  74. d4dabf8 am cdbf28b3: Merge "native frameworks: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  75. 92dc3fc native frameworks: 64-bit compile issues by Mark Salyzyn · 11 years ago
  76. 35348dc am e7643e43: am 8ae7c02e: am ffac23b2: am 4b84704b: Ignore flush complete events when recording last value for a sensor. by Aravind Akella · 12 years ago
  77. 4b84704 Ignore flush complete events when recording last value for a sensor. by Aravind Akella · 12 years ago
  78. eefced1 Add uid to sensorservice's dump of active connections by Patrick Tjin · 12 years ago
  79. b4099e7 Bug fixes for SensorService by Aravind Akella · 12 years ago
  80. c551eac SensorService Flush API bug fix. by Aravind Akella · 12 years ago
  81. 701166d Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection. by Aravind Akella · 12 years ago
  82. 4c8b951 Sensor Batching Bug fixes. by Aravind Akella · 12 years ago
  83. 90ed3e8 fix a few problems with BitTube by Mathias Agopian · 12 years ago
  84. 724d91d Sensor batching. Changes to the native code. by Aravind Akella · 12 years ago
  85. cdd7d8b resolved conflicts for merge of 00aea5c5 to master by Mathias Agopian · 12 years ago
  86. ac9a96d fix a dead-lock in sensorservice by Mathias Agopian · 12 years ago
  87. ba02cd2 improve sensorservice's dumpsys by Mathias Agopian · 12 years ago
  88. 7438fd1 simplify some unnecessary complex code by Mathias Agopian · 12 years ago
  89. 0319306 various fixes to the sensorservice by Mathias Agopian · 12 years ago
  90. 4c01b1a Fix activation issue with auto disabled sensors. by Jaikumar Ganesh · 12 years ago
  91. 4342fdf Sensor changes. by Jaikumar Ganesh · 12 years ago
  92. 787ac1b improve sensor battery usage tracking by Mathias Agopian · 13 years ago
  93. 5307d17 track UID with connections by Mathias Agopian · 13 years ago
  94. a5b8e8b fix a typo in SensorService by Mathias Agopian · 13 years ago
  95. 3326486 add a way to enable debugging sensors at runtime by Mathias Agopian · 13 years ago
  96. 8dd4fe8 fix a potential buffer overflow in sensorservice by Mathias Agopian · 13 years ago
  97. d1920ff Fix a stack corruption in sensorservice by Mathias Agopian · 13 years ago
  98. a5c106a fix a typo causing sensor event to be sorted in reverse chronological order by Mathias Agopian · 13 years ago
  99. 907103b usea socketpair instead of a pipe in BitTube by Mathias Agopian · 13 years ago
  100. f5a1230 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago