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