aboutsummaryrefslogtreecommitdiff
path: root/core/include
AgeCommit message (Expand)Author
2021-06-15Handle GNSS disabled requests in GNSS resyncArthur Ishiguro
2021-06-15Increase GNSS max measurement in CHRE API [redo impl]Arthur Ishiguro
2021-06-15Revert "Increase GNSS max measurement in CHRE API"Arthur Ishiguro
2021-05-26Fix sensor debug dump crashAnthony Stange
2021-05-24Support target groups for sensorsAnthony Stange
2021-04-29Increase GNSS max measurement in CHRE APIArthur Ishiguro
2021-04-20Support targeting events to specific groups of appsAnthony Stange
2021-04-19Revert "Add methods to check for data corruption in timer_pool"Karthik Bharadwaj
2021-03-29Implement Notifications On A Change In User Settingskarthik bharadwaj
2021-03-26Rename the microphone access user settingkarthik bharadwaj
2021-03-23Restructure HostMessageAnthony Stange
2021-02-24Implements chreSensorFindArthur Ishiguro
2021-02-23Add methods to check for data corruption in timer_poolAnthony Stange
2021-02-15Validate nanoapps hold required permissionsAnthony Stange
2021-02-15Extend MessageToHost to Include PermissionsAhmad Rahmati
2021-02-10Support The Global Microphone Disable Setting in CHREkarthik bharadwaj
2020-12-16Handle passive location listener on resyncArthur Ishiguro
2020-12-08Immediately update sampling status when it's receivedAnthony Stange
2020-12-08Implements chreGnssConfigurePassiveLocationListenerArthur Ishiguro
2020-12-04Adds an empty chreGnssConfigurePassiveLocationListener implArthur Ishiguro
2020-12-02Send buffered logs to host from deferred callbackStan Rokita
2020-11-25Implements GNSS request state resyncArthur Ishiguro
2020-11-16Defer the crash from a missing sensorStan Rokita
2020-11-03Add new callback type for timer syncAnthony Stange
2020-11-02Moves audio utility functions to a separate classArthur Ishiguro
2020-10-28Fix unused params warningArthur Ishiguro
2020-10-27Make report event type const in GnssSessionBrian Duddie
2020-10-27Create UniquePtr version of deferCallbackBrian Duddie
2020-10-27Update system deferred callbacks to use extraDataBrian Duddie
2020-10-19Updates CHRE settings enumArthur Ishiguro
2020-10-12Move event time computation into the constructorBrian Duddie
2020-10-12Avoid stalling out GNSS request processingBrian Duddie
2020-09-29Update postEventOrDie to return voidBrian Duddie
2020-09-16Support step counter in core frameworkAnthony Stange
2020-09-15Restructure HostCommsManager/HostLinkBrian Duddie
2020-09-02Ignore latency specified for one-shot sensorsAnthony Stange
2020-08-11Allow removing CHRE's sensors implementationAnthony Stange
2020-06-18Move toUncalibratedSensorType to core platformAnthony Stange
2020-06-18Update bias configuration logicAnthony Stange
2020-05-11Refactor on-change sensor request handling logicMeng-hsuan Chung
2020-05-11Support updating last event from a batch of on-change samplesMeng-hsuan Chung
2020-04-15Implement chreDebugDumpLogMeng-hsuan Chung
2020-04-15Introduce DebugDumpManagerMeng-hsuan Chung
2020-03-10Rework chreDebugDumpLog stubMeng-hsuan Chung
2020-03-10Implement chreConfigureDebugDumpEventMeng-hsuan Chung
2020-02-20Add location setting status to debug dumpArthur Ishiguro
2020-02-14Process Location settings change in GNSS sessionsArthur Ishiguro
2020-02-14Handle location settings in GNSS requestsArthur Ishiguro
2020-02-13Default CHRE settings to be enabledArthur Ishiguro
2020-02-12Post settings change event to CHREArthur Ishiguro