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