Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
606e5cfaf7b369c9ee3f046493a6e7e11f517359
/
services
/
sensorservice
7c28220
Merge "Convert Android.mk file to Android.bp" am: 058cb93644 am: c044eea3fc
by Sasha Smundak
· 7 years ago
6a6bdad
Convert Android.mk file to Android.bp
by Sasha Smundak
· 7 years ago
aab0469
Merge "Fix/suppress sensor google-explicit-constructor warnings" am: fbcaaeb1b8 am: c9265b50b7
by Chih-Hung Hsieh
· 7 years ago
87ad435
Fix/suppress sensor google-explicit-constructor warnings
by Chih-Hung Hsieh
· 7 years ago
a24e7d4
Notify Wake Lock Queue's EventFlag after write
by Brian Stack
· 7 years ago
5e1f60b
Block access to sensors when Sensor Privacy Mode enabled
by Michael Groover
· 7 years ago
ae4053f
Only log dropped events every two seconds
by Brian Stack
· 7 years ago
0b58363
Merge "Notify Event FMQ when sensor events are read"
by TreeHugger Robot
· 7 years ago
a797472
Merge "Activity manager: native callback for process state"
by Eric Laurent
· 7 years ago
0fe7256
Merge "Add bstack to sensors OWNERS files" am: 52ea165a5d am: fdae3cccb6
by Brian Duddie
· 7 years ago
2a635f7
Add bstack to sensors OWNERS files
by Brian Duddie
· 7 years ago
93432ad
Prevent overflow when caching sensor events
by Brian Stack
· 7 years ago
0559589
Activity manager: native callback for process state
by Eric Laurent
· 7 years ago
af1b54c
Notify Event FMQ when sensor events are read
by Brian Stack
· 7 years ago
0b858c1
Do not send stale event to on-change sensor
by Brian Stack
· 7 years ago
156da08
Automatically reconnect sensors
by Brian Stack
· 7 years ago
1c3b2b5
Merge "Include capture time in sensorservice dump"
by TreeHugger Robot
· 7 years ago
51498e6
Include capture time in sensorservice dump
by Brian Stack
· 7 years ago
574cda3
Listen for Sensors HAL Death
by Brian Stack
· 7 years ago
bbab1ea
Do not use SensorDevice as ISensorsCallback
by Brian Stack
· 7 years ago
b7bfc0f
Write to Wake Lock FMQ
by Brian Stack
· 7 years ago
a6fb4a3
Merge "Implement ISensorsCallback"
by TreeHugger Robot
· 7 years ago
d8c5b51
Merge changes Iad6b9ef2,I4f0d710a
by TreeHugger Robot
· 7 years ago
6c49e6f
Implement ISensorsCallback
by Brian Stack
· 7 years ago
a28e921
Read Sensor Events from Event FMQ
by Brian Stack
· 7 years ago
979887b
Initialize SensorDevice's FMQs
by Brian Stack
· 7 years ago
aeef9d5
Increase recent event count for proximity sensors
by Andrew Lehmer
· 7 years ago
12f4d32
Modify SensorDevice to use ISensorsWrapper
by Brian Stack
· 7 years ago
087ed29
Implement SensorsWrapperV1_0 and SensorsWrapperV2_0
by Brian Stack
· 7 years ago
c9ef483
Defines ISensorsWrapper
by Brian Stack
· 7 years ago
4baa5be
Remove "using namespace SensorServiceUtil"
by Brian Stack
· 7 years ago
8f313e3
[sensorservice] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
70af939
Merge "Increase recent event count for light sensors" into pi-dev am: da7e1b5f84
by Andrew Lehmer
· 7 years ago
a57670c
Increase recent event count for light sensors
by Andrew Lehmer
· 7 years ago
7c54a01
Merge "Fix complaints about mismatched new/delete"
by TreeHugger Robot
· 7 years ago
2d7e351
Fix NPE on a device having no sensor
by Jaekyun Seok
· 8 years ago
3edc5ea
Add bounds check to sensors direct channel creation am: 0eb4624b33 am: 9f58afcc4a
by Brian Duddie
· 8 years ago
cfbef9f
Add bounds check to sensors direct channel creation am: 0eb4624b33
by Brian Duddie
· 8 years ago
9f58afc
Add bounds check to sensors direct channel creation am: 0eb4624b33
by Brian Duddie
· 8 years ago
49f4e00
Update OWNERS
by Ashutosh Joshi
· 8 years ago
e65ab70
Merge "Don't use cutils/Atomic.h" am: 8f4529bbc2 am: 410582488d am: afbe4eee71
by Steven Moreland
· 8 years ago
2716e11
Don't use cutils/Atomic.h
by Steven Moreland
· 8 years ago
0eb4624
Add bounds check to sensors direct channel creation
by Brian Duddie
· 8 years ago
1866ed4
Fix complaints about mismatched new/delete
by George Burgess IV
· 8 years ago
5c9664c
Merge "No sensor access to idle UIDs - native framework"
by TreeHugger Robot
· 8 years ago
e752a5c
No sensor access to idle UIDs - native framework
by Svet Ganov
· 8 years ago
7aafa16
Fix sensorservice on integer sanitized builds.
by Joel Galenson
· 8 years ago
c35b820
SensorRegistrationInfo: Set sampling rate and max reporting latency
by Julius D'souza
· 8 years ago
4994440
Merge commit '2fc42a279697a847d5b6961914f6f6afbed49a48' from
by Xin Li
· 8 years ago
3eaa4bb
Merge "Use -Werror in frameworks/native/services/sensorservice" am: 860c8b4798 am: a566557418
by Chih-Hung Hsieh
· 8 years ago
5c4527f
Merge "Use -Werror in frameworks/native/services/sensorservice" am: 860c8b4798
by Chih-Hung Hsieh
· 8 years ago
c1a1ade
Use -Werror in frameworks/native/services/sensorservice
by Chih-Hung Hsieh
· 8 years ago
0c46d9d
Fix sensorservice on integer sanitized builds.
by Joel Galenson
· 8 years ago
a53e89d
SensorDeviceUtils: do not create sp(this) in constructor.
by Yifan Hong
· 8 years ago
b41e87a
SensorService: fix potential mutex use-before-init.
by Martijn Coenen
· 8 years ago
d2c0820
Merge "Clean up connection to sensor hidl service" am: 7fbbfe2494 am: 05b09af109 am: 9f9cdcf24e
by Peng Xu
· 8 years ago
1a95647
Merge "Clean up connection to sensor hidl service" am: 7fbbfe2494 am: 05b09af109
by Peng Xu
· 8 years ago
1a00e2d
Clean up connection to sensor hidl service
by Peng Xu
· 8 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
· 8 years ago
8a2710d
Adding package name for HIDL connection and default package name
by Peng Xu
· 8 years ago
c24e208
Fix hidl_ssvc_poll thread issues
by Peng Xu
· 8 years ago
96b54e6
Use appendFormat instead of append when passing arguments
by Ashutosh Joshi
· 8 years ago
803ebb1
Synchronous resource recover mechanism for ISensorEventConnection
by Peng Xu
· 8 years ago
3428c78
Check key before edit value in countFlushCompleteEventsLocked
by Peng Xu
· 8 years ago
42a09f1
Support custom permission, slight adjust of dumpsys print
by Peng Xu
· 8 years ago
aec078f
sensors: pass sensor handle along with injected event
by Alexey Polyudov
· 8 years ago
0572222
Adding OWNERS files for services/sensorservice, libs/sensor
by Peng Xu
· 8 years ago
a43d602
Merge "Checking exisitence before calling editValueFor in SensorDevice"
by TreeHugger Robot
· 8 years ago
042baec
Checking exisitence before calling editValueFor in SensorDevice
by Peng Xu
· 8 years ago
588baa0
Adding OWNERS files for services/sensorservice, libs/sensor
by Peng Xu
· 8 years ago
b11d9c8
Use appendFormat instead of append when passing arguments am: 53e5aa93fa
by Ashutosh Joshi
· 8 years ago
53e5aa9
Use appendFormat instead of append when passing arguments
by Ashutosh Joshi
· 8 years ago
1bba824
Merge "Synchronous resource recover mechanism for ISensorEventConnection" into oc-dr1-dev am: 0db05d3448
by Peng Xu
· 8 years ago
8cbefd7
Synchronous resource recover mechanism for ISensorEventConnection
by Peng Xu
· 8 years ago
6a4ed9b
Fix hidl_ssvc_poll thread issues
by Peng Xu
· 8 years ago
63e810a
Fix hidl_ssvc_poll thread issues
by Peng Xu
· 8 years ago
89e1dcd
Merge "Check key before edit value in countFlushCompleteEventsLocked" into oc-dr1-dev am: 8669acc97d
by Peng Xu
· 8 years ago
63fbab8
Check key before edit value in countFlushCompleteEventsLocked
by Peng Xu
· 8 years ago
c09bc8c
Merge changes from topic 'sensor_looper_crash' into oc-dev am: 638055ef41 am: 91768a2bfe
by Peng Xu
· 8 years ago
b42f95a
SensorManager: attach background thread to JavaVM am: 09034f076e am: fc045b9de4
by Yifan Hong
· 8 years ago
91768a2
Merge changes from topic 'sensor_looper_crash' into oc-dev am: 638055ef41
by Peng Xu
· 8 years ago
642e551
Merge changes from topic 'sensor_looper_crash' into oc-dev am: 638055ef41
by Peng Xu
· 8 years ago
fc045b9
SensorManager: attach background thread to JavaVM am: 09034f076e
by Yifan Hong
· 8 years ago
e1ae771
SensorManager: attach background thread to JavaVM am: 09034f076e
by Yifan Hong
· 8 years ago
7c4c586
Framework sensor manager init not depends on ::android::SensorManager.
by Yifan Hong
· 8 years ago
80d87ee
Fix race condition for SensorManager looper.
by Yifan Hong
· 8 years ago
09034f0
SensorManager: attach background thread to JavaVM
by Yifan Hong
· 8 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
· 8 years ago
58d450a
Adding package name for HIDL connection and default package name
by Peng Xu
· 8 years ago
a8e13ef
Merge "No more ashmem equivalent checker false alarm" into oc-dev am: d6d91e5833
by Peng Xu
· 8 years ago
48328dd
Support custom permission, slight adjust of dumpsys print
by Peng Xu
· 8 years ago
88711e8
sensors: pass sensor handle along with injected event
by Alexey Polyudov
· 8 years ago
3640773
No more ashmem equivalent checker false alarm
by Peng Xu
· 8 years ago
2d2b468
No more ashmem equivalent checker false alarm
by Peng Xu
· 8 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
Next »