summaryrefslogtreecommitdiff
path: root/contexthubhal
AgeCommit message (Expand)Author
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
2016-04-15make nanohub HAL c++ awareAlexey Polyudov
2016-04-14Prepare nanohub HAL for becoming c++ awareAlexey Polyudov
2016-04-11Move LOAD_OS message to a private messageAshutosh Joshi
2016-04-11contexthubhal: redefine hal_app_name_tAlexey Polyudov
2016-04-05contexthubhal: Make build warnings errorsGreg Kaiser
2016-04-05contexthubhal: Remove unused variablesGreg Kaiser
2016-04-05Merge "contexthubhal: Remove old line." into nyc-devGreg Kaiser
2016-03-28contexthubhal: Fix compiler warning, minor rework.Greg Kaiser
2016-03-28contexthubhal: Remove old line.Greg Kaiser
2016-03-24contexthubhal: fix system_comms_handle_rx return valueBen Fennema
2016-03-23Merge "contexthubhal: fix incorrect error fallthrough" into nyc-devBen Fennema
2016-03-23Merge "contexthubhal: Fix default case." into nyc-devGreg Kaiser
2016-03-22contexthubhal: fix incorrect error fallthroughBen Fennema
2016-03-22contexthubhal: Fix default case.Greg Kaiser
2016-03-22contexthub: Check poll() result.Greg Kaiser
2016-03-21nanohubhal: Fix compilationBrian Duddie
2016-03-21Revert "Revert "nanohub: Block HAL read threads when lock file present""Brian Duddie