aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-24Load preloaded nanoapps without using a bufferandroid10-devAnthony Stange
2019-05-24Modify CHRE to allow loading nanoapps via a fileAnthony Stange
2019-05-23Add app_binary_file_name param to LoadNanoappRequestAnthony Stange
2019-05-13Decrease response time to sensor status updatesAnthony Stange
2019-05-09Merge "Genericize chre_test_client" into qt-devHarpreet "Eli" Sangha
2019-05-08Merge "Allowing swapping ash/debug.h for HAP_farf.h" into qt-devTreeHugger Robot
2019-05-08Merge "Don't require compiling default static nanoapps" into qt-devTreeHugger Robot
2019-05-08Allowing swapping ash/debug.h for HAP_farf.hAnthony Stange
2019-05-08Don't require compiling default static nanoappsAnthony Stange
2019-05-08Merge "Avoid calling destructor directly from UniquePtr member function" into...Jason Guo
2019-05-08Genericize chre_test_clientHarpreet "Eli" Sangha
2019-05-07Merge "Abstract away debug dump logic from ash/debug.h" into qt-devTreeHugger Robot
2019-05-06Allow disabling usage of sns_client_thread_utilAnthony Stange
2019-05-06Ensure CHRE_SLPI_UIMG_ENABLED removes uimg codeAnthony Stange
2019-05-06Abstract away debug dump logic from ash/debug.hAnthony Stange
2019-05-06Avoid calling destructor directly from UniquePtr member functionJason Guo
2019-05-03Fix null ptr dereference in platform_nanoappAnthony Stange
2019-04-26Update owners file for system/chreAnthony Stange
2019-04-22Make memory_manager track peak allocated bytesAnthony Stange
2019-04-18Allow stopping inactive WiFi monitor requestsAnthony Stange
2019-04-18Merge "Uses libpower methods instead of /sys/power/wake_[un]lock" into qt-devTreeHugger Robot
2019-04-17Uses libpower methods instead of /sys/power/wake_[un]lockArthur Ishiguro
2019-04-17Merge "Fix race condition in EventLoop:stop" into qt-devTreeHugger Robot
2019-04-17Fix race condition in EventLoop:stopAnthony Stange
2019-04-17Merge "CHQTS: remove fatal failure on wifi band validation" into qt-devTreeHugger Robot
2019-04-16CHQTS: remove fatal failure on wifi band validationArthur Ishiguro
2019-04-15Handle big-image sensor handle when delivering bias eventsArthur Ishiguro
2019-04-15Include big-image sensors in the list of sensors that report biasMeng-hsuan Chung
2019-04-11Handle multiple registration/unregistration of bias eventsArthur Ishiguro
2019-04-11Keep track of allocated bytes per nanoappAnthony Stange
2019-04-04Stores CHRE accuracy values in SeeCalHelperArthur Ishiguro
2019-04-02Merge "Implements flushAsync for SMGR"TreeHugger Robot
2019-04-01Implements bias event reporting for the SEE platformArthur Ishiguro
2019-04-01Implements getThreeAxisBias for the SEE platformArthur Ishiguro
2019-04-01Implements onSensorBiasEvent in SEE helperArthur Ishiguro
2019-04-01Updates SEE cal helper to retrieve bias dataArthur Ishiguro
2019-04-01Implements chreConfigureSensorBiasEventsArthur Ishiguro
2019-03-30Adds configureBiasEvents/getThreeAxisBiasArthur Ishiguro
2019-03-29Adds sensorTypeReportsBias/getSensorBiasEventType methodsArthur Ishiguro
2019-03-29Adds bias event types for uncalibrated sensorsArthur Ishiguro
2019-03-29Modifies SEE helper onSensorBiasEvent callbackArthur Ishiguro
2019-03-28Implements flushAsync for SMGRArthur Ishiguro
2019-03-28Modify gnss_world so that it compilesAnthony Stange
2019-03-28Modify event_loop_common.h to include what it usesAnthony Stange
2019-03-27Merge "Fixes Wshadow error in sensor_request_manager.cc"TreeHugger Robot
2019-03-27Fixes Wshadow error in sensor_request_manager.ccArthur Ishiguro
2019-03-26Merge "Adds fetch_sub/decrement to AtomicUint32"TreeHugger Robot
2019-03-26Overload operator= in atomic.hAnthony Stange
2019-03-26Merge changes from topic "sensor_status_updates"Anthony Stange
2019-03-25Adds fetch_sub/decrement to AtomicUint32Arthur Ishiguro