Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
native
/
cc890e91b1ec2a326edf5dc913a76bb4bf8c6ed1
/
services
/
sensorservice
a57670c
Increase recent event count for light sensors
by Andrew Lehmer
· 6 years ago
2d7e351
Fix NPE on a device having no sensor
by Jaekyun Seok
· 7 years ago
3edc5ea
Add bounds check to sensors direct channel creation am: 0eb4624b33 am: 9f58afcc4a
by Brian Duddie
· 7 years ago
cfbef9f
Add bounds check to sensors direct channel creation am: 0eb4624b33
by Brian Duddie
· 7 years ago
9f58afc
Add bounds check to sensors direct channel creation am: 0eb4624b33
by Brian Duddie
· 7 years ago
49f4e00
Update OWNERS
by Ashutosh Joshi
· 7 years ago
e65ab70
Merge "Don't use cutils/Atomic.h" am: 8f4529bbc2 am: 410582488d am: afbe4eee71
by Steven Moreland
· 7 years ago
2716e11
Don't use cutils/Atomic.h
by Steven Moreland
· 7 years ago
0eb4624
Add bounds check to sensors direct channel creation
by Brian Duddie
· 7 years ago
5c9664c
Merge "No sensor access to idle UIDs - native framework"
by TreeHugger Robot
· 7 years ago
e752a5c
No sensor access to idle UIDs - native framework
by Svet Ganov
· 7 years ago
7aafa16
Fix sensorservice on integer sanitized builds.
by Joel Galenson
· 7 years ago
c35b820
SensorRegistrationInfo: Set sampling rate and max reporting latency
by Julius D'souza
· 7 years ago
4994440
Merge commit '2fc42a279697a847d5b6961914f6f6afbed49a48' from
by Xin Li
· 7 years ago
3eaa4bb
Merge "Use -Werror in frameworks/native/services/sensorservice" am: 860c8b4798 am: a566557418
by Chih-Hung Hsieh
· 7 years ago
5c4527f
Merge "Use -Werror in frameworks/native/services/sensorservice" am: 860c8b4798
by Chih-Hung Hsieh
· 7 years ago
c1a1ade
Use -Werror in frameworks/native/services/sensorservice
by Chih-Hung Hsieh
· 7 years ago
0c46d9d
Fix sensorservice on integer sanitized builds.
by Joel Galenson
· 7 years ago
a53e89d
SensorDeviceUtils: do not create sp(this) in constructor.
by Yifan Hong
· 7 years ago
b41e87a
SensorService: fix potential mutex use-before-init.
by Martijn Coenen
· 7 years ago
d2c0820
Merge "Clean up connection to sensor hidl service" am: 7fbbfe2494 am: 05b09af109 am: 9f9cdcf24e
by Peng Xu
· 7 years ago
1a95647
Merge "Clean up connection to sensor hidl service" am: 7fbbfe2494 am: 05b09af109
by Peng Xu
· 7 years ago
1a00e2d
Clean up connection to sensor hidl service
by Peng Xu
· 7 years ago
ce3267f
sensorservice: Android.mk -> Android.bp
by Steven Moreland
· 8 years ago
4cd6001
Checking exisitence before calling editValueFor in SensorDevice
by Peng Xu
· 7 years ago
8a2710d
Adding package name for HIDL connection and default package name
by Peng Xu
· 7 years ago
c24e208
Fix hidl_ssvc_poll thread issues
by Peng Xu
· 7 years ago
96b54e6
Use appendFormat instead of append when passing arguments
by Ashutosh Joshi
· 7 years ago
803ebb1
Synchronous resource recover mechanism for ISensorEventConnection
by Peng Xu
· 7 years ago
3428c78
Check key before edit value in countFlushCompleteEventsLocked
by Peng Xu
· 7 years ago
42a09f1
Support custom permission, slight adjust of dumpsys print
by Peng Xu
· 7 years ago
aec078f
sensors: pass sensor handle along with injected event
by Alexey Polyudov
· 7 years ago
0572222
Adding OWNERS files for services/sensorservice, libs/sensor
by Peng Xu
· 7 years ago
a43d602
Merge "Checking exisitence before calling editValueFor in SensorDevice"
by TreeHugger Robot
· 7 years ago
042baec
Checking exisitence before calling editValueFor in SensorDevice
by Peng Xu
· 7 years ago
588baa0
Adding OWNERS files for services/sensorservice, libs/sensor
by Peng Xu
· 7 years ago
b11d9c8
Use appendFormat instead of append when passing arguments am: 53e5aa93fa
by Ashutosh Joshi
· 7 years ago
53e5aa9
Use appendFormat instead of append when passing arguments
by Ashutosh Joshi
· 7 years ago
1bba824
Merge "Synchronous resource recover mechanism for ISensorEventConnection" into oc-dr1-dev am: 0db05d3448
by Peng Xu
· 7 years ago
8cbefd7
Synchronous resource recover mechanism for ISensorEventConnection
by Peng Xu
· 7 years ago
6a4ed9b
Fix hidl_ssvc_poll thread issues
by Peng Xu
· 7 years ago
63e810a
Fix hidl_ssvc_poll thread issues
by Peng Xu
· 7 years ago
89e1dcd
Merge "Check key before edit value in countFlushCompleteEventsLocked" into oc-dr1-dev am: 8669acc97d
by Peng Xu
· 7 years ago
63fbab8
Check key before edit value in countFlushCompleteEventsLocked
by Peng Xu
· 7 years ago
c09bc8c
Merge changes from topic 'sensor_looper_crash' into oc-dev am: 638055ef41 am: 91768a2bfe
by Peng Xu
· 7 years ago
b42f95a
SensorManager: attach background thread to JavaVM am: 09034f076e am: fc045b9de4
by Yifan Hong
· 7 years ago
91768a2
Merge changes from topic 'sensor_looper_crash' into oc-dev am: 638055ef41
by Peng Xu
· 7 years ago
642e551
Merge changes from topic 'sensor_looper_crash' into oc-dev am: 638055ef41
by Peng Xu
· 7 years ago
fc045b9
SensorManager: attach background thread to JavaVM am: 09034f076e
by Yifan Hong
· 7 years ago
e1ae771
SensorManager: attach background thread to JavaVM am: 09034f076e
by Yifan Hong
· 7 years ago
7c4c586
Framework sensor manager init not depends on ::android::SensorManager.
by Yifan Hong
· 7 years ago
80d87ee
Fix race condition for SensorManager looper.
by Yifan Hong
· 7 years ago
09034f0
SensorManager: attach background thread to JavaVM
by Yifan Hong
· 7 years ago
542eace
Framework sensor manager init not depends on ::android::SensorManager.
by Yifan Hong
· 8 years ago
1f50a2c
Merge "Adding package name for HIDL connection and default package name"
by TreeHugger Robot
· 7 years ago
58d450a
Adding package name for HIDL connection and default package name
by Peng Xu
· 7 years ago
a8e13ef
Merge "No more ashmem equivalent checker false alarm" into oc-dev am: d6d91e5833
by Peng Xu
· 7 years ago
48328dd
Support custom permission, slight adjust of dumpsys print
by Peng Xu
· 7 years ago
88711e8
sensors: pass sensor handle along with injected event
by Alexey Polyudov
· 7 years ago
3640773
No more ashmem equivalent checker false alarm
by Peng Xu
· 7 years ago
2d2b468
No more ashmem equivalent checker false alarm
by Peng Xu
· 7 years ago
54a9d58
Framework sensor manager init not depends on ::android::SensorManager.
by Yifan Hong
· 8 years ago
49b20db
Fix enforcement of sensor's slowest rate am: 663720b29f am: 6528410dbd
by Jim Kaye
· 8 years ago
6528410
Fix enforcement of sensor's slowest rate am: 663720b29f
by Jim Kaye
· 8 years ago
663720b
Fix enforcement of sensor's slowest rate
by Jim Kaye
· 8 years ago
a5d566e
Add additional logging to track HAL connection.
by Ashutosh Joshi
· 8 years ago
72b06f1
Merge "Correct sensor handle for operation parameter" into oc-dev am: 8bba03d323
by Peng Xu
· 8 years ago
aab57c5
Merge "Correct sensor handle for operation parameter" into oc-dev am: 8bba03d323
by Peng Xu
· 8 years ago
380b8ba
Correct sensor handle for operation parameter
by Peng Xu
· 8 years ago
868e487
Remove redundant dependencies
by Steven Moreland
· 8 years ago
aa3bdd0
Remove redundant dependencies
by Steven Moreland
· 8 years ago
3bba680
Merge "Sensor: Limit delay to maximum possible value before sending to HAL" into oc-dev am: 35c1e6960b
by Peng Xu
· 8 years ago
35c1e69
Merge "Sensor: Limit delay to maximum possible value before sending to HAL" into oc-dev
by Peng Xu
· 8 years ago
2a908c1
Merge "Clamp reported power for each sensor to 1 microAmp." into oc-dev am: 98a3f89115
by Ashutosh Joshi
· 8 years ago
98a3f89
Merge "Clamp reported power for each sensor to 1 microAmp." into oc-dev
by Ashutosh Joshi
· 8 years ago
ec07d68
sensorservice: Android.bp -> Android.mk
by Steven Moreland
· 8 years ago
5232d6d
Revert "resolve merge conflicts of 03e80b462 to oc-dev-plus-aosp"
by Steven Moreland
· 8 years ago
40d8943
resolve merge conflicts of 03e80b462 to oc-dev-plus-aosp
by Steven Moreland
· 8 years ago
f1b07d5
(lib)?sensorservice: Android.mk -> Android.bp
by Steven Moreland
· 8 years ago
d8a5ce3
Sensor: Limit delay to maximum possible value before sending to HAL
by Aniroop Mathur
· 8 years ago
fea2d26
Clamp reported power for each sensor to 1 microAmp.
by Ashutosh Joshi
· 8 years ago
e382c18
Merge "Fix reference loop in IEventQueue implementation." into oc-dev
by TreeHugger Robot
· 8 years ago
20c35e4
Merge "Calculate batching param in a smarter way" into oc-dev
by Peng Xu
· 8 years ago
06d46fd
Fix reference loop in IEventQueue implementation.
by Yifan Hong
· 8 years ago
1742ede
Merge "Fix gralloc direct channel bug and polish log messages" into oc-dev
by Peng Xu
· 8 years ago
2bec623
Calculate batching param in a smarter way
by Peng Xu
· 8 years ago
d111a91
Merge "Add PERMISSION_DENIED to convertResult." into oc-dev
by Yifan Hong
· 8 years ago
c7cbda6
IDirectReport.configure returns token
by Yifan Hong
· 8 years ago
6d62c84
Merge "android.frameworks.sensorservice@1.0: Looper thread SCHED_FIFO" into oc-dev
by TreeHugger Robot
· 8 years ago
71906aa
android.frameworks.sensorservice@1.0: Looper thread SCHED_FIFO
by Yifan Hong
· 8 years ago
957aa85
Prevent runtime restart for crashed clients to framework sensorservice.
by Andreas Huber
· 8 years ago
ecf1080
Add PERMISSION_DENIED to convertResult.
by Yifan Hong
· 8 years ago
f88e2b9
Fix gralloc direct channel bug and polish log messages
by Peng Xu
· 8 years ago
dd5c5cb
Set sensor operation parameter implementation
by Peng Xu
· 8 years ago
a07b3ee
android.frameworks.sensorservice@1.0: make classes final
by Yifan Hong
· 8 years ago
8a420ed
android.frameworks.sensorservice@1.0: ashmem direct channel check sizes.
by Yifan Hong
· 8 years ago
05fc8af
android.frameworks.sensorservice@1.0: fix configureDirectChannel return positive integer.
by Yifan Hong
· 8 years ago
95c7a06
Implement android.frameworks.sensorservice@1.0::IEventQueue.
by Yifan Hong
· 8 years ago
57d4277
Renamed HIDL SensorManager::mManager -> mInternalManager.
by Yifan Hong
· 8 years ago
e90eac6
Merge "Add stub for SensorManager::createEventQueue"
by TreeHugger Robot
· 8 years ago
Next »