Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
883748c54d4227a03564a639d1b62c2b1076a802
/
services
/
sensorservice
/
SensorEventConnection.cpp
883748c
Use updated AppOps API in SensorService
by Arthur Ishiguro
· 4 years, 9 months ago
3e9afc1
Prevent mEventCache UAF in SensorEventConnection
by Arthur Ishiguro
· 4 years, 11 months ago
07eb421
Only get target SDK version if not a VNDK client
by Anthony Stange
· 5 years ago
29adc8c
Check if sensor is accessible on flush
by Stan Rokita
· 5 years ago
457e639
Skip checking the app op for step sensors for legacy apps
by Brian Duddie
· 5 years ago
539c27c
Disable sensors when an app goes to background v2
by Arthur Ishiguro
· 5 years ago
062b27b
Revert "Disable sensors when an app goes to background"
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
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
2474386
Dumpsys sensorservice --proto
by Mike Ma
· 6 years ago
c225aa1
Call noteOp for sensor events
by Brian Stack
· 6 years ago
bce04d7
Improve Sensor Service's dumpsys when restricted
by Brian Stack
· 6 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
93432ad
Prevent overflow when caching sensor events
by Brian Stack
· 7 years ago
8f313e3
[sensorservice] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
1866ed4
Fix complaints about mismatched new/delete
by George Burgess IV
· 8 years ago
e752a5c
No sensor access to idle UIDs - native framework
by Svet Ganov
· 8 years ago
8cbefd7
Synchronous resource recover mechanism for ISensorEventConnection
by Peng Xu
· 8 years ago
63fbab8
Check key before edit value in countFlushCompleteEventsLocked
by Peng Xu
· 8 years ago
801ea09
split libsensor our of libgui
by Mathias Agopian
· 8 years ago
e36e347
Direct report mode support in sensor service and client
by Peng Xu
· 9 years ago
ded526e
Fix dangerous unsafe_get() in SensorRecord
by Peng Xu
· 9 years ago
755c451
sensorservice: switch to use sp<> in sensor list
by Peng Xu
· 9 years ago
eb4d628
Divide huge SensorService files into managable pieces
by Peng Xu
· 10 years ago