summaryrefslogtreecommitdiff
path: root/contexthubhal
AgeCommit message (Expand)Author
2024-02-02Migrate Test Targets to New Android Ownership ModelAditya Choudhary
2023-10-26contexthub-nano: Include headers for 4.4 kernelsNolen Johnson
2023-08-11Use String8/16 c_strTomasz Wasilczyk
2021-03-03[contexthub] Use new jsoncpp APIandroid-s-beta-2android-s-beta-1Haibo Huang
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to device/google/contexthubandroid-s-preview-1Bob Badour
2019-11-11device: google: contexthub: fix -Wreorder-init-listNick Desaulniers
2019-10-01Remove libhwbinder/libhidltransport depsndk-sysroot-r21Steven Moreland
2019-07-24Use shared version of vndkInseob Kim
2018-11-08contexthubhal: fix result when hal doesn't send mgmt message to nanohubandroid-wear-8.0.0_r2Ben Fennema
2018-10-24Convert to Android.bpDan Willemsen
2018-04-19contexthubhal: update to handle chre messaging interfaceBen Fennema
2018-02-08Fix nullptr dereference.Steven Moreland
2018-01-09contexthubhal: add nanohub contexthub impl and serviceBen Fennema
2018-01-05Re-add libutils_headers as it is still a dependency.Martijn Coenen
2018-01-03nanohub: add endpoint supportBen Fennema
2017-09-28contexthubhal: Don't wait forever for responsesBrian Duddie
2017-08-29nanohub: add CHRE 1.1 support to fix CHQTS build errorsBen Fennema
2017-07-11Make contexthubhal build with the VNDK.Steven Moreland
2017-06-19contexthubhal: properly deal with poll errorsBen Fennema
2017-04-24Switch to new config data format, move file/dir in /data to sandboxPeng Xu
2017-03-07Move device dependent modules to /vendorDiego Wilson
2016-12-29nanohubhal: Perform graceful shutdown in destructorBrian Duddie
2016-12-05Refactor to eliminate taking the address of a packed member.Stephen Hines
2016-10-04nanohub HAL: load nanoapp without nanohub rebootAlexey Polyudov
2016-10-03nanohub HAL: return 0 on successful management operationsAlexey Polyudov
2016-10-03nanohub HAL: abort outstanding sessions on FW rebootAlexey Polyudov
2016-09-22nanohub HAL: add support for new message format (CHRE)Alexey Polyudov
2016-09-19nanohub: add CHRE message supportAlexey Polyudov
2016-09-14nanohub: move common definitions to common header and adjust codeAlexey Polyudov
2016-09-14nanohub HAL: prevent leaking of file descriptor on closeAlexey Polyudov
2016-09-14nanohub HAL: test: handle missing file nameAlexey Polyudov
2016-09-14nanohub HAL: use STL thread modelAlexey Polyudov
2016-09-02Fix google-explicit-constructor warnings in contexthub. am: a1177eb2b3 am: 2c...Chih-Hung Hsieh
2016-09-01Fix google-explicit-constructor warnings in contexthub. am: a1177eb2b3 am: 2c...Chih-Hung Hsieh
2016-09-01Fix google-explicit-constructor warnings in contexthub.Chih-Hung Hsieh
2016-08-10contexthubhal: use AOSP header. am: e96ece71fb am: 0ae05e0a5bZhengyin Qian
2016-08-10contexthubhal: use AOSP header.Zhengyin Qian
2016-08-09contexthubhal: use AOSP header.Zhengyin Qian
2016-08-03contexthubhal: log the error returned by poll am: 7103675654Andrew Rossignol
2016-08-02contexthubhal: log the error returned by pollAndrew Rossignol
2016-07-19nanohub: fix nanoapp unload issuesAlexey Polyudov
2016-07-19contexthub HAL: test: Fix concurrent logging issuesAlexey Polyudov
2016-07-11contexthub HAL: send nanohub OS reboot notification to JNI am: 9371a880e1Alexey Polyudov
2016-07-11contexthub HAL: send nanohub OS reboot notification to JNIAlexey Polyudov
2016-06-01contexthub: nanohub HAL test consoleAlexey Polyudov
2016-05-16contexthub HAL: pass EVT_APP_TO_HOST code to appsAlexey Polyudov
2016-05-16contexthub HAL: fix loggingAlexey Polyudov
2016-05-02nanohub HAL: support for new firmwareAlexey Polyudov
2016-04-28nanohub HAL: Add support for new devicesAlexey Polyudov
2016-04-19nanohub HAL: report unhandled system messageAlexey Polyudov