summaryrefslogtreecommitdiffstats
path: root/contexthubhal
Commit message (Expand)AuthorAgeFilesLines
* device: google: contexthub: fix -Wreorder-init-listNick Desaulniers2019-11-113-6/+6
* Remove libhwbinder/libhidltransport depsndk-sysroot-r21Steven Moreland2019-10-011-4/+0
* Use shared version of vndkInseob Kim2019-07-241-5/+4
* contexthubhal: fix result when hal doesn't send mgmt message to nanohubandroid-wear-8.0.0_r2Ben Fennema2018-11-081-1/+1
* Convert to Android.bpDan Willemsen2018-10-242-48/+39
* contexthubhal: update to handle chre messaging interfaceBen Fennema2018-04-198-396/+1455
* Fix nullptr dereference.Steven Moreland2018-02-081-0/+4
* contexthubhal: add nanohub contexthub impl and serviceBen Fennema2018-01-098-34/+855
* Re-add libutils_headers as it is still a dependency.Martijn Coenen2018-01-051-0/+1
* nanohub: add endpoint supportBen Fennema2018-01-036-61/+104
* contexthubhal: Don't wait forever for responsesBrian Duddie2017-09-281-2/+8
* nanohub: add CHRE 1.1 support to fix CHQTS build errorsBen Fennema2017-08-293-5/+22
* Make contexthubhal build with the VNDK.Steven Moreland2017-07-115-5/+8
* contexthubhal: properly deal with poll errorsBen Fennema2017-06-191-5/+10
* Switch to new config data format, move file/dir in /data to sandboxPeng Xu2017-04-241-1/+1
* Move device dependent modules to /vendorDiego Wilson2017-03-071-0/+2
* nanohubhal: Perform graceful shutdown in destructorBrian Duddie2016-12-292-3/+13
* Refactor to eliminate taking the address of a packed member.Stephen Hines2016-12-052-6/+6
* nanohub HAL: load nanoapp without nanohub rebootAlexey Polyudov2016-10-042-20/+77
* nanohub HAL: return 0 on successful management operationsAlexey Polyudov2016-10-031-1/+11
* nanohub HAL: abort outstanding sessions on FW rebootAlexey Polyudov2016-10-035-78/+144
* nanohub HAL: add support for new message format (CHRE)Alexey Polyudov2016-09-223-65/+126
* nanohub: add CHRE message supportAlexey Polyudov2016-09-192-6/+6
* nanohub: move common definitions to common header and adjust codeAlexey Polyudov2016-09-145-26/+33
* nanohub HAL: prevent leaking of file descriptor on closeAlexey Polyudov2016-09-141-0/+1
* nanohub HAL: test: handle missing file nameAlexey Polyudov2016-09-141-1/+2
* nanohub HAL: use STL thread modelAlexey Polyudov2016-09-145-63/+55
* Fix google-explicit-constructor warnings in contexthub. am: a1177eb2b3 am: 2c...Chih-Hung Hsieh2016-09-021-1/+1
|\
| * Fix google-explicit-constructor warnings in contexthub. am: a1177eb2b3 am: 2c...Chih-Hung Hsieh2016-09-011-1/+1
| |\
| | * Fix google-explicit-constructor warnings in contexthub.Chih-Hung Hsieh2016-09-011-1/+1
* | | contexthubhal: use AOSP header. am: e96ece71fb am: 0ae05e0a5bZhengyin Qian2016-08-107-172/+77
|\| |
| * | contexthubhal: use AOSP header.Zhengyin Qian2016-08-107-172/+77
| |\ \
| | * | contexthubhal: use AOSP header.Zhengyin Qian2016-08-097-172/+77
* | | | contexthubhal: log the error returned by poll am: 7103675654Andrew Rossignol2016-08-031-1/+1
|\| | |
| * | | contexthubhal: log the error returned by pollAndrew Rossignol2016-08-021-1/+1
| |/ /
* | | nanohub: fix nanoapp unload issuesAlexey Polyudov2016-07-191-1/+0
* | | contexthub HAL: test: Fix concurrent logging issuesAlexey Polyudov2016-07-191-0/+7
* | | contexthub HAL: send nanohub OS reboot notification to JNI am: 9371a880e1Alexey Polyudov2016-07-112-7/+71
|\| |
| * | contexthub HAL: send nanohub OS reboot notification to JNIAlexey Polyudov2016-07-112-7/+71
| |/
* / contexthub: nanohub HAL test consoleAlexey Polyudov2016-06-012-0/+307
|/
* contexthub HAL: pass EVT_APP_TO_HOST code to appsAlexey Polyudov2016-05-161-3/+2
* contexthub HAL: fix loggingAlexey Polyudov2016-05-161-1/+1
* nanohub HAL: support for new firmwareAlexey Polyudov2016-05-024-41/+94
* nanohub HAL: Add support for new devicesAlexey Polyudov2016-04-283-102/+8
* nanohub HAL: report unhandled system messageAlexey Polyudov2016-04-192-10/+26
* make nanohub HAL c++ awareAlexey Polyudov2016-04-158-495/+1019
* Prepare nanohub HAL for becoming c++ awareAlexey Polyudov2016-04-145-2/+2
* Move LOAD_OS message to a private messageAshutosh Joshi2016-04-111-0/+3
* contexthubhal: redefine hal_app_name_tAlexey Polyudov2016-04-117-150/+141
* contexthubhal: Make build warnings errorsGreg Kaiser2016-04-051-0/+1