index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
sensorservice
/
SensorService.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
am 4369a4eb: Revert "Add stringType and requiredPermission to sensors, effect...
Etienne Le Grand
2014-04-05
1
-77
/
+18
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Revert "Add stringType and requiredPermission to sensors, effectively adding ...
Etienne Le Grand
2014-04-05
1
-77
/
+18
*
|
|
|
|
Revert "Add stringType and requiredPermission to sensors, effectively adding ...
Etienne Le Grand
2014-04-05
1
-77
/
+18
*
|
|
|
|
am 00f4dde1: am c57a019e: Add stringType and requiredPermission to sensors, e...
Etienne Le Grand
2014-04-05
1
-18
/
+77
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
am c57a019e: Add stringType and requiredPermission to sensors, effectively ad...
Etienne Le Grand
2014-04-05
1
-18
/
+77
|
|
\
\
\
\
|
|
|
/
/
/
|
|
*
|
|
Add stringType and requiredPermission to sensors, effectively adding permissi...
Etienne Le Grand
2014-04-04
1
-18
/
+77
|
|
|
/
/
*
|
|
|
am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues"
Mark Salyzyn
2014-03-13
1
-8
/
+9
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am cdbf28b3: Merge "native frameworks: 64-bit compile issues"
Mark Salyzyn
2014-03-13
1
-8
/
+9
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
native frameworks: 64-bit compile issues
Mark Salyzyn
2014-03-12
1
-8
/
+9
*
|
|
am e7643e43: am 8ae7c02e: am ffac23b2: am 4b84704b: Ignore flush complete eve...
Aravind Akella
2014-03-06
1
-11
/
+12
|
\
\
\
|
|
/
/
|
*
|
Ignore flush complete events when recording last value for a sensor.
Aravind Akella
2014-03-06
1
-11
/
+12
|
|
/
*
|
Add uid to sensorservice's dump of active connections
Patrick Tjin
2014-02-05
1
-2
/
+3
|
/
*
Bug fixes for SensorService
Aravind Akella
2013-10-25
1
-1
/
+11
*
SensorService Flush API bug fix.
Aravind Akella
2013-10-14
1
-32
/
+18
*
Change API from flush(handle) to flush(). Call flush on all active sensors in...
Aravind Akella
2013-10-09
1
-4
/
+18
*
Sensor Batching Bug fixes.
Aravind Akella
2013-09-16
1
-11
/
+150
*
fix a few problems with BitTube
Mathias Agopian
2013-09-10
1
-2
/
+6
*
Sensor batching. Changes to the native code.
Aravind Akella
2013-09-03
1
-17
/
+55
*
resolved conflicts for merge of 00aea5c5 to master
Mathias Agopian
2013-07-12
1
-15
/
+18
|
\
|
*
fix a dead-lock in sensorservice
Mathias Agopian
2013-07-12
1
-15
/
+18
*
|
improve sensorservice's dumpsys
Mathias Agopian
2013-07-08
1
-23
/
+53
*
|
simplify some unnecessary complex code
Mathias Agopian
2013-07-08
1
-15
/
+4
*
|
various fixes to the sensorservice
Mathias Agopian
2013-05-16
1
-41
/
+35
|
/
*
Fix activation issue with auto disabled sensors.
Jaikumar Ganesh
2013-04-17
1
-0
/
+11
*
Sensor changes.
Jaikumar Ganesh
2013-04-12
1
-38
/
+107
*
improve sensor battery usage tracking
Mathias Agopian
2012-09-18
1
-1
/
+6
*
track UID with connections
Mathias Agopian
2012-09-18
1
-3
/
+4
*
fix a typo in SensorService
Mathias Agopian
2012-09-18
1
-1
/
+4
*
add a way to enable debugging sensors at runtime
Mathias Agopian
2012-06-28
1
-7
/
+27
*
fix a potential buffer overflow in sensorservice
Mathias Agopian
2012-06-27
1
-1
/
+1
*
Fix a stack corruption in sensorservice
Mathias Agopian
2012-06-27
1
-5
/
+13
*
fix a typo causing sensor event to be sorted in reverse chronological order
Mathias Agopian
2012-06-27
1
-1
/
+1
*
usea socketpair instead of a pipe in BitTube
Mathias Agopian
2012-06-27
1
-7
/
+4
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-06-27
1
-4
/
+4
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-06-27
1
-2
/
+2
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-06-27
1
-7
/
+7
*
handle EINTR when calling sensor HAL's poll function
Mathias Agopian
2012-06-27
1
-1
/
+2
*
SensorService now always clamps the requested rate
Mathias Agopian
2012-06-27
1
-2
/
+3
*
fix an issue where SensorService could request an invalid sensor delay
Mathias Agopian
2012-06-27
1
-2
/
+8
*
Rename SensorChannel to BitTube
Mathias Agopian
2012-06-27
1
-2
/
+2
*
silence sensorservice when it's dropping events
Mathias Agopian
2012-06-27
1
-3
/
+3
*
sensorservice: be more robust when there are no sensor h/w
Mathias Agopian
2012-06-27
1
-60
/
+63
*
PermissionCache caches permission checks
Mathias Agopian
2012-06-27
1
-3
/
+5
*
improve orientation sensor with gyro data
Mathias Agopian
2012-06-27
1
-4
/
+19
*
use quaternions instead of MRPs
Mathias Agopian
2012-06-27
1
-11
/
+32
*
9-axis sensor fusion with Kalman filter
Mathias Agopian
2012-06-27
1
-11
/
+35
*
Fix a few issues with sensors reference-counting
Mathias Agopian
2012-06-27
1
-0
/
+10
*
Fix a crasher in SensorService
Mathias Agopian
2012-06-27
1
-2
/
+1
*
fix [4025681] continuous sensors should not try to send an event as soon as t...
Mathias Agopian
2012-06-27
1
-5
/
+8
*
fix [3421350] Killing a game that uses the accelerometer renders the device u...
Mathias Agopian
2012-06-27
1
-5
/
+8
[prev]
[next]