index
:
frameworks_native.git
master
replicant-6.0
frameworks/native
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-06-27
2
-3
/
+3
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-06-27
1
-1
/
+1
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-06-27
3
-12
/
+12
*
handle EINTR when calling sensor HAL's poll function
Mathias Agopian
2012-06-27
2
-2
/
+7
*
SensorService now always clamps the requested rate
Mathias Agopian
2012-06-27
1
-2
/
+3
*
fix an issue where SensorService could request an invalid sensor delay
Mathias Agopian
2012-06-27
1
-2
/
+8
*
Rename SensorChannel to BitTube
Mathias Agopian
2012-06-27
2
-5
/
+5
*
improve sensorservice dumpsys
Mathias Agopian
2012-06-27
3
-29
/
+51
*
improve sensorservice_test output
Mathias Agopian
2012-06-27
1
-13
/
+12
*
Fix a few style issues and remove LOG spam
Mathias Agopian
2012-06-27
1
-22
/
+28
*
More error checks to avoid div by zero.
Michael Johnson
2012-06-27
2
-4
/
+64
*
Fix occasional fusion divergence by detecting it and resetting the fusion.
Max Braun
2012-06-27
3
-13
/
+41
*
have the sensorsevice test print the delay of the first received event
Mathias Agopian
2012-06-27
1
-4
/
+12
*
silence sensorservice when it's dropping events
Mathias Agopian
2012-06-27
1
-3
/
+3
*
sensorservice: be more robust when there are no sensor h/w
Mathias Agopian
2012-06-27
2
-75
/
+80
*
Remove the simulator target from all makefiles. Bug: 5010576
Jeff Brown
2012-06-27
1
-7
/
+0
*
PermissionCache caches permission checks
Mathias Agopian
2012-06-27
2
-5
/
+5
*
cleanup Kalman filter parameters, add/fix comments/units
Mathias Agopian
2012-06-27
1
-14
/
+43
*
improve orientation sensor with gyro data
Mathias Agopian
2012-06-27
2
-4
/
+20
*
use quaternions instead of MRPs
Mathias Agopian
2012-06-27
16
-552
/
+370
*
9-axis sensor fusion with Kalman filter
Mathias Agopian
2012-06-27
23
-190
/
+2158
*
Fix a few issues with sensors reference-counting
Mathias Agopian
2012-06-27
3
-2
/
+32
*
Fix a crasher in SensorService
Mathias Agopian
2012-06-27
1
-2
/
+1
*
frameworks/base: remove LOCAL_PRELINK_MODULE
Iliyan Malchev
2012-06-27
1
-1
/
+1
*
fix [4025681] continuous sensors should not try to send an event as soon as t...
Mathias Agopian
2012-06-27
1
-5
/
+8
*
fix [3421350] Killing a game that uses the accelerometer renders the device u...
Mathias Agopian
2012-06-27
2
-6
/
+9
*
fix [3369027] Sensor.TYPE_ROTATION_VECTOR is unstable and returns NaNs when r...
Mathias Agopian
2012-06-27
2
-4
/
+4
*
fix [3237242] sensormanager sensor active count gets out of sync
Mathias Agopian
2012-06-27
10
-54
/
+22
*
Uses 4-th order low-pass for extracting gravity.
Mathias Agopian
2012-06-27
4
-2
/
+33
*
allow rotation-vector to have 4 components
Mathias Agopian
2012-06-27
1
-0
/
+1
*
don't attempt to normalize the rotation vector
Mathias Agopian
2012-06-27
1
-4
/
+6
*
Add support for virtual sensors.
Mathias Agopian
2012-06-27
15
-204
/
+1296
*
Fix a race condition in sensormanager
Mathias Agopian
2012-06-27
2
-1
/
+8
*
record the last event received regardless of having clients or not
Mathias Agopian
2012-06-27
2
-14
/
+22
*
improve sensorservice dumpsys and increase the max sensor rate to 1 ms (1000Hz)
Mathias Agopian
2012-06-27
3
-5
/
+16
*
Replace epoll() with poll() and rename PollLoop to Looper.
Jeff Brown
2012-06-27
2
-8
/
+11
*
Report sensor events to BatteryStats service
Mathias Agopian
2012-06-27
1
-22
/
+42
*
SensorService handles last known state properly
Mathias Agopian
2012-06-27
2
-15
/
+74
*
filter sensor event by connection
Mathias Agopian
2012-06-27
2
-9
/
+20
*
propagate sensor event rate properly to the sensor HAL
Mathias Agopian
2012-06-27
2
-51
/
+104
*
propagate sensor event rate properly
Mathias Agopian
2012-06-27
1
-1
/
+9
*
SensorService doesn't crash if correct HAL is not present
Mathias Agopian
2012-06-27
2
-14
/
+34
*
Better dumpsys logs
Mathias Agopian
2012-06-27
2
-2
/
+17
*
Added partial support for repporting sensor activity to IBatteryStats
Mathias Agopian
2012-06-27
1
-0
/
+37
*
new SensorService
Mathias Agopian
2012-06-27
5
-0
/
+610
*
Utils: Fix a bug in the linear transformation code.
John Grossman
2012-06-27
1
-3
/
+6
*
am db1597a9: Fix shutdown sequence to avoid SIGSEGV when running am command
Johannes Carlsson
2012-06-25
1
-2
/
+9
|
\
|
*
Fix shutdown sequence to avoid SIGSEGV when running am command
Johannes Carlsson
2012-06-25
1
-2
/
+9
*
|
Merge "Pass fences from BufferQueue to SurfaceTextureClient"
Jesse Hall
2012-06-22
5
-23
/
+45
|
\
\
|
*
|
Pass fences from BufferQueue to SurfaceTextureClient
Jesse Hall
2012-06-21
5
-23
/
+45
[next]