1. a07b3ee android.frameworks.sensorservice@1.0: make classes final by Yifan Hong · 9 years ago
  2. 8a420ed android.frameworks.sensorservice@1.0: ashmem direct channel check sizes. by Yifan Hong · 9 years ago
  3. 05fc8af android.frameworks.sensorservice@1.0: fix configureDirectChannel return positive integer. by Yifan Hong · 9 years ago
  4. 95c7a06 Implement android.frameworks.sensorservice@1.0::IEventQueue. by Yifan Hong · 9 years ago
  5. 57d4277 Renamed HIDL SensorManager::mManager -> mInternalManager. by Yifan Hong · 9 years ago
  6. e90eac6 Merge "Add stub for SensorManager::createEventQueue" by TreeHugger Robot · 9 years ago
  7. a8fad9b Checks hidl service and remove hidl call at dump by Peng Xu · 9 years ago
  8. 8358c6b Add stub for SensorManager::createEventQueue by Yifan Hong · 9 years ago
  9. 408bd9f Merge "Add implementation for android.frameworks.sensorservice@1.0" by Yifan Hong · 9 years ago
  10. c34f57f Add implementation for android.frameworks.sensorservice@1.0 by Yifan Hong · 9 years ago
  11. 3680cbc Merge "Add a retry mechanism to potentially allow recovery from HIDL failures." by Ashutosh Joshi · 9 years ago
  12. 96b12d8 Add a retry mechanism to potentially allow recovery from HIDL failures. by Ashutosh Joshi · 9 years ago
  13. 5122468 Add uid and pid information into recent sensor registeration log by Peng Xu · 9 years ago
  14. d9c8a86 Sensor direct report with HardwareBuffer channel by Peng Xu · 9 years ago
  15. 56a8f94 Merge "split libsensor our of libgui " by TreeHugger Robot · 9 years ago
  16. 801ea09 split libsensor our of libgui by Mathias Agopian · 9 years ago
  17. 3889e6e Double check hidl service at init + meaningful abort when hidl crash by Peng Xu · 9 years ago
  18. 0f10dd6 Merge "sensorservice: Start using HIDL sensor HAL." by Ashutosh Joshi · 9 years ago
  19. d15c030 sensorservice: Start using HIDL sensor HAL. by Steven Moreland · 9 years ago
  20. 4b62d90 Merge "Sensors: Add LOW_LATENCY_OFFBODY_DETECT sensor API" by Nick Vaccaro · 9 years ago
  21. f188cb5 Merge "Revert "sensorservice: Remove ENABLE_TREBLE flag."" by Ashutosh Joshi · 9 years ago
  22. 5cafc1e Revert "sensorservice: Remove ENABLE_TREBLE flag." by Ashutosh Joshi · 9 years ago
  23. f149b40 Fix bug in isEquivalent() by Peng Xu · 9 years ago
  24. d333511 sensorservice: Remove ENABLE_TREBLE flag. by Steven Moreland · 9 years ago
  25. 4998c16 Fix min delay for virtual geomag vector sensor by Grigory Dzhavadyan · 9 years ago
  26. 563322e Merge "Add function to determine if SensorDevice support direct report" by Peng Xu · 9 years ago
  27. 5363254 Add function to determine if SensorDevice support direct report by Peng Xu · 9 years ago
  28. ee3c7bc sensors HAL uses "default" service name by Chris Phoenix · 9 years ago
  29. e36e347 Direct report mode support in sensor service and client by Peng Xu · 9 years ago
  30. 2e990eb Sensors: Add LOW_LATENCY_OFFBODY_DETECT sensor API by Nick Vaccaro · 9 years ago
  31. d08d30c Adapt change in HIDL hal and remove old hal version logic by Peng Xu · 9 years ago
  32. b41a385 Fix _treble build targets breakage. by Martijn Coenen · 9 years ago
  33. 2c588c5 Fix sensor permission by Nick Vaccaro · 9 years ago
  34. 0a03159 [sensorservice] Init batterystats service when needed by Peng Xu · 9 years ago
  35. 67a4762 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  36. bc9cb44 Fix include dir for sensorservice. by Steven Moreland · 9 years ago
  37. a14ed29 SensorService: delete unused include. by Steven Moreland · 9 years ago
  38. 1547e80 Fix build error when building with ENABLE_TREBLE=true by Janis Danisevskis · 9 years ago
  39. 99fdbb5 sensor HAL v3 by Andreas Huber · 10 years ago
  40. f0c6885 [sensorservice] Fix inconsistent states in SensorDevice am: 4f707f8b3d by Peng Xu · 10 years ago
  41. 86b20dc [sensorservice] Fix inconsistent states in SensorDevice am: 4f707f8b3d by Peng Xu · 10 years ago
  42. 4f707f8 [sensorservice] Fix inconsistent states in SensorDevice by Peng Xu · 10 years ago
  43. 08f1b67 Show masked value for sensor with permission am: fba3c11b5e by Peng Xu · 10 years ago
  44. ee36adb Merge "Show masked value for sensor with permission" into cw-f-dev by Ashutosh Joshi · 10 years ago
  45. 3da94c4 Merge "Sensor: Make switching from data injection mode to normal mode more productive" am: e6a4e9b04e am: 33685d3a84 am: 0674efdbfa by Peng Xu · 10 years ago
  46. 85171c0 Merge "Sensor: Make switching from data injection mode to normal mode more productive" am: e6a4e9b04e am: 33685d3a84 by Peng Xu · 10 years ago
  47. e6a4e9b Merge "Sensor: Make switching from data injection mode to normal mode more productive" by Peng Xu · 10 years ago
  48. 077380c Merge "[sensorservice] Add log to rare CTS failure cause" by Peng Xu · 10 years ago
  49. bc36f97 Fix dangerous unsafe_get() in SensorRecord am: eb05947ae2 am: 8781d839de by Peng Xu · 10 years ago
  50. fba3c11 Show masked value for sensor with permission by Peng Xu · 10 years ago
  51. 68ff807 Merge "Fix google-explicit-constructor warnings in sensorservice." am: 215d7ab7d8 am: 341d12b107 am: b6365afdea by Peng Xu · 10 years ago
  52. a051429 Merge "Fix google-explicit-constructor warnings in sensorservice." am: 215d7ab7d8 am: 341d12b107 by Peng Xu · 10 years ago
  53. 2c238fc Show masked value for sensor with permission by Peng Xu · 10 years ago
  54. bfac17e Sensor: Make switching from data injection mode to normal mode more productive by Aniroop Mathur · 10 years ago
  55. 966fa88 [sensorservice] Add log to rare CTS failure cause by Peng Xu · 10 years ago
  56. 38fc101 Fix google-explicit-constructor warnings in sensorservice. by Chih-Hung Hsieh · 10 years ago
  57. eb05947 Fix dangerous unsafe_get() in SensorRecord by Peng Xu · 10 years ago
  58. ded526e Fix dangerous unsafe_get() in SensorRecord by Peng Xu · 10 years ago
  59. 49ac80e Tune SensorService thread priority, lower sensor event latency am: 98d30f627e am: f71fcf9603 by Peng Xu · 10 years ago
  60. 302f404 Tune SensorService thread priority, lower sensor event latency am: 98d30f627e by Peng Xu · 10 years ago
  61. 98d30f6 Tune SensorService thread priority, lower sensor event latency by Peng Xu · 10 years ago
  62. e8be662 Merge \\"Increase sensor registration log size\\" into nyc-mr1-dev am: 6118fb85d7 by Peng Xu · 10 years ago
  63. 26af1e0 Merge \"Increase sensor registration log size\" into nyc-mr1-dev am: 6118fb85d7 by Peng Xu · 10 years ago
  64. 363b3fd Increase sensor registration log size by Peng Xu · 10 years ago
  65. 9a872a5 Merge \\\"Sensor: Make getId() more varied\\\" into nyc-dev am: c0ca0ceaa5 am: 2bee6c5651 by Greg Kaiser · 10 years ago
  66. 2bee6c5 Merge \"Sensor: Make getId() more varied\" into nyc-dev am: c0ca0ceaa5 by Greg Kaiser · 10 years ago
  67. 53ca2e0 Sensor: Make getId() more varied by Greg Kaiser · 10 years ago
  68. a24d7a9 Merge \\\"SensorList: Don\\\'t output UUIDs\\\" into nyc-dev am: a0c08e2f8f am: 86290abb3c by Greg Kaiser · 10 years ago
  69. 86290ab Merge \"SensorList: Don\'t output UUIDs\" into nyc-dev am: a0c08e2f8f by Greg Kaiser · 10 years ago
  70. abce9cf SensorList: Don't output UUIDs by Greg Kaiser · 10 years ago
  71. 3dcefe3 Merge "Fix misc-macro-parentheses warnings in sensorservice and CHECK_INTERFACE." am: bb261bf41a am: dea1b6820d am: 22c661db12 by Chih-hung Hsieh · 10 years ago
  72. 22c661d Merge "Fix misc-macro-parentheses warnings in sensorservice and CHECK_INTERFACE." am: bb261bf41a by Chih-hung Hsieh · 10 years ago
  73. a389c7a Fix misc-macro-parentheses warnings in sensorservice and CHECK_INTERFACE. by Chih-Hung Hsieh · 10 years ago
  74. 76290b3 Merge "[sensorservice] Fix on-change sensor send latest value on enable" into nyc-dev am: f6fc321644 am: 5a4928a34e by Peng Xu · 10 years ago
  75. 45ca9f5 [sensorservice] Fix on-change sensor send latest value on enable by Peng Xu · 10 years ago
  76. fcaedb1 Merge "Fix sensor uuid, retrofit recent event logger" into nyc-dev am: cf43c26 am: 19a621e by Peng Xu · 10 years ago
  77. 6a2d3a0 Fix sensor uuid, retrofit recent event logger by Peng Xu · 10 years ago
  78. f9ba59e Merge "sensorservice: switch to use sp<> in sensor list" into nyc-dev am: 47babb8 by TreeHugger Robot · 10 years ago
  79. 755c451 sensorservice: switch to use sp<> in sensor list by Peng Xu · 10 years ago
  80. 7e744f7 Merge "Refactor sensor list in SensorService" into nyc-dev am: df4f17e by Peng Xu · 10 years ago
  81. 0cc8f80 Refactor sensor list in SensorService by Peng Xu · 10 years ago
  82. 84174fb Merge "SensorService: Remove unused function" into nyc-dev am: 10a91a5 by Greg Kaiser · 10 years ago
  83. c130d7a SensorService: Remove unused function by Greg Kaiser · 10 years ago
  84. 19858ee Merge "[sensorservice] temporarily remove Autolock mSensorsLock" into nyc-dev am: 90b745d by Peng Xu · 10 years ago
  85. e51c257 [sensorservice] temporarily remove Autolock mSensorsLock by Peng Xu · 10 years ago
  86. 18a9376 Merge "Fix a few known issues in SensorService" into nyc-dev am: d5194bd by Peng Xu · 10 years ago
  87. 47e9601 Fix a few known issues in SensorService by Peng Xu · 10 years ago
  88. 7b6f6c1 Merge "sensorservice: Strengthen compiler warnings." into nyc-dev am: 2376b4e by Greg Kaiser · 10 years ago
  89. be6dd4e sensorservice: Strengthen compiler warnings. by Greg Kaiser · 10 years ago
  90. ded6b52 Return 16 values when sending on-change sensor\'s last event am: 95f13901ed am: e4be205b7b am: 8fb2b0233e by Nick Vaccaro · 10 years ago
  91. 8fb2b02 Return 16 values when sending on-change sensor\'s last event am: 95f13901ed by Nick Vaccaro · 10 years ago
  92. e4be205 Return 16 values when sending on-change sensor\'s last event am: 95f13901ed by Nick Vaccaro · 10 years ago
  93. 95f1390 Return 16 values when sending on-change sensor's last event by Nick Vaccaro · 10 years ago
  94. 9edb763 Merge "Stop supporting old Sensor HAL versions." by Ashutosh Joshi · 10 years ago
  95. 6f7854b Fix compiler warnings in sensorservice. by Aurimas Liutikas · 10 years ago
  96. ad6cd42 Stop supporting old Sensor HAL versions. by Ashutosh Joshi · 10 years ago
  97. 9e72046 Implementation of sensor additional info report by Peng Xu · 10 years ago
  98. b7beb52 [DO NOT MERGE ANYWHERE] Fix bodysensor permission by Peng Xu · 10 years ago
  99. 2576cb6 Dynamic Sensor Discovery implementation by Peng Xu · 10 years ago
  100. eb4d628 Divide huge SensorService files into managable pieces by Peng Xu · 10 years ago