Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
c8ad44b43504d9d985c3ff6185d53f4e6fac5ff8
/
services
/
sensorservice
c8ad44b
Revert "Extend background app behavior for direct channel"
by Arthur Ishiguro
· 5 years ago
fb64fca
Revert "Fail on flush if no sensors are found"
by Arthur Ishiguro
· 5 years ago
a962350
Revert "Fix deadlock on SensorService"
by Arthur Ishiguro
· 5 years ago
410d567
Fix deadlock on SensorService
by Arthur Ishiguro
· 5 years ago
14c96b1
Extend background app behavior for direct channel
by Arthur Ishiguro
· 5 years ago
6eb75be
Fail on flush if no sensors are found
by Arthur Ishiguro
· 5 years ago
8a7ec57
Disable sensors when an app goes to background
by Arthur Ishiguro
· 5 years ago
ad46c78
Convert KeyedVector to std::ordered_map
by Arthur Ishiguro
· 5 years ago
e38a141
Update sensors framework for HAL 2.1
by Anthony Stange
· 6 years ago
63daa66
Changing logic that generates virtual SENSOR_TYPE_LINEAR_ACCELERATION.
by Pierre Fite-Georgel
· 6 years ago
285aac1
Skip dump proto when initCheck fails
by Mike Ma
· 6 years ago
2474386
Dumpsys sensorservice --proto
by Mike Ma
· 6 years ago
fdb1fc8
Add hinge angle sensor type to sensor NDK
by Anthony Stange
· 6 years ago
3de9119
Stop illegal FD from causing SensorService crash
by Anthony Stange
· 6 years ago
6d2dc42
Merge "Add new parameter capability to onUidStateChanged()"
by Hui Yu
· 6 years ago
c84f5c7
Merge "Update sensorservice OWNERS" am: eb5512ebab am: 5f0353e087 am: 291ac48c3b
by Brian Duddie
· 6 years ago
83cc45b
Merge "Remove libhwbinder/libhidltransport deps" am: 0b2cf30522 am: b19d15b55c am: f425ab1e9c
by Steven Moreland
· 6 years ago
38ec9e4
Merge "Update sensorservice OWNERS" am: eb5512ebab am: 5f0353e087 am: 291ac48c3b
by Brian Duddie
· 6 years ago
d65d71b
Merge "Remove libhwbinder/libhidltransport deps" am: 0b2cf30522 am: b19d15b55c
by Steven Moreland
· 6 years ago
eb5512e
Merge "Update sensorservice OWNERS"
by Treehugger Robot
· 6 years ago
f63a5b7
Update sensorservice OWNERS
by Brian Duddie
· 6 years ago
7a10a4f
Remove libhwbinder/libhidltransport deps
by Steven Moreland
· 6 years ago
ee03b78
Add new parameter capability to onUidStateChanged()
by Hui Yu
· 6 years ago
dcdcbd6
Avoid potential deadlocks in SensorService am: 967ce17e9d am: 68259a8690
by Brian Duddie
· 6 years ago
967ce17
Avoid potential deadlocks in SensorService
by Brian Duddie
· 6 years ago
7c9d895
Skip SensorDevice disable sensors for HAL 2.0
by Stan Rokita
· 6 years ago
6d2e375
Avoid deadlock if HAL dies at init
by Brian Duddie
· 6 years ago
8e6f31c
Avoid accessing failed HIDL Return contents
by Brian Duddie
· 6 years ago
240d1d6
Only check noteOp in SensorService if AppOp >= 0
by Brian Stack
· 6 years ago
f5a44ae
Merge "Mark auto-disabled sensor as not active" into qt-dev
by TreeHugger Robot
· 6 years ago
aa6dc09
Mark auto-disabled sensor as not active
by Brian Stack
· 6 years ago
2494c95
Merge "Do not check AppOp if not required" into qt-dev
by TreeHugger Robot
· 6 years ago
6a700f9
Do not check AppOp if not required
by Brian Stack
· 6 years ago
8481901
Remove 'FMQ wake without any events' log
by Brian Stack
· 6 years ago
c225aa1
Call noteOp for sensor events
by Brian Stack
· 6 years ago
793f464
Require AR permission to access step events
by Brian Stack
· 6 years ago
228bd90
Merge "Prevent stale event from being delivered to client" into qt-dev
by TreeHugger Robot
· 6 years ago
26029ee
Prevent stale event from being delivered to client
by Brian Stack
· 6 years ago
4a11fed
Correctly update sensor status in restricted mode
by Brian Stack
· 6 years ago
d33a182
Allow a --user param for cmd sensorservice commands.
by Tanmay Patil
· 6 years ago
0c305fe
Track if sensor is active
by Brian Stack
· 6 years ago
605ee5e
Merge "Improve Sensor Service's dumpsys when restricted"
by TreeHugger Robot
· 6 years ago
bce04d7
Improve Sensor Service's dumpsys when restricted
by Brian Stack
· 6 years ago
5180e46
Fix inverted logic in isOperationRestricted
by Brian Stack
· 7 years ago
7c28220
Merge "Convert Android.mk file to Android.bp" am: 058cb93644 am: c044eea3fc
by Sasha Smundak
· 7 years ago
6a6bdad
Convert Android.mk file to Android.bp
by Sasha Smundak
· 7 years ago
aab0469
Merge "Fix/suppress sensor google-explicit-constructor warnings" am: fbcaaeb1b8 am: c9265b50b7
by Chih-Hung Hsieh
· 7 years ago
87ad435
Fix/suppress sensor google-explicit-constructor warnings
by Chih-Hung Hsieh
· 7 years ago
a24e7d4
Notify Wake Lock Queue's EventFlag after write
by Brian Stack
· 7 years ago
5e1f60b
Block access to sensors when Sensor Privacy Mode enabled
by Michael Groover
· 7 years ago
ae4053f
Only log dropped events every two seconds
by Brian Stack
· 7 years ago
0b58363
Merge "Notify Event FMQ when sensor events are read"
by TreeHugger Robot
· 7 years ago
a797472
Merge "Activity manager: native callback for process state"
by Eric Laurent
· 7 years ago
0fe7256
Merge "Add bstack to sensors OWNERS files" am: 52ea165a5d am: fdae3cccb6
by Brian Duddie
· 7 years ago
2a635f7
Add bstack to sensors OWNERS files
by Brian Duddie
· 7 years ago
93432ad
Prevent overflow when caching sensor events
by Brian Stack
· 7 years ago
0559589
Activity manager: native callback for process state
by Eric Laurent
· 7 years ago
af1b54c
Notify Event FMQ when sensor events are read
by Brian Stack
· 7 years ago
0b858c1
Do not send stale event to on-change sensor
by Brian Stack
· 7 years ago
156da08
Automatically reconnect sensors
by Brian Stack
· 7 years ago
1c3b2b5
Merge "Include capture time in sensorservice dump"
by TreeHugger Robot
· 7 years ago
51498e6
Include capture time in sensorservice dump
by Brian Stack
· 7 years ago
574cda3
Listen for Sensors HAL Death
by Brian Stack
· 7 years ago
bbab1ea
Do not use SensorDevice as ISensorsCallback
by Brian Stack
· 7 years ago
b7bfc0f
Write to Wake Lock FMQ
by Brian Stack
· 7 years ago
a6fb4a3
Merge "Implement ISensorsCallback"
by TreeHugger Robot
· 7 years ago
d8c5b51
Merge changes Iad6b9ef2,I4f0d710a
by TreeHugger Robot
· 7 years ago
6c49e6f
Implement ISensorsCallback
by Brian Stack
· 7 years ago
a28e921
Read Sensor Events from Event FMQ
by Brian Stack
· 7 years ago
979887b
Initialize SensorDevice's FMQs
by Brian Stack
· 7 years ago
aeef9d5
Increase recent event count for proximity sensors
by Andrew Lehmer
· 7 years ago
12f4d32
Modify SensorDevice to use ISensorsWrapper
by Brian Stack
· 7 years ago
087ed29
Implement SensorsWrapperV1_0 and SensorsWrapperV2_0
by Brian Stack
· 7 years ago
c9ef483
Defines ISensorsWrapper
by Brian Stack
· 7 years ago
4baa5be
Remove "using namespace SensorServiceUtil"
by Brian Stack
· 7 years ago
8f313e3
[sensorservice] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
70af939
Merge "Increase recent event count for light sensors" into pi-dev am: da7e1b5f84
by Andrew Lehmer
· 7 years ago
a57670c
Increase recent event count for light sensors
by Andrew Lehmer
· 7 years ago
7c54a01
Merge "Fix complaints about mismatched new/delete"
by TreeHugger Robot
· 7 years ago
2d7e351
Fix NPE on a device having no sensor
by Jaekyun Seok
· 7 years ago
3edc5ea
Add bounds check to sensors direct channel creation am: 0eb4624b33 am: 9f58afcc4a
by Brian Duddie
· 7 years ago
cfbef9f
Add bounds check to sensors direct channel creation am: 0eb4624b33
by Brian Duddie
· 7 years ago
9f58afc
Add bounds check to sensors direct channel creation am: 0eb4624b33
by Brian Duddie
· 7 years ago
49f4e00
Update OWNERS
by Ashutosh Joshi
· 8 years ago
e65ab70
Merge "Don't use cutils/Atomic.h" am: 8f4529bbc2 am: 410582488d am: afbe4eee71
by Steven Moreland
· 8 years ago
2716e11
Don't use cutils/Atomic.h
by Steven Moreland
· 8 years ago
0eb4624
Add bounds check to sensors direct channel creation
by Brian Duddie
· 8 years ago
1866ed4
Fix complaints about mismatched new/delete
by George Burgess IV
· 8 years ago
5c9664c
Merge "No sensor access to idle UIDs - native framework"
by TreeHugger Robot
· 8 years ago
e752a5c
No sensor access to idle UIDs - native framework
by Svet Ganov
· 8 years ago
7aafa16
Fix sensorservice on integer sanitized builds.
by Joel Galenson
· 8 years ago
c35b820
SensorRegistrationInfo: Set sampling rate and max reporting latency
by Julius D'souza
· 8 years ago
4994440
Merge commit '2fc42a279697a847d5b6961914f6f6afbed49a48' from
by Xin Li
· 8 years ago
3eaa4bb
Merge "Use -Werror in frameworks/native/services/sensorservice" am: 860c8b4798 am: a566557418
by Chih-Hung Hsieh
· 8 years ago
5c4527f
Merge "Use -Werror in frameworks/native/services/sensorservice" am: 860c8b4798
by Chih-Hung Hsieh
· 8 years ago
c1a1ade
Use -Werror in frameworks/native/services/sensorservice
by Chih-Hung Hsieh
· 8 years ago
0c46d9d
Fix sensorservice on integer sanitized builds.
by Joel Galenson
· 8 years ago
a53e89d
SensorDeviceUtils: do not create sp(this) in constructor.
by Yifan Hong
· 8 years ago
b41e87a
SensorService: fix potential mutex use-before-init.
by Martijn Coenen
· 8 years ago
d2c0820
Merge "Clean up connection to sensor hidl service" am: 7fbbfe2494 am: 05b09af109 am: 9f9cdcf24e
by Peng Xu
· 8 years ago
Next »