1. 8cd9523 libbinder: split out PackageManagerNative aidl by Samiul Islam · 4 years ago
  2. 7c849fa libbinder->libpermission: appops by Steven Moreland · 4 years, 5 months ago
  3. 710ad48 libbinder: split out activitymanager by Steven Moreland · 4 years, 5 months ago
  4. ea6bfab libbinder - split out libbatterystats_aidl by Steven Moreland · 4 years, 5 months ago
  5. b51a9cc Merge "Fix sensor activate after SensorEventConnection removed" by Treehugger Robot · 4 years, 6 months ago
  6. 94ae131 Fix sensor activate after SensorEventConnection removed by xiamengsen · 4 years, 7 months ago
  7. 3c53823 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 7 months ago
  8. 6d3be64 Merge RQ1A.210105.003 to aosp-master - DO NOT MERGE by Bill Yi · 4 years, 8 months ago
  9. adb416a Prevent mEventCache UAF in SensorEventConnection by Arthur Ishiguro · 5 years ago
  10. a213080 Only get target SDK version if not a VNDK client am: 07eb42170b by Anthony Stange · 5 years ago
  11. 07eb421 Only get target SDK version if not a VNDK client by Anthony Stange · 5 years ago
  12. da3b4ed Don't quantize max range with a resolution of 0 am: fc14359482 by Anthony Stange · 5 years ago
  13. fc14359 Don't quantize max range with a resolution of 0 by Anthony Stange · 5 years ago
  14. 935cf8b Merge "Check if sensor is accessible on flush" into rvc-dev am: 9aacd0cffd am: f708228c02 by TreeHugger Robot · 5 years ago
  15. 29adc8c Check if sensor is accessible on flush by Stan Rokita · 5 years ago
  16. 68381fe Merge "Skip checking the app op for step sensors for legacy apps" into rvc-dev am: a0758a8a3d am: 34cd28543e by TreeHugger Robot · 5 years ago
  17. 457e639 Skip checking the app op for step sensors for legacy apps by Brian Duddie · 5 years ago
  18. 7fe5b8a Merge "Requantize by resolution / 8" into rvc-dev am: 5e520a5a8e am: 34806cd84d by TreeHugger Robot · 5 years ago
  19. 5b201d7 Requantize by resolution / 8 by Anthony Stange · 5 years ago
  20. ec6c77c Merge "Stop requantizing complex derived sensors" into rvc-dev am: ab63fa0eb5 am: 750cef9420 by TreeHugger Robot · 5 years ago
  21. ab63fa0 Merge "Stop requantizing complex derived sensors" into rvc-dev by TreeHugger Robot · 5 years ago
  22. 5dc55ca Stop requantizing complex derived sensors by Anthony Stange · 5 years ago
  23. 1247d70 Merge "Fix logical error in UID idle/active handling" into rvc-dev am: c8f7d50cd0 am: 2203896403 by TreeHugger Robot · 5 years ago
  24. 3cc2c35 Fix logical error in UID idle/active handling by Arthur Ishiguro · 5 years ago
  25. 0b79e05 Merge "V2: Use resolution to round sensor event values" into rvc-dev am: 1983b724fd am: 775fd136b9 by TreeHugger Robot · 5 years ago
  26. 1983b72 Merge "V2: Use resolution to round sensor event values" into rvc-dev by TreeHugger Robot · 5 years ago
  27. 747bd36 Merge changes from topic "direct_uid_idle" into rvc-dev am: 283bb20921 by TreeHugger Robot · 5 years ago
  28. 8b290d0 Disable sensors when an app goes to background v2 am: 539c27c9d4 by Arthur Ishiguro · 5 years ago
  29. e3ed3d2 Handle backgrounded apps for direct sensor connections by Arthur Ishiguro · 5 years ago
  30. 1292486 V2: Use resolution to round sensor event values by Anthony Stange · 5 years ago
  31. 539c27c Disable sensors when an app goes to background v2 by Arthur Ishiguro · 5 years ago
  32. 66d56f8 Merge "Revert "Use resolution to round sensor event values"" into rvc-dev am: d838f6933d by TreeHugger Robot · 5 years ago
  33. d838f69 Merge "Revert "Use resolution to round sensor event values"" into rvc-dev by TreeHugger Robot · 5 years ago
  34. 9b466b7 Revert "Use resolution to round sensor event values" by Anthony Stange · 5 years ago
  35. 2cf2de1 Merge "Use resolution to round sensor event values" into rvc-dev am: c0867245ec by TreeHugger Robot · 5 years ago
  36. c086724 Merge "Use resolution to round sensor event values" into rvc-dev by TreeHugger Robot · 5 years ago
  37. 0ff158f Use resolution to round sensor event values by Anthony Stange · 5 years ago
  38. 8edc32f Merge changes from topic "background_sensors_revert" into rvc-dev am: 8536a66efb by TreeHugger Robot · 5 years ago
  39. 3efb81b Revert "Extend background app behavior for direct channel" am: c8ad44b435 by Arthur Ishiguro · 5 years ago
  40. 3ecf73f Revert "Fail on flush if no sensors are found" am: fb64fca3da by Arthur Ishiguro · 5 years ago
  41. 76f52dc Revert "Fix deadlock on SensorService" am: a96235081c by Arthur Ishiguro · 5 years ago
  42. 062b27b Revert "Disable sensors when an app goes to background" by Arthur Ishiguro · 5 years ago
  43. c8ad44b Revert "Extend background app behavior for direct channel" by Arthur Ishiguro · 5 years ago
  44. fb64fca Revert "Fail on flush if no sensors are found" by Arthur Ishiguro · 5 years ago
  45. a962350 Revert "Fix deadlock on SensorService" by Arthur Ishiguro · 5 years ago
  46. 6cb1cfd Merge "Add explicit dependencies on jni_headers" am: a12af50c56 am: 6a270a4860 by Treehugger Robot · 5 years ago
  47. 6a270a4 Merge "Add explicit dependencies on jni_headers" am: a12af50c56 by Treehugger Robot · 5 years ago
  48. 70e039b Add explicit dependencies on jni_headers by Orion Hodson · 5 years ago
  49. 410d567 Fix deadlock on SensorService by Arthur Ishiguro · 5 years ago
  50. 14c96b1 Extend background app behavior for direct channel by Arthur Ishiguro · 5 years ago
  51. 6eb75be Fail on flush if no sensors are found by Arthur Ishiguro · 5 years ago
  52. 8a7ec57 Disable sensors when an app goes to background by Arthur Ishiguro · 5 years ago
  53. ad46c78 Convert KeyedVector to std::ordered_map by Arthur Ishiguro · 5 years ago
  54. e38a141 Update sensors framework for HAL 2.1 by Anthony Stange · 6 years ago
  55. 4c18518 Changing logic that generates virtual SENSOR_TYPE_LINEAR_ACCELERATION. am: 162190933b by Pierre Fite-Georgel · 6 years ago
  56. 1621909 Changing logic that generates virtual SENSOR_TYPE_LINEAR_ACCELERATION. by Pierre Fite-Georgel · 6 years ago
  57. 63daa66 Changing logic that generates virtual SENSOR_TYPE_LINEAR_ACCELERATION. by Pierre Fite-Georgel · 6 years ago
  58. 285aac1 Skip dump proto when initCheck fails by Mike Ma · 6 years ago
  59. 2474386 Dumpsys sensorservice --proto by Mike Ma · 6 years ago
  60. fdb1fc8 Add hinge angle sensor type to sensor NDK by Anthony Stange · 6 years ago
  61. 3de9119 Stop illegal FD from causing SensorService crash by Anthony Stange · 6 years ago
  62. 6d2dc42 Merge "Add new parameter capability to onUidStateChanged()" by Hui Yu · 6 years ago
  63. c84f5c7 Merge "Update sensorservice OWNERS" am: eb5512ebab am: 5f0353e087 am: 291ac48c3b by Brian Duddie · 6 years ago
  64. 83cc45b Merge "Remove libhwbinder/libhidltransport deps" am: 0b2cf30522 am: b19d15b55c am: f425ab1e9c by Steven Moreland · 6 years ago
  65. 38ec9e4 Merge "Update sensorservice OWNERS" am: eb5512ebab am: 5f0353e087 am: 291ac48c3b by Brian Duddie · 6 years ago
  66. d65d71b Merge "Remove libhwbinder/libhidltransport deps" am: 0b2cf30522 am: b19d15b55c by Steven Moreland · 6 years ago
  67. eb5512e Merge "Update sensorservice OWNERS" by Treehugger Robot · 6 years ago
  68. f63a5b7 Update sensorservice OWNERS by Brian Duddie · 6 years ago
  69. 7a10a4f Remove libhwbinder/libhidltransport deps by Steven Moreland · 6 years ago
  70. ee03b78 Add new parameter capability to onUidStateChanged() by Hui Yu · 6 years ago
  71. dcdcbd6 Avoid potential deadlocks in SensorService am: 967ce17e9d am: 68259a8690 by Brian Duddie · 6 years ago
  72. 967ce17 Avoid potential deadlocks in SensorService by Brian Duddie · 6 years ago
  73. 7c9d895 Skip SensorDevice disable sensors for HAL 2.0 by Stan Rokita · 6 years ago
  74. 6d2e375 Avoid deadlock if HAL dies at init by Brian Duddie · 6 years ago
  75. 8e6f31c Avoid accessing failed HIDL Return contents by Brian Duddie · 6 years ago
  76. 240d1d6 Only check noteOp in SensorService if AppOp >= 0 by Brian Stack · 6 years ago
  77. f5a44ae Merge "Mark auto-disabled sensor as not active" into qt-dev by TreeHugger Robot · 6 years ago
  78. aa6dc09 Mark auto-disabled sensor as not active by Brian Stack · 6 years ago
  79. 2494c95 Merge "Do not check AppOp if not required" into qt-dev by TreeHugger Robot · 6 years ago
  80. 6a700f9 Do not check AppOp if not required by Brian Stack · 6 years ago
  81. 8481901 Remove 'FMQ wake without any events' log by Brian Stack · 6 years ago
  82. c225aa1 Call noteOp for sensor events by Brian Stack · 6 years ago
  83. 793f464 Require AR permission to access step events by Brian Stack · 6 years ago
  84. 228bd90 Merge "Prevent stale event from being delivered to client" into qt-dev by TreeHugger Robot · 6 years ago
  85. 26029ee Prevent stale event from being delivered to client by Brian Stack · 6 years ago
  86. 4a11fed Correctly update sensor status in restricted mode by Brian Stack · 6 years ago
  87. d33a182 Allow a --user param for cmd sensorservice commands. by Tanmay Patil · 6 years ago
  88. 0c305fe Track if sensor is active by Brian Stack · 6 years ago
  89. 605ee5e Merge "Improve Sensor Service's dumpsys when restricted" by TreeHugger Robot · 6 years ago
  90. bce04d7 Improve Sensor Service's dumpsys when restricted by Brian Stack · 6 years ago
  91. 5180e46 Fix inverted logic in isOperationRestricted by Brian Stack · 7 years ago
  92. 7c28220 Merge "Convert Android.mk file to Android.bp" am: 058cb93644 am: c044eea3fc by Sasha Smundak · 7 years ago
  93. 6a6bdad Convert Android.mk file to Android.bp by Sasha Smundak · 7 years ago
  94. aab0469 Merge "Fix/suppress sensor google-explicit-constructor warnings" am: fbcaaeb1b8 am: c9265b50b7 by Chih-Hung Hsieh · 7 years ago
  95. 87ad435 Fix/suppress sensor google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  96. a24e7d4 Notify Wake Lock Queue's EventFlag after write by Brian Stack · 7 years ago
  97. 5e1f60b Block access to sensors when Sensor Privacy Mode enabled by Michael Groover · 7 years ago
  98. ae4053f Only log dropped events every two seconds by Brian Stack · 7 years ago
  99. 0b58363 Merge "Notify Event FMQ when sensor events are read" by TreeHugger Robot · 7 years ago
  100. a797472 Merge "Activity manager: native callback for process state" by Eric Laurent · 7 years ago