summaryrefslogtreecommitdiffstats
path: root/services/sensorservice/SensorService.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | am 4369a4eb: Revert "Add stringType and requiredPermission to sensors, effect...Etienne Le Grand2014-04-051-77/+18
| |\ \ \ \ | | |/ / /
| | * | | Revert "Add stringType and requiredPermission to sensors, effectively adding ...Etienne Le Grand2014-04-051-77/+18
* | | | | Revert "Add stringType and requiredPermission to sensors, effectively adding ...Etienne Le Grand2014-04-051-77/+18
* | | | | am 00f4dde1: am c57a019e: Add stringType and requiredPermission to sensors, e...Etienne Le Grand2014-04-051-18/+77
|\ \ \ \ \ | |/ / / /
| * | | | am c57a019e: Add stringType and requiredPermission to sensors, effectively ad...Etienne Le Grand2014-04-051-18/+77
| |\ \ \ \ | | |/ / /
| | * | | Add stringType and requiredPermission to sensors, effectively adding permissi...Etienne Le Grand2014-04-041-18/+77
| | |/ /
* | | | am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues"Mark Salyzyn2014-03-131-8/+9
|\ \ \ \ | |/ / /
| * | | am cdbf28b3: Merge "native frameworks: 64-bit compile issues"Mark Salyzyn2014-03-131-8/+9
| |\ \ \ | | |/ / | |/| / | | |/
| | * native frameworks: 64-bit compile issuesMark Salyzyn2014-03-121-8/+9
* | | am e7643e43: am 8ae7c02e: am ffac23b2: am 4b84704b: Ignore flush complete eve...Aravind Akella2014-03-061-11/+12
|\ \ \ | |/ /
| * | Ignore flush complete events when recording last value for a sensor.Aravind Akella2014-03-061-11/+12
| |/
* | Add uid to sensorservice's dump of active connectionsPatrick Tjin2014-02-051-2/+3
|/
* Bug fixes for SensorServiceAravind Akella2013-10-251-1/+11
* SensorService Flush API bug fix.Aravind Akella2013-10-141-32/+18
* Change API from flush(handle) to flush(). Call flush on all active sensors in...Aravind Akella2013-10-091-4/+18
* Sensor Batching Bug fixes.Aravind Akella2013-09-161-11/+150
* fix a few problems with BitTubeMathias Agopian2013-09-101-2/+6
* Sensor batching. Changes to the native code.Aravind Akella2013-09-031-17/+55
* resolved conflicts for merge of 00aea5c5 to masterMathias Agopian2013-07-121-15/+18
|\
| * fix a dead-lock in sensorserviceMathias Agopian2013-07-121-15/+18
* | improve sensorservice's dumpsysMathias Agopian2013-07-081-23/+53
* | simplify some unnecessary complex codeMathias Agopian2013-07-081-15/+4
* | various fixes to the sensorserviceMathias Agopian2013-05-161-41/+35
|/
* Fix activation issue with auto disabled sensors.Jaikumar Ganesh2013-04-171-0/+11
* Sensor changes.Jaikumar Ganesh2013-04-121-38/+107
* improve sensor battery usage trackingMathias Agopian2012-09-181-1/+6
* track UID with connectionsMathias Agopian2012-09-181-3/+4
* fix a typo in SensorServiceMathias Agopian2012-09-181-1/+4
* add a way to enable debugging sensors at runtimeMathias Agopian2012-06-281-7/+27
* fix a potential buffer overflow in sensorserviceMathias Agopian2012-06-271-1/+1
* Fix a stack corruption in sensorserviceMathias Agopian2012-06-271-5/+13
* fix a typo causing sensor event to be sorted in reverse chronological orderMathias Agopian2012-06-271-1/+1
* usea socketpair instead of a pipe in BitTubeMathias Agopian2012-06-271-7/+4
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-06-271-4/+4
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-06-271-2/+2
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-06-271-7/+7
* handle EINTR when calling sensor HAL's poll functionMathias Agopian2012-06-271-1/+2
* SensorService now always clamps the requested rateMathias Agopian2012-06-271-2/+3
* fix an issue where SensorService could request an invalid sensor delayMathias Agopian2012-06-271-2/+8
* Rename SensorChannel to BitTubeMathias Agopian2012-06-271-2/+2
* silence sensorservice when it's dropping eventsMathias Agopian2012-06-271-3/+3
* sensorservice: be more robust when there are no sensor h/wMathias Agopian2012-06-271-60/+63
* PermissionCache caches permission checksMathias Agopian2012-06-271-3/+5
* improve orientation sensor with gyro dataMathias Agopian2012-06-271-4/+19
* use quaternions instead of MRPsMathias Agopian2012-06-271-11/+32
* 9-axis sensor fusion with Kalman filterMathias Agopian2012-06-271-11/+35
* Fix a few issues with sensors reference-countingMathias Agopian2012-06-271-0/+10
* Fix a crasher in SensorServiceMathias Agopian2012-06-271-2/+1
* fix [4025681] continuous sensors should not try to send an event as soon as t...Mathias Agopian2012-06-271-5/+8
* fix [3421350] Killing a game that uses the accelerometer renders the device u...Mathias Agopian2012-06-271-5/+8