summaryrefslogtreecommitdiffstats
path: root/services/sensorservice
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Enable wakeup sensors.Aravind Akella2014-04-233-62/+141
* | | | am ef89f763: am cf818ebb: Merge "Add stringType and requiredPermission to sen...Aravind Akella2014-04-112-19/+80
|\ \ \ \ | |/ / /
| * | | am cf818ebb: Merge "Add stringType and requiredPermission to sensors, effecti...Aravind Akella2014-04-112-19/+80
| |\ \ \
| | * | | Add stringType and requiredPermission to sensors, effectively adding permissi...Aravind Akella2014-04-112-19/+80
| * | | | am 4369a4eb: Revert "Add stringType and requiredPermission to sensors, effect...Etienne Le Grand2014-04-052-80/+19
| |\ \ \ \ | | |/ / /
| | * | | Revert "Add stringType and requiredPermission to sensors, effectively adding ...Etienne Le Grand2014-04-052-80/+19
* | | | | Revert "Add stringType and requiredPermission to sensors, effectively adding ...Etienne Le Grand2014-04-052-80/+19
* | | | | am 00f4dde1: am c57a019e: Add stringType and requiredPermission to sensors, e...Etienne Le Grand2014-04-052-19/+80
|\ \ \ \ \ | |/ / / /
| * | | | am c57a019e: Add stringType and requiredPermission to sensors, effectively ad...Etienne Le Grand2014-04-052-19/+80
| |\ \ \ \ | | |/ / /
| | * | | Add stringType and requiredPermission to sensors, effectively adding permissi...Etienne Le Grand2014-04-042-19/+80
* | | | | am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues"Mark Salyzyn2014-03-1310-22/+23
|\ \ \ \ \ | |/ / / /
| * | | | am cdbf28b3: Merge "native frameworks: 64-bit compile issues"Mark Salyzyn2014-03-1310-22/+23
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | native frameworks: 64-bit compile issuesMark Salyzyn2014-03-1210-22/+23
* | | | am e7643e43: am 8ae7c02e: am ffac23b2: am 4b84704b: Ignore flush complete eve...Aravind Akella2014-03-062-12/+13
|\ \ \ \ | |/ / /
| * | | am ffac23b2: am 4b84704b: Ignore flush complete events when recording last va...Aravind Akella2014-03-062-12/+13
| |\ \ \ | | | |/ | | |/|
| | * | Ignore flush complete events when recording last value for a sensor.Aravind Akella2014-03-062-12/+13
| | |/
| * | Bug fix for SensorFusion data rate.Aravind Akella2014-01-312-13/+4
| |/
* | Add uid to sensorservice's dump of active connectionsPatrick Tjin2014-02-051-2/+3
* | Bug fix for SensorFusion data rate.Aravind Akella2013-12-102-13/+4
* | am 245c4339: am 46417b84: Merge "Bug fixes for SensorService" into klp-devAravind Akella2013-10-252-1/+12
|\ \ | |/
| * Bug fixes for SensorServiceAravind Akella2013-10-252-1/+12
* | am 487c7815: am 641a1868: Merge "SensorService Flush API bug fix." into klp-devAravind Akella2013-10-152-34/+19
|\ \ | |/
| * SensorService Flush API bug fix.Aravind Akella2013-10-142-34/+19
* | am 1f1e5768: am 5d6aa951: Merge "Change API from flush(handle) to flush(). Ca...Aravind Akella2013-10-102-5/+19
|\ \ | |/
| * Change API from flush(handle) to flush(). Call flush on all active sensors in...Aravind Akella2013-10-092-5/+19
* | Cleanup Binder interface between sensorservice and BatteryStatsMike Lockwood2013-09-252-34/+6
|/
* Merge "Fix for AOSP fusion sensors not handling multiple clients correctly." ...Aravind Akella2013-09-176-15/+15
|\
| * Fix for AOSP fusion sensors not handling multiple clients correctly.Aravind Akella2013-09-166-15/+15
* | Sensor Batching Bug fixes.Aravind Akella2013-09-162-14/+173
|/
* fix a few problems with BitTubeMathias Agopian2013-09-101-2/+6
* Sensor batching. Changes to the native code.Aravind Akella2013-09-038-96/+346
* move services executables sources in their respective src folderMathias Agopian2013-07-222-0/+43
* Fix issue #9860494: Waiting for service batteryinfo...Dianne Hackborn2013-07-151-1/+1
* resolved conflicts for merge of 00aea5c5 to masterMathias Agopian2013-07-126-31/+38
|\
| * fix a dead-lock in sensorserviceMathias Agopian2013-07-126-31/+38
* | improve sensorservice's dumpsysMathias Agopian2013-07-085-37/+62
* | simplify some unnecessary complex codeMathias Agopian2013-07-082-16/+4
* | revert parts of dc5b63e40, which made gyro drift estimation unstableMathias Agopian2013-05-301-16/+0
* | use gyro timestamp directly in fusionMathias Agopian2013-05-302-7/+8
* | various fixes to the sensorserviceMathias Agopian2013-05-168-54/+61
* | make all libsurfaceflinger and libsensorservice symbols's visibility hiddenMathias Agopian2013-05-092-12/+10
|/
* Fix activation issue with auto disabled sensors.Jaikumar Ganesh2013-04-175-0/+31
* Sensor changes.Jaikumar Ganesh2013-04-125-38/+121
* Add liblogYing Wang2013-04-091-0/+1
* improve sensor battery usage trackingMathias Agopian2012-09-185-73/+207
* track UID with connectionsMathias Agopian2012-09-182-4/+8
* fix a typo in SensorServiceMathias Agopian2012-09-181-1/+4
* add a way to enable debugging sensors at runtimeMathias Agopian2012-06-282-7/+28
* improve sensor fusionMathias Agopian2012-06-281-2/+23
* add some commentsMathias Agopian2012-06-281-2/+14