summaryrefslogtreecommitdiff
path: root/firmware/app
AgeCommit message (Expand)Author
2017-06-12chre: fix race when detasking sensorBen Fennema
2017-05-31Merge "chre: fix CHRE_EVENT_MESSAGE_FROM_HOST senderInstanceId"TreeHugger Robot
2017-05-31Merge "nanohub: remove -fshort-double" am: 1bb74446d9 am: f2f9e91d81Ben Fennema
2017-05-31chre: fix CHRE_EVENT_MESSAGE_FROM_HOST senderInstanceIdBen Fennema
2017-05-26nanohub: remove -fshort-doubleBen Fennema
2017-05-05chre: pass through sensor config events (EVT_APP_SENSOR_*)Ben Fennema
2017-04-06chre: ignore flush eventsBen Fennema
2017-03-10chre: ignore flush eventsBen Fennema
2017-01-18builtins: add 64-bit divide functions from llvm/compiler_rtBen Fennema
2017-01-12sensors: add broadcast on sensor rate/latency changeBen Fennema
2017-01-10chre: set one-shot for any motion and no motion sensorsBen Fennema
2016-12-28nanohub: chre: add support for osChreSensorConfigureBen Fennema
2016-12-19postprocess: add application version injection into .napp headerAlexey Polyudov
2016-11-03[app.mk,lib.mk] define SRC_FILENAME and NANOHUB_PROVIDES_CXX_SUPPORTMeng-hsuan Chung
2016-10-06nanohub: fix event handling for CHREAlexey Polyudov
2016-09-19nanohub: set postprocess flags for CHRE apps in Android.mkAlexey Polyudov
2016-09-19nanohub: add CHRE message supportAlexey Polyudov
2016-09-08nanohub: add c++ supportAlexey Polyudov
2016-08-24build: Android build for nanohub FWAlexey Polyudov
2016-08-18nanohub: expand scanned directory subtreeAlexey Polyudov
2016-08-17nanohub: app.mk fix external app builds with external variantsAlexey Polyudov
2016-07-28initial CHRE API implementation for nanohubAlexey Polyudov
2016-07-18nanohub: rename APP_ID_VENDOR_GOOGLE to NANOHUB_VENDOR_GOOGLEAlexey Polyudov
2016-07-18nanohub: isolate shared variant config in a separate fileAlexey Polyudov
2016-07-13build: restructure nanohub treeAlexey Polyudov
2016-05-25Merge changes from topic \'nanohub-new-hal\' into nyc-dev am: 7cec66a380Alexey Polyudov
2016-05-25nanohub: firmware: add AOSP header supportAlexey Polyudov
2016-05-23apps: export rtcGetTime and add hostGetTimeBen Fennema
2016-04-19makefile: removes Wextra from app buildsAndrew Rossignol
2016-04-06nanoapps: Make compiler warnings errorsGreg Kaiser
2016-04-06test1.app: Silence compiler warningsGreg Kaiser
2016-02-22hostintf: context_hub hal interfaceBen Fennema
2016-01-05Adding AOSP Copyright notice.Ashutosh Joshi
2015-12-15all: add app version slot in app headerDmitry Grinberg
2015-12-01app: fix app idsBen Fennema
2015-11-23timer: add external app calls for setting and deleting timersBen Fennema
2015-10-27hostintf: hostintf changes to directly support sensorsBen Fennema
2015-10-12apps: allow out-of-tree external apps to add flags to buildDmitry Grinberg
2015-10-08seos: build apps a little betterDmitry Grinberg
2015-10-06apps: make sure links exist before building appsDmitry Grinberg
2015-10-06apps: add makefile to allow out-of-tree app buildsDmitry Grinberg
2015-07-10syscall: add basiscs for syscall callingDmitry Grinberg
2015-07-10seos, apps: allow app init to failDmitry Grinberg
2015-07-08make, app, lkr, inc: use DEFINE for app decl instead of fixed namesDmitry Grinberg
2015-07-08make: rename apps from ".app" to ".napp"Dmitry Grinberg
2015-07-08make: make apps individually and package them properlyDmitry Grinberg
2015-06-05hostintf: should not be an appDmitry Grinberg
2015-05-06remove warnings frmo makefilesDmitry Grinberg
2015-05-06make: hostinf shoudl build tooDmitry Grinberg
2015-05-06make: make sure all apps actually buildDmitry Grinberg