Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
f91c66a9a889f0ed851953dd0c1b2ff70e622dda
/
services
/
sensorservice
/
SensorService.cpp
e4be205
Return 16 values when sending on-change sensor\'s last event am: 95f13901ed
by Nick Vaccaro
· 9 years ago
95f1390
Return 16 values when sending on-change sensor's last event
by Nick Vaccaro
· 10 years ago
b7beb52
[DO NOT MERGE ANYWHERE] Fix bodysensor permission
by Peng Xu
· 10 years ago
8c3e55f
Revert "DO NOT MERGE ANYWHERE Add new interface for sensor physical data"
by Ben Fennema
· 10 years ago
d4db70a
DO NOT MERGE ANYWHERE Add new interface for sensor physical data
by Jani Suonpera
· 10 years ago
20483c4
Avoiding flush on-change sensors at subscription
by Peng Xu
· 10 years ago
f504789
Check for the presence of accel and magnetometer sensors before adding AOSP fusion sensors.
by Aravind Akella
· 10 years ago
8ef3c89
Rename wakelock held internally by SensorService.
by Aravind Akella
· 10 years ago
841a592
Enable sensor data injection mode through adb.
by Aravind Akella
· 10 years ago
7a1b5d5
Merge "Fix crash in SensorService. Ignore devices with no sensors." into mnc-dev
by Aravind Akella
· 10 years ago
ee155ca
Fix crash in SensorService. Ignore devices with no sensors.
by Aravind Akella
· 10 years ago
18d6d51
More information in sensor bugreports.
by Aravind Akella
· 10 years ago
a8814ce
Use LOCATION_HARDWARE permission for data injection.
by Aravind Akella
· 10 years ago
af8ed3f
Merge "Improve logging in SensorService dump output." into mnc-dev
by Aravind Akella
· 10 years ago
444f267
Improve logging in SensorService dump output.
by Aravind Akella
· 10 years ago
be451b5
Merge "Fix the arguments to memcpy." into mnc-dev
by Aravind Akella
· 10 years ago
08f04bf
Fix the arguments to memcpy.
by Aravind Akella
· 10 years ago
b412f6e
Add body sensors app op - framework native
by Svetoslav
· 10 years ago
a9e6cc3
Enable data injection mode in SensorService.
by Aravind Akella
· 10 years ago
4949c50
Support restricted mode in SensorService.
by Aravind Akella
· 11 years ago
22b99e3
am 45aa0227: Merge "Fix potential format string vulnerability"
by chh
· 11 years ago
5f61993
Fix potential format string vulnerability
by Bernhard Rosenkränzer
· 11 years ago
b4373ac
Add a timeout for releasing SensorService wake_lock.
by Aravind Akella
· 11 years ago
0b6acb2
Add version number to SensorService dump output.
by Aravind Akella
· 11 years ago
7830ef3
Change ordering of memory allocation and calling Thread::run().
by Aravind Akella
· 11 years ago
8a96955
Fix sockfd leakage in SensorService.
by Aravind Akella
· 11 years ago
deb71b2
Merge "Fix a possible SensorService deadlock." into lmp-dev
by Aravind Akella
· 11 years ago
e148bc2
Fix a possible SensorService deadlock.
by Aravind Akella
· 11 years ago
678f4fc
Revert "Fix sockfd leakage in SensorService. Remove sockfd from Looper when the connection is removed from mActiveConnections."
by Aravind Akella
· 11 years ago
5105960
Fix sockfd leakage in SensorService. Remove sockfd from Looper
by Aravind Akella
· 11 years ago
0ec2066
SensorService fixes.
by Aravind Akella
· 11 years ago
8493b79
SensorService fixes
by Aravind Akella
· 11 years ago
9e3adfc
SensorService flush fixes.
by Aravind Akella
· 11 years ago
5466c3d
SensorService fixes
by Aravind Akella
· 11 years ago
e74baf6
SensorService fixes.
by Aravind Akella
· 11 years ago
6c2664a
SensorService fixes.
by Aravind Akella
· 11 years ago
56ae426
SensorService performance improvements.
by Aravind Akella
· 11 years ago
7869e22
CW on L: Fix a SIGSEGV crash in sensor service.
by Sean Wan
· 11 years ago
adb65d9
Merge "Surface reportingMode for Sensors."
by Aravind Akella
· 11 years ago
0e025c5
Surface reportingMode for Sensors.
by Aravind Akella
· 11 years ago
c46422e
am 20914f0a: am a4e345e1: Merge "sensorservice: 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
20914f0
am a4e345e1: Merge "sensorservice: 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
db45861
sensorservice: 64-bit compile issues
by Mark Salyzyn
· 11 years ago
d9441e4
Surface maxDelay and isWakeUpSensor flag in Sensor.java.
by Aravind Akella
· 11 years ago
9a844cf
Enable wakeup sensors.
by Aravind Akella
· 12 years ago
93b84e3
am ef89f763: am cf818ebb: Merge "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" into klp-modular-dev
by Aravind Akella
· 11 years ago
ef89f76
am cf818ebb: Merge "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors" into klp-modular-dev
by Aravind Akella
· 11 years ago
7001804
Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors
by Aravind Akella
· 11 years ago
75b3320
am 4369a4eb: Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors"
by Etienne Le Grand
· 11 years ago
30d6fd6
Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors"
by Etienne Le Grand
· 11 years ago
4369a4e
Revert "Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors"
by Etienne Le Grand
· 11 years ago
33458f7
am 00f4dde1: am c57a019e: Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors
by Etienne Le Grand
· 11 years ago
00f4dde
am c57a019e: Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors
by Etienne Le Grand
· 11 years ago
c57a019
Add stringType and requiredPermission to sensors, effectively adding permission checking for sensors
by Etienne Le Grand
· 11 years ago
c45011f
am cdbf28b3: Merge "native frameworks: 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
9931460
am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
d4dabf8
am cdbf28b3: Merge "native frameworks: 64-bit compile issues"
by Mark Salyzyn
· 11 years ago
92dc3fc
native frameworks: 64-bit compile issues
by Mark Salyzyn
· 11 years ago
35348dc
am e7643e43: am 8ae7c02e: am ffac23b2: am 4b84704b: Ignore flush complete events when recording last value for a sensor.
by Aravind Akella
· 12 years ago
4b84704
Ignore flush complete events when recording last value for a sensor.
by Aravind Akella
· 12 years ago
eefced1
Add uid to sensorservice's dump of active connections
by Patrick Tjin
· 12 years ago
b4099e7
Bug fixes for SensorService
by Aravind Akella
· 12 years ago
c551eac
SensorService Flush API bug fix.
by Aravind Akella
· 12 years ago
701166d
Change API from flush(handle) to flush(). Call flush on all active sensors in the given SensorEventConnection.
by Aravind Akella
· 12 years ago
4c8b951
Sensor Batching Bug fixes.
by Aravind Akella
· 12 years ago
90ed3e8
fix a few problems with BitTube
by Mathias Agopian
· 12 years ago
724d91d
Sensor batching. Changes to the native code.
by Aravind Akella
· 12 years ago
cdd7d8b
resolved conflicts for merge of 00aea5c5 to master
by Mathias Agopian
· 12 years ago
ac9a96d
fix a dead-lock in sensorservice
by Mathias Agopian
· 12 years ago
ba02cd2
improve sensorservice's dumpsys
by Mathias Agopian
· 12 years ago
7438fd1
simplify some unnecessary complex code
by Mathias Agopian
· 12 years ago
0319306
various fixes to the sensorservice
by Mathias Agopian
· 12 years ago
4c01b1a
Fix activation issue with auto disabled sensors.
by Jaikumar Ganesh
· 12 years ago
4342fdf
Sensor changes.
by Jaikumar Ganesh
· 12 years ago
787ac1b
improve sensor battery usage tracking
by Mathias Agopian
· 13 years ago
5307d17
track UID with connections
by Mathias Agopian
· 13 years ago
a5b8e8b
fix a typo in SensorService
by Mathias Agopian
· 13 years ago
3326486
add a way to enable debugging sensors at runtime
by Mathias Agopian
· 13 years ago
8dd4fe8
fix a potential buffer overflow in sensorservice
by Mathias Agopian
· 13 years ago
d1920ff
Fix a stack corruption in sensorservice
by Mathias Agopian
· 13 years ago
a5c106a
fix a typo causing sensor event to be sorted in reverse chronological order
by Mathias Agopian
· 13 years ago
907103b
usea socketpair instead of a pipe in BitTube
by Mathias Agopian
· 13 years ago
f5a1230
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
3c20fbe
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
a551237
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
1a62301
handle EINTR when calling sensor HAL's poll function
by Mathias Agopian
· 14 years ago
62569ec
SensorService now always clamps the requested rate
by Mathias Agopian
· 14 years ago
ae09d65
fix an issue where SensorService could request an invalid sensor delay
by Mathias Agopian
· 14 years ago
b398927
Rename SensorChannel to BitTube
by Mathias Agopian
· 14 years ago
16c3e4a
silence sensorservice when it's dropping events
by Mathias Agopian
· 14 years ago
7b2b32f
sensorservice: be more robust when there are no sensor h/w
by Mathias Agopian
· 14 years ago
1cb1346
PermissionCache caches permission checks
by Mathias Agopian
· 14 years ago
010e422
improve orientation sensor with gyro data
by Mathias Agopian
· 14 years ago
3301542
use quaternions instead of MRPs
by Mathias Agopian
· 14 years ago
984826c
9-axis sensor fusion with Kalman filter
by Mathias Agopian
· 14 years ago
a1b7db9
Fix a few issues with sensors reference-counting
by Mathias Agopian
· 14 years ago
e04a63b
Fix a crasher in SensorService
by Mathias Agopian
· 14 years ago
3f2f891
fix [4025681] continuous sensors should not try to send an event as soon as they're activated
by Mathias Agopian
· 14 years ago
db5b4bc
fix [3421350] Killing a game that uses the accelerometer renders the device unable to sleep
by Mathias Agopian
· 15 years ago
f001c92
Add support for virtual sensors.
by Mathias Agopian
· 15 years ago
Next »