index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
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
*
Add support for virtual sensors.
Mathias Agopian
2010-11-18
1
-188
/
+159
*
Fix a race condition in sensormanager
Mathias Agopian
2010-11-14
1
-0
/
+6
*
record the last event received regardless of having clients or not
Mathias Agopian
2010-11-10
1
-14
/
+20
*
improve sensorservice dumpsys and increase the max sensor rate to 1 ms (1000Hz)
Mathias Agopian
2010-11-08
1
-1
/
+2
*
Replace epoll() with poll() and rename PollLoop to Looper.
Jeff Brown
2010-09-14
1
-1
/
+1
*
Report sensor events to BatteryStats service
Mathias Agopian
2010-07-23
1
-22
/
+42
*
SensorService handles last known state properly
Mathias Agopian
2010-07-22
1
-14
/
+70
*
filter sensor event by connection
Mathias Agopian
2010-07-22
1
-6
/
+18
*
propagate sensor event rate properly to the sensor HAL
Mathias Agopian
2010-07-21
1
-43
/
+78
*
propagate sensor event rate properly
Mathias Agopian
2010-07-21
1
-1
/
+9
*
SensorService doesn't crash if correct HAL is not present
Mathias Agopian
2010-07-21
1
-14
/
+33
*
Better dumpsys logs
Mathias Agopian
2010-07-19
1
-2
/
+16
*
Added partial support for repporting sensor activity to IBatteryStats
Mathias Agopian
2010-07-19
1
-0
/
+37
*
new SensorService
Mathias Agopian
2010-07-19
1
-0
/
+359