index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
sensorservice
Commit message (
Expand
)
Author
Age
Files
Lines
*
sensorservice: fix an invalid format string
Khalid Zubair
2016-04-20
1
-1
/
+1
*
sensorservice: add power usage to dumpsys
Khalid Zubair
2016-04-20
1
-0
/
+2
*
Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...
Steve Kondik
2015-12-07
1
-4
/
+9
|
\
|
*
Avoiding flush on-change sensors at subscription
Peng Xu
2015-10-27
1
-4
/
+9
*
|
sensorservice: Don't replace HAL orientation sensor
Ethan Chen
2015-11-07
1
-4
/
+0
*
|
sensorservice: Register orientation sensor if HAL doesn't provide it
Arne Coucheron
2015-11-07
1
-3
/
+8
*
|
sensorservice: Fix init sequence for pre-1.1 API sensor HALs
Ricardo Cerqueira
2015-11-07
1
-7
/
+15
|
/
*
Check for the presence of accel and magnetometer sensors before adding AOSP f...
Aravind Akella
2015-07-20
1
-2
/
+8
*
Rename wakelock held internally by SensorService.
Aravind Akella
2015-07-10
1
-2
/
+2
*
Enable sensor data injection mode through adb.
Aravind Akella
2015-06-30
2
-51
/
+58
*
Merge "Fix crash in SensorService. Ignore devices with no sensors." into mnc-dev
Aravind Akella
2015-06-24
1
-0
/
+2
|
\
|
*
Fix crash in SensorService. Ignore devices with no sensors.
Aravind Akella
2015-06-24
1
-0
/
+2
*
|
More information in sensor bugreports.
Aravind Akella
2015-06-18
3
-34
/
+136
|
/
*
Use LOCATION_HARDWARE permission for data injection.
Aravind Akella
2015-06-10
1
-1
/
+1
*
Merge "Improve logging in SensorService dump output." into mnc-dev
Aravind Akella
2015-05-12
3
-139
/
+279
|
\
|
*
Improve logging in SensorService dump output.
Aravind Akella
2015-05-12
3
-139
/
+279
*
|
Merge "Fix the arguments to memcpy." into mnc-dev
Aravind Akella
2015-05-09
1
-1
/
+1
|
\
\
|
*
|
Fix the arguments to memcpy.
Aravind Akella
2015-05-08
1
-1
/
+1
|
|
/
*
|
SensorServiceTest: Fix build, warnings.
Sasha Levitskiy
2015-05-02
1
-4
/
+5
*
|
Add body sensors app op - framework native
Svetoslav
2015-05-01
4
-46
/
+79
|
/
*
Enable data injection mode in SensorService.
Aravind Akella
2015-04-23
4
-38
/
+188
*
Support restricted mode in SensorService.
Aravind Akella
2015-03-24
4
-29
/
+200
*
am 46ca041f: Merge "Don\'t error out because SensorEventConnection::dump over...
Chih-hung Hsieh
2014-11-25
1
-0
/
+7
|
\
|
*
Don't error out because SensorEventConnection::dump overloads BBinder::dump
Bernhard Rosenkränzer
2014-11-25
1
-0
/
+7
*
|
am 45aa0227: Merge "Fix potential format string vulnerability"
chh
2014-11-25
1
-6
/
+3
|
\
\
|
|
/
|
*
Fix potential format string vulnerability
Bernhard Rosenkränzer
2014-11-24
1
-6
/
+3
*
|
Add a timeout for releasing SensorService wake_lock.
Aravind Akella
2014-11-01
2
-30
/
+102
|
/
*
Add version number to SensorService dump output.
Aravind Akella
2014-10-19
1
-1
/
+2
*
Change ordering of memory allocation and calling Thread::run().
Aravind Akella
2014-10-07
1
-2
/
+2
*
Fix sockfd leakage in SensorService.
Aravind Akella
2014-10-02
2
-31
/
+128
*
Merge "Fix a possible SensorService deadlock." into lmp-dev
Aravind Akella
2014-09-29
1
-11
/
+25
|
\
|
*
Fix a possible SensorService deadlock.
Aravind Akella
2014-09-28
1
-11
/
+25
*
|
Revert "Fix sockfd leakage in SensorService. Remove sockfd from Looper when ...
Aravind Akella
2014-09-27
1
-2
/
+0
|
/
*
Fix sockfd leakage in SensorService. Remove sockfd from Looper
Aravind Akella
2014-09-23
1
-0
/
+2
*
SensorService fixes.
Aravind Akella
2014-09-15
2
-28
/
+33
*
SensorService fixes
Aravind Akella
2014-09-10
2
-63
/
+84
*
SensorService flush fixes.
Aravind Akella
2014-09-03
2
-53
/
+63
*
SensorService fixes
Aravind Akella
2014-08-22
2
-21
/
+42
*
SensorService fixes.
Aravind Akella
2014-08-21
2
-4
/
+24
*
SensorService fixes.
Aravind Akella
2014-08-19
3
-118
/
+221
*
SensorService performance improvements.
Aravind Akella
2014-07-24
2
-72
/
+314
*
CW on L: Fix a SIGSEGV crash in sensor service.
Sean Wan
2014-07-15
1
-2
/
+6
*
Merge "Surface reportingMode for Sensors."
Aravind Akella
2014-06-12
1
-17
/
+24
|
\
|
*
Surface reportingMode for Sensors.
Aravind Akella
2014-06-12
1
-17
/
+24
*
|
am 20914f0a: am a4e345e1: Merge "sensorservice: 64-bit compile issues"
Mark Salyzyn
2014-06-12
2
-17
/
+20
|
\
\
|
|
/
|
/
|
|
*
am a4e345e1: Merge "sensorservice: 64-bit compile issues"
Mark Salyzyn
2014-06-12
2
-17
/
+20
|
|
\
|
|
*
sensorservice: 64-bit compile issues
Mark Salyzyn
2014-06-10
2
-17
/
+20
|
|
*
am cdbf28b3: Merge "native frameworks: 64-bit compile issues"
Mark Salyzyn
2014-03-13
10
-22
/
+23
|
|
|
\
|
|
*
|
Bug fix for SensorFusion data rate.
Aravind Akella
2014-03-06
2
-13
/
+4
*
|
|
|
Surface maxDelay and isWakeUpSensor flag in Sensor.java.
Aravind Akella
2014-05-23
2
-4
/
+0
[next]