Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
0147a17adb08a155e1d6f72e6ca5e794fc7f5cc4
/
services
/
sensorservice
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
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
· 9 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
· 9 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
a8fad9b
Checks hidl service and remove hidl call at dump
by Peng Xu
· 8 years ago
8358c6b
Add stub for SensorManager::createEventQueue
by Yifan Hong
· 8 years ago
408bd9f
Merge "Add implementation for android.frameworks.sensorservice@1.0"
by Yifan Hong
· 8 years ago
c34f57f
Add implementation for android.frameworks.sensorservice@1.0
by Yifan Hong
· 8 years ago
3680cbc
Merge "Add a retry mechanism to potentially allow recovery from HIDL failures."
by Ashutosh Joshi
· 8 years ago
96b12d8
Add a retry mechanism to potentially allow recovery from HIDL failures.
by Ashutosh Joshi
· 8 years ago
5122468
Add uid and pid information into recent sensor registeration log
by Peng Xu
· 8 years ago
d9c8a86
Sensor direct report with HardwareBuffer channel
by Peng Xu
· 8 years ago
56a8f94
Merge "split libsensor our of libgui "
by TreeHugger Robot
· 8 years ago
801ea09
split libsensor our of libgui
by Mathias Agopian
· 8 years ago
3889e6e
Double check hidl service at init + meaningful abort when hidl crash
by Peng Xu
· 8 years ago
0f10dd6
Merge "sensorservice: Start using HIDL sensor HAL."
by Ashutosh Joshi
· 8 years ago
d15c030
sensorservice: Start using HIDL sensor HAL.
by Steven Moreland
· 9 years ago
4b62d90
Merge "Sensors: Add LOW_LATENCY_OFFBODY_DETECT sensor API"
by Nick Vaccaro
· 8 years ago
f188cb5
Merge "Revert "sensorservice: Remove ENABLE_TREBLE flag.""
by Ashutosh Joshi
· 8 years ago
5cafc1e
Revert "sensorservice: Remove ENABLE_TREBLE flag."
by Ashutosh Joshi
· 8 years ago
f149b40
Fix bug in isEquivalent()
by Peng Xu
· 8 years ago
d333511
sensorservice: Remove ENABLE_TREBLE flag.
by Steven Moreland
· 9 years ago
4998c16
Fix min delay for virtual geomag vector sensor
by Grigory Dzhavadyan
· 9 years ago
563322e
Merge "Add function to determine if SensorDevice support direct report"
by Peng Xu
· 9 years ago
5363254
Add function to determine if SensorDevice support direct report
by Peng Xu
· 9 years ago
ee3c7bc
sensors HAL uses "default" service name
by Chris Phoenix
· 9 years ago
e36e347
Direct report mode support in sensor service and client
by Peng Xu
· 9 years ago
2e990eb
Sensors: Add LOW_LATENCY_OFFBODY_DETECT sensor API
by Nick Vaccaro
· 9 years ago
d08d30c
Adapt change in HIDL hal and remove old hal version logic
by Peng Xu
· 9 years ago
b41a385
Fix _treble build targets breakage.
by Martijn Coenen
· 9 years ago
e481595
[sensorservice] Init batterystats service when needed am: 0f48c45ec0
by Peng Xu
· 9 years ago
0f48c45
[sensorservice] Init batterystats service when needed
by Peng Xu
· 9 years ago
2c588c5
Fix sensor permission
by Nick Vaccaro
· 9 years ago
0a03159
[sensorservice] Init batterystats service when needed
by Peng Xu
· 9 years ago
67a4762
Split libhidl into base and transport.
by Yifan Hong
· 9 years ago
bc9cb44
Fix include dir for sensorservice.
by Steven Moreland
· 9 years ago
a14ed29
SensorService: delete unused include.
by Steven Moreland
· 9 years ago
1547e80
Fix build error when building with ENABLE_TREBLE=true
by Janis Danisevskis
· 9 years ago
99fdbb5
sensor HAL v3
by Andreas Huber
· 9 years ago
f0c6885
[sensorservice] Fix inconsistent states in SensorDevice am: 4f707f8b3d
by Peng Xu
· 9 years ago
86b20dc
[sensorservice] Fix inconsistent states in SensorDevice am: 4f707f8b3d
by Peng Xu
· 9 years ago
4f707f8
[sensorservice] Fix inconsistent states in SensorDevice
by Peng Xu
· 9 years ago
08f1b67
Show masked value for sensor with permission am: fba3c11b5e
by Peng Xu
· 9 years ago
ee36adb
Merge "Show masked value for sensor with permission" into cw-f-dev
by Ashutosh Joshi
· 9 years ago
3da94c4
Merge "Sensor: Make switching from data injection mode to normal mode more productive" am: e6a4e9b04e am: 33685d3a84 am: 0674efdbfa
by Peng Xu
· 9 years ago
85171c0
Merge "Sensor: Make switching from data injection mode to normal mode more productive" am: e6a4e9b04e am: 33685d3a84
by Peng Xu
· 9 years ago
e6a4e9b
Merge "Sensor: Make switching from data injection mode to normal mode more productive"
by Peng Xu
· 9 years ago
077380c
Merge "[sensorservice] Add log to rare CTS failure cause"
by Peng Xu
· 9 years ago
bc36f97
Fix dangerous unsafe_get() in SensorRecord am: eb05947ae2 am: 8781d839de
by Peng Xu
· 9 years ago
fba3c11
Show masked value for sensor with permission
by Peng Xu
· 9 years ago
68ff807
Merge "Fix google-explicit-constructor warnings in sensorservice." am: 215d7ab7d8 am: 341d12b107 am: b6365afdea
by Peng Xu
· 9 years ago
a051429
Merge "Fix google-explicit-constructor warnings in sensorservice." am: 215d7ab7d8 am: 341d12b107
by Peng Xu
· 9 years ago
2c238fc
Show masked value for sensor with permission
by Peng Xu
· 9 years ago
bfac17e
Sensor: Make switching from data injection mode to normal mode more productive
by Aniroop Mathur
· 9 years ago
966fa88
[sensorservice] Add log to rare CTS failure cause
by Peng Xu
· 9 years ago
38fc101
Fix google-explicit-constructor warnings in sensorservice.
by Chih-Hung Hsieh
· 9 years ago
eb05947
Fix dangerous unsafe_get() in SensorRecord
by Peng Xu
· 9 years ago
ded526e
Fix dangerous unsafe_get() in SensorRecord
by Peng Xu
· 9 years ago
49ac80e
Tune SensorService thread priority, lower sensor event latency am: 98d30f627e am: f71fcf9603
by Peng Xu
· 9 years ago
302f404
Tune SensorService thread priority, lower sensor event latency am: 98d30f627e
by Peng Xu
· 9 years ago
98d30f6
Tune SensorService thread priority, lower sensor event latency
by Peng Xu
· 9 years ago
e8be662
Merge \\"Increase sensor registration log size\\" into nyc-mr1-dev am: 6118fb85d7
by Peng Xu
· 9 years ago
26af1e0
Merge \"Increase sensor registration log size\" into nyc-mr1-dev am: 6118fb85d7
by Peng Xu
· 9 years ago
Next »