summaryrefslogtreecommitdiffstats
path: root/sensors/2.0
Commit message (Expand)AuthorAgeFilesLines
* MH2 | Implement wakelock processing threadStan Rokita2019-10-167-91/+305
* MH2 | Implement dynamic sensors callbacks on HalProxyStan Rokita2019-10-105-20/+224
* Remove libhwbinder/libhidltransport depsSteven Moreland2019-10-022-3/+0
* Merge "MH2 | Implement pending writes thread"Stan Rokita2019-09-263-27/+245
|\
| * MH2 | Implement pending writes threadStan Rokita2019-09-253-27/+245
* | MH2 | Implement direct channel and direct report methodsStan Rokita2019-09-241-13/+22
* | MH2 | Implement injectSensorData method of HalProxyStan Rokita2019-09-241-3/+14
|/
* MH2 | Implement ScopeWakelock ctor and dtorStan Rokita2019-09-238-52/+172
* MH2 | Add rough proxy callback postEvents methodStan Rokita2019-09-234-51/+338
* Multihal 2.0 - Small tweaks to sensorHandle handlingStan Rokita2019-09-132-11/+13
* MultiHal 2.0 - setOperationMode and init direct channel flagsStan Rokita2019-09-127-33/+233
* MultiHal 2.0 - Get sensors list from subhalsStan Rokita2019-09-127-58/+199
* MultiHal 2.0 - activate, batch, flush methods of HalProxyStan Rokita2019-09-111-10/+9
* MultiHal 2.0 - proxying api calls helper methodsStan Rokita2019-09-112-0/+26
* Merge "Remove libhwbinder/libhidltransport deps" am: 6b62c58a9a am: 8c22c3862...Steven Moreland2019-09-061-1/+0
|\
| * Merge "Remove libhwbinder/libhidltransport deps" am: 6b62c58a9aSteven Moreland2019-09-061-1/+0
| |\
| | * Remove libhwbinder/libhidltransport depsSteven Moreland2019-09-061-1/+0
* | | Set up shell to use for unit testsAnthony Stange2019-09-0310-24/+126
* | | Multihal 2.0 - Implement SubHal discoveryStan Rokita2019-08-233-2/+46
* | | Add a sub-HAL implementation for testing multi-HALAnthony Stange2019-08-138-1/+896
* | | Add skeleton for multihal 2.0Anthony Stange2019-08-128-0/+603
* | | Merge changes from topic "c2f2_sensors_vts" into qt-r1-dev am: 8813be6341 am:...Brian Duddie2019-08-021-1/+3
|\| |
| * | Merge changes from topic "c2f2_sensors_vts" into qt-r1-devBrian Duddie2019-08-021-1/+3
| |\ \
| | * \ Merge changes from topic "c2f2_sensors_vts" into qt-r1-devTreeHugger Robot2019-08-032-27/+60
| | |\ \
| | | * | Fix handling of reportToken when stoppingBrian Duddie2019-08-021-1/+3
* | | | | Change expected return type in direct report VTS am: 4bdd8fc774 am: 86063dc8daAnthony Stange2019-08-021-26/+54
|\| | | |
| * | | | Change expected return type in direct report VTSAnthony Stange2019-08-021-26/+54
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Change expected return type in direct report VTSAnthony Stange2019-08-021-26/+54
* | | | | Add support for new gralloc HAL versions am: df6e2b70ae am: 1eee061c84Brian Duddie2019-08-021-0/+3
|\| | | |
| * | | | Add support for new gralloc HAL versionsBrian Duddie2019-08-021-0/+3
| |\| | |
| | * | | Add support for new gralloc HAL versionsBrian Duddie2019-08-021-0/+3
* | | | | Merge "VTS Sensor HAL 2.0: Fix Batch for One Shot sensors" into qt-r1-dev am:...Vishal Agarwal2019-08-021-1/+6
|\| | | |
| * | | | Merge "VTS Sensor HAL 2.0: Fix Batch for One Shot sensors" into qt-r1-devVishal Agarwal2019-08-021-1/+6
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge "VTS Sensor HAL 2.0: Fix Batch for One Shot sensors" into qt-r1-devTreeHugger Robot2019-08-031-1/+6
| | |\ \ \
| | | * | | VTS Sensor HAL 2.0: Fix Batch for One Shot sensorsVishal Agarwal2019-08-021-1/+6
| | | |/ /
| * | | | Fix assumptions in SensorsHidlTest.NoStaleEventsAndrew Lehmer2019-08-021-5/+32
| |\| | |
| * | | | Merge "Fix wait_for timestamps in Sensors VTS" into qt-r1-devAnthony Stange2019-07-291-18/+22
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Fix assumptions in SensorsHidlTest.NoStaleEvents am: d8b212ec3e am: fec6b3b18fAndrew Lehmer2019-08-021-5/+32
|\ \ \ \ \
| * \ \ \ \ Fix assumptions in SensorsHidlTest.NoStaleEvents am: d8b212ec3eAndrew Lehmer2019-08-021-5/+32
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Fix assumptions in SensorsHidlTest.NoStaleEventsAndrew Lehmer2019-08-021-5/+32
| | | |/ / | | |/| |
* | | | | Update OWNERS for sensors HALAnthony Stange2019-07-312-2/+4
* | | | | Merge "Fix wait_for timestamps in Sensors VTS" into qt-r1-dev am: 29c8337d89 ...Anthony Stange2019-07-291-18/+22
|\| | | |
| * | | | Merge "Fix wait_for timestamps in Sensors VTS" into qt-r1-dev am: 29c8337d89Anthony Stange2019-07-291-18/+22
| |\| | | | | |/ / | |/| |
| | * | Fix wait_for timestamps in Sensors VTSAnthony Stange2019-07-291-18/+22
| | * | Merge "Deactivate sensors after flush events are received" into qt-devAnthony Stange2019-07-021-1/+6
| | |\ \
* | | | | Merge "Deactivate sensors after flush events are received" into qt-dev am: 89...Anthony Stange2019-07-021-1/+6
|\| | | |
| * | | | Merge "Deactivate sensors after flush events are received" into qt-dev am: 89...Anthony Stange2019-07-021-1/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge "Deactivate sensors after flush events are received" into qt-devAnthony Stange2019-07-021-1/+6
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge "Deactivate sensors after flush events are received" into qt-devTreeHugger Robot2019-07-021-1/+6
| | | |\ \
| | | | * | Deactivate sensors after flush events are receivedAnthony Stange2019-07-011-1/+6