summaryrefslogtreecommitdiffstats
path: root/services/sensorservice/SensorDevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* native frameworks: 64-bit compile issuesMark Salyzyn2014-03-121-3/+3
* Sensor batching. Changes to the native code.Aravind Akella2013-09-031-65/+203
* resolved conflicts for merge of 00aea5c5 to masterMathias Agopian2013-07-121-5/+11
|\
| * fix a dead-lock in sensorserviceMathias Agopian2013-07-121-5/+11
* | improve sensorservice's dumpsysMathias Agopian2013-07-081-9/+5
|/
* Fix activation issue with auto disabled sensors.Jaikumar Ganesh2013-04-171-0/+9
* Sensor changes.Jaikumar Ganesh2013-04-121-0/+6
* improve sensor battery usage trackingMathias Agopian2012-09-181-72/+3
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-06-271-4/+4
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-06-271-4/+4
* handle EINTR when calling sensor HAL's poll functionMathias Agopian2012-06-271-1/+5
* improve sensorservice dumpsysMathias Agopian2012-06-271-27/+43
* 9-axis sensor fusion with Kalman filterMathias Agopian2012-06-271-0/+3
* Fix a few issues with sensors reference-countingMathias Agopian2012-06-271-2/+20
* fix [3237242] sensormanager sensor active count gets out of syncMathias Agopian2012-06-271-10/+12
* Add support for virtual sensors.Mathias Agopian2012-06-271-0/+239