1. 44f049f Merge "Deleted clang property in Android.bp files" am: f67b6f098d am: fce5dc9847 by Alix Espino · 3 years, 3 months ago
  2. 30f729e Merge "autogenerated reformatting by bpfmt" am: 028182d974 am: a9c64704c7 by Alix Espino · 3 years, 4 months ago
  3. 28590f0 Deleted clang property in Android.bp files by Alix · 3 years, 5 months ago
  4. fcd5776 autogenerated reformatting by bpfmt by Alix · 3 years, 4 months ago
  5. ec9f965 Merge "Add ASensorManager_getDynamicSensorList." by Erik Staats · 3 years, 7 months ago
  6. d35a574 Add ASensorManager_getDynamicSensorList. by Erik Staats · 3 years, 7 months ago
  7. 72c7104 Add TYPE_HEADING sensor type to sensor NDK. by Eva Chen · 3 years, 8 months ago
  8. c0420b7 Add limited axes imu sensor types to sensor NDK. by Eva Chen · 4 years, 5 months ago
  9. f22b3b7 Merge "Sensor: expose sensor UUID to privileged clients" by Eric Laurent · 3 years, 8 months ago
  10. e3f27df Sensor: expose sensor UUID to privileged clients by Eric Laurent · 3 years, 8 months ago
  11. 573da3b Add NDK support for new head tracker sensor type by Brian Duddie · 3 years, 9 months ago
  12. 333cb24 Fix a missing item "String Type" in sensor info of Device Orientation. by masonwang · 4 years, 4 months ago
  13. d404971 libbinder->libpermission: appops by Steven Moreland · 4 years, 5 months ago
  14. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 6 months ago
  15. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 4 years, 6 months ago
  16. 340882c Plumb attribution tag to Sensor Service by Arthur Ishiguro · 4 years, 7 months ago
  17. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 7 months ago
  18. 4e29133 Update sensor get methods related to sampling rate by Anh Pham · 4 years, 7 months ago
  19. 70e25ee Fix unchecked size in ISensorServer code by Arthur Ishiguro · 5 years ago
  20. fdb1fc8 Add hinge angle sensor type to sensor NDK by Anthony Stange · 6 years ago
  21. 0020bb4 Merge "Replace -Weverything with -Wextra" am: 39a5c06ec8 am: cc888a22b9 by Colin Cross · 6 years ago
  22. 877f6b8 Merge "Replace -Weverything with -Wextra" am: 39a5c06ec8 am: cc888a22b9 by Colin Cross · 6 years ago
  23. 1383d9f Replace -Weverything with -Wextra by Colin Cross · 6 years ago
  24. 6e62254 Sensor: use FlattenableUtils::align am: dbd0eecfc7 am: 4c0d24b5c0 am: fac4161cdf am: ddb9c9924c am: 56fcdad297 am: c3a040236c by Steven Moreland · 6 years ago
  25. 56fcdad Sensor: use FlattenableUtils::align am: dbd0eecfc7 am: 4c0d24b5c0 am: fac4161cdf by Steven Moreland · 6 years ago
  26. ddb9c99 Sensor: use FlattenableUtils::align am: dbd0eecfc7 am: 4c0d24b5c0 am: fac4161cdf by Steven Moreland · 6 years ago
  27. 4c0d24b Sensor: use FlattenableUtils::align am: dbd0eecfc7 by Steven Moreland · 6 years ago
  28. dbd0eec Sensor: use FlattenableUtils::align by Steven Moreland · 6 years ago
  29. d58cf5a Sensor: use FlattenableUtils::align by Steven Moreland · 6 years ago
  30. bda9efe Merge "Fix format-pedantiic warning" am: 57a28821ff am: 272b39c185 am: 33846f873f by Yi Kong · 6 years ago
  31. 82d7c63 Fix format-pedantiic warning by Yi Kong · 6 years ago
  32. c84f5c7 Merge "Update sensorservice OWNERS" am: eb5512ebab am: 5f0353e087 am: 291ac48c3b by Brian Duddie · 6 years ago
  33. f63a5b7 Update sensorservice OWNERS by Brian Duddie · 6 years ago
  34. 2249c88 Fix null pointer deref in libsensor SensorServer by Stan Rokita · 6 years ago
  35. 4158f80 Fix race between SensorManager ctor and callback am: 231a12189b am: 4245ab3a0f by Brian Duddie · 6 years ago
  36. 4245ab3 Fix race between SensorManager ctor and callback am: 231a12189b by Brian Duddie · 6 years ago
  37. 231a121 Fix race between SensorManager ctor and callback by Brian Duddie · 6 years ago
  38. 8bbd6f4 Fix race between SensorManager ctor and callback by Brian Duddie · 6 years ago
  39. 793f464 Require AR permission to access step events by Brian Stack · 6 years ago
  40. e2599df Merge changes from topic "sensors_ndk_filter" by TreeHugger Robot · 7 years ago
  41. e318d6b Implement Sensors NDK Filtering by Brian Stack · 7 years ago
  42. 65089d5 Define ASensorEventQueue_requestAdditionalInfoEvents by Brian Stack · 7 years ago
  43. aab0469 Merge "Fix/suppress sensor google-explicit-constructor warnings" am: fbcaaeb1b8 am: c9265b50b7 by Chih-Hung Hsieh · 7 years ago
  44. 87ad435 Fix/suppress sensor google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  45. 0fe7256 Merge "Add bstack to sensors OWNERS files" am: 52ea165a5d am: fdae3cccb6 by Brian Duddie · 7 years ago
  46. 2a635f7 Add bstack to sensors OWNERS files by Brian Duddie · 7 years ago
  47. d5e079f [sensor] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  48. 47f876b Hide some headers from libbinder to vendors by Jiyong Park · 7 years ago
  49. 49f4e00 Update OWNERS by Ashutosh Joshi · 8 years ago
  50. e752a5c No sensor access to idle UIDs - native framework by Svet Ganov · 8 years ago
  51. 7acfd31 Fix sanitizer in ISensorService list functions. by Ivan Lozano · 8 years ago
  52. b274b8e Merge "Use -Werror in frameworks/native/libs/sensor" am: 854116f657 am: 3c3591b683 am: 95fc22e1ea by Chih-Hung Hsieh · 8 years ago
  53. 652e321 Merge "Use -Werror in frameworks/native/libs/sensor" am: 854116f657 am: 3c3591b683 by Chih-Hung Hsieh · 8 years ago
  54. b7b8b3d Use -Werror in frameworks/native/libs/sensor by Chih-Hung Hsieh · 8 years ago
  55. 4acb199 Initialize native Sensor object correctly by Peng Xu · 8 years ago
  56. 803ebb1 Synchronous resource recover mechanism for ISensorEventConnection by Peng Xu · 8 years ago
  57. 42a09f1 Support custom permission, slight adjust of dumpsys print by Peng Xu · 8 years ago
  58. aec078f sensors: pass sensor handle along with injected event by Alexey Polyudov · 8 years ago
  59. 0572222 Adding OWNERS files for services/sensorservice, libs/sensor by Peng Xu · 8 years ago
  60. 588baa0 Adding OWNERS files for services/sensorservice, libs/sensor by Peng Xu · 8 years ago
  61. 27cc5f9 Initialize native Sensor object correctly by Peng Xu · 8 years ago
  62. 8cbefd7 Synchronous resource recover mechanism for ISensorEventConnection by Peng Xu · 8 years ago
  63. 48328dd Support custom permission, slight adjust of dumpsys print by Peng Xu · 8 years ago
  64. 88711e8 sensors: pass sensor handle along with injected event by Alexey Polyudov · 8 years ago
  65. dd5c5cb Set sensor operation parameter implementation by Peng Xu · 8 years ago
  66. 95c7a06 Implement android.frameworks.sensorservice@1.0::IEventQueue. by Yifan Hong · 8 years ago
  67. fe5476a Avoid locking global map during waiting for service by Peng Xu · 8 years ago
  68. d9c8a86 Sensor direct report with HardwareBuffer channel by Peng Xu · 9 years ago
  69. da8385c Add ASensorEventQueue_registerSensor and default error value by Peng Xu · 9 years ago
  70. 801ea09 split libsensor our of libgui by Mathias Agopian · 9 years ago