summaryrefslogtreecommitdiffstats
path: root/services/sensorservice/SensorService.h
Commit message (Expand)AuthorAgeFilesLines
* Enable sensor data injection mode through adb.Aravind Akella2015-06-301-2/+18
* More information in sensor bugreports.Aravind Akella2015-06-181-12/+25
* Merge "Improve logging in SensorService dump output." into mnc-devAravind Akella2015-05-121-1/+50
|\
| * Improve logging in SensorService dump output.Aravind Akella2015-05-121-1/+50
* | Add body sensors app op - framework nativeSvetoslav2015-05-011-8/+12
|/
* Enable data injection mode in SensorService.Aravind Akella2015-04-231-8/+29
* Support restricted mode in SensorService.Aravind Akella2015-03-241-3/+33
* am 46ca041f: Merge "Don\'t error out because SensorEventConnection::dump over...Chih-hung Hsieh2014-11-251-0/+7
|\
| * Don't error out because SensorEventConnection::dump overloads BBinder::dumpBernhard Rosenkränzer2014-11-251-0/+7
* | Add a timeout for releasing SensorService wake_lock.Aravind Akella2014-11-011-1/+20
|/
* Fix sockfd leakage in SensorService.Aravind Akella2014-10-021-3/+26
* SensorService fixes.Aravind Akella2014-09-151-3/+3
* SensorService fixesAravind Akella2014-09-101-9/+6
* SensorService flush fixes.Aravind Akella2014-09-031-3/+10
* SensorService fixesAravind Akella2014-08-221-0/+2
* SensorService fixes.Aravind Akella2014-08-211-0/+1
* SensorService fixes.Aravind Akella2014-08-191-11/+25
* SensorService performance improvements.Aravind Akella2014-07-241-7/+44
* Enable wakeup sensors.Aravind Akella2014-04-231-7/+24
* Add stringType and requiredPermission to sensors, effectively adding permissi...Aravind Akella2014-04-111-1/+3
* Revert "Add stringType and requiredPermission to sensors, effectively adding ...Etienne Le Grand2014-04-051-3/+1
* Add stringType and requiredPermission to sensors, effectively adding permissi...Etienne Le Grand2014-04-041-1/+3
* Ignore flush complete events when recording last value for a sensor.Aravind Akella2014-03-061-1/+1
* Bug fixes for SensorServiceAravind Akella2013-10-251-0/+1
* SensorService Flush API bug fix.Aravind Akella2013-10-141-2/+1
* Change API from flush(handle) to flush(). Call flush on all active sensors in...Aravind Akella2013-10-091-1/+1
* Sensor Batching Bug fixes.Aravind Akella2013-09-161-3/+23
* Sensor batching. Changes to the native code.Aravind Akella2013-09-031-4/+7
* resolved conflicts for merge of 00aea5c5 to masterMathias Agopian2013-07-121-2/+4
|\
| * fix a dead-lock in sensorserviceMathias Agopian2013-07-121-2/+4
* | simplify some unnecessary complex codeMathias Agopian2013-07-081-1/+0
* | various fixes to the sensorserviceMathias Agopian2013-05-161-2/+2
* | make all libsurfaceflinger and libsensorservice symbols's visibility hiddenMathias Agopian2013-05-091-8/+7
|/
* Sensor changes.Jaikumar Ganesh2013-04-121-0/+6
* track UID with connectionsMathias Agopian2012-09-181-1/+4
* add a way to enable debugging sensors at runtimeMathias Agopian2012-06-281-0/+1
* Rename SensorChannel to BitTubeMathias Agopian2012-06-271-3/+3
* PermissionCache caches permission checksMathias Agopian2012-06-271-2/+0
* improve orientation sensor with gyro dataMathias Agopian2012-06-271-0/+1
* Fix a few issues with sensors reference-countingMathias Agopian2012-06-271-0/+2
* fix [3421350] Killing a game that uses the accelerometer renders the device u...Mathias Agopian2012-06-271-1/+1
* Add support for virtual sensors.Mathias Agopian2012-06-271-15/+12
* Fix a race condition in sensormanagerMathias Agopian2012-06-271-1/+2
* record the last event received regardless of having clients or notMathias Agopian2012-06-271-0/+2
* improve sensorservice dumpsys and increase the max sensor rate to 1 ms (1000Hz)Mathias Agopian2012-06-271-2/+2
* SensorService handles last known state properlyMathias Agopian2012-06-271-1/+4
* filter sensor event by connectionMathias Agopian2012-06-271-3/+2
* propagate sensor event rate properly to the sensor HALMathias Agopian2012-06-271-8/+26
* SensorService doesn't crash if correct HAL is not presentMathias Agopian2012-06-271-0/+1
* Better dumpsys logsMathias Agopian2012-06-271-0/+1