1. 3b4e73f Fix/suppress system/chre google-explicit-constructor warnings am: 6e3cd45683 am: 8859e8bb5d by Chih-Hung Hsieh · 6 years ago
  2. 4895bb3 Fix/suppress system/chre google-explicit-constructor warnings am: 6e3cd45683 by Chih-Hung Hsieh · 6 years ago
  3. 6e3cd45 Fix/suppress system/chre google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  4. 9b81517 Tune the preloaded app loading timeout to 60s by Andrew Rossignol · 6 years ago
  5. 188b4b3 Add support for reading preloaded nanoapps from config by Andrew Rossignol · 6 years ago
  6. d21196a Remove use of 'SLPI' in CHRE daemon logs by Andrew Rossignol · 6 years ago
  7. f76ee09 Merge "Use sensors PD when running on ADSP" into pi-dev am: c83c163659 by Rick Chen · 6 years ago
  8. 05ce577 Use sensors PD when running on ADSP by Rick Chen · 6 years ago
  9. 1f9dba9 Check callback status in CHRE HAL by Arthur Ishiguro · 6 years ago
  10. 0d57e45 Add a host tool to load the audio stress test by Andrew Rossignol · 6 years ago
  11. fbcb8bd Ignore the result of unloading LPMA by Andrew Rossignol · 6 years ago
  12. 0b41cc7 Don't fail to start CHRE if wakelocks are not available by Andrew Rossignol · 6 years ago
  13. e7b76c5 Correctly release wakelocks in CHRE by Andrew Rossignol · 6 years ago
  14. 1494e65 Revert "Revert "Add wakelocks to audio retries"" by Andrew Rossignol · 6 years ago
  15. ebee9bc Revert "Add wakelocks to audio retries" by Brian Duddie · 6 years ago
  16. 704cba7 Add wakelocks to audio retries by Andrew Rossignol · 6 years ago
  17. 8bd1c9b Make LPMA enable/disable async and add retry logic by Andrew Rossignol · 6 years ago
  18. f6ab4ba Signals the SoundTrigger HAL to enable/disable LPMA by Andrew Rossignol · 7 years ago
  19. 3476709 Define host messages for audio request by Brian Duddie · 7 years ago
  20. 9856abf Implements fragmented nanoapp load response by Arthur Ishiguro · 7 years ago
  21. 8c7f88e Properly populate fragmented load transaction constructor by Arthur Ishiguro · 7 years ago
  22. a0ba54d Makes encodeLoadNanoappRequest a private method by Arthur Ishiguro · 7 years ago
  23. 7c6a303 Implements fragmented nanoapp load request by Arthur Ishiguro · 7 years ago
  24. abe6dd6 Creates a FragmentedLoadTransaction object by Arthur Ishiguro · 7 years ago
  25. 283701b Update CHRE to reflect fragmented load protocol by Arthur Ishiguro · 7 years ago
  26. deba194 Renames fragment_count to fragment_id by Arthur Ishiguro · 7 years ago
  27. 75ffa80 Modifies flatbuffers schema for fragmented nanoapp loading by Arthur Ishiguro · 7 years ago
  28. 1725d84 Use CNTVCT instead of CNTPCT for time sync calculation by Arthur Ishiguro · 7 years ago
  29. 8844a81 Refactor HostProtocolHost to pure FlatBuffers object API by Brian Duddie · 7 years ago
  30. 2649d37 Switch utils/Log.h include to log/log.h by Brian Duddie · 7 years ago
  31. 8a497fa Remove nullptr dereference. am: 200874cd2e am: 6e1c99c315 am: e1cd132fe3 by Steven Moreland · 7 years ago
  32. 200874c Remove nullptr dereference. by Steven Moreland · 7 years ago
  33. 6565e8e Fix incorrect argument order in chre_test_client.cc by Kevin Chyn · 7 years ago
  34. ecc9385 Moves the recv buffer for SocketServer to the heap by Andrew Rossignol · 7 years ago
  35. 012339c Use -Werror in system/chre am: 872df74e02 am: dd059e8204 am: 80c7bdf988 by Chih-Hung Hsieh · 7 years ago
  36. 872df74 Use -Werror in system/chre by Chih-Hung Hsieh · 7 years ago
  37. b0bd0c2 Fix overflow in time sync offset calculation by Arthur Ishiguro · 7 years ago
  38. aa2a2bd Increase SocketClient's max buffer size to 2MB by Brian Duddie · 7 years ago
  39. d38c43c Handle service death in context hub by Arthur Ishiguro · 7 years ago
  40. 7148a67 Build chre_client with BOARD_VNDK_VERSION by Jiyong Park · 7 years ago
  41. e13be73 Merge "Periodically send time sync message from host" into oc-dr1-dev am: ce74a1debc by Arthur Ishiguro · 7 years ago
  42. 4b2c7ed Periodically send time sync message from host by Arthur Ishiguro · 7 years ago
  43. 84c5f82 Merge "Implements framework for time sync request" into oc-dr1-dev am: 9c5a39bfc9 by Arthur Ishiguro · 7 years ago
  44. e738e31 Implements framework for time sync request by Arthur Ishiguro · 7 years ago
  45. fa8f3ef Merge "Change the sleep interval from 100ms to 20ms" into oc-dr1-dev am: 9febde0ac6 by Wei Wang · 7 years ago
  46. 88b885f Change the sleep interval from 100ms to 20ms by Wei Wang · 7 years ago
  47. f5e63d1 Merge "Add debug dump support" into oc-dr1-dev am: ee7a3053a4 am: 8e1739995a by Brian Duddie · 7 years ago
  48. b8ae3cd Merge "Increase max message to host size, minor cleanup" into oc-dr1-dev am: e83db517ee by Brian Duddie · 7 years ago
  49. 5827630 Add debug dump support by Brian Duddie · 7 years ago
  50. 26a76b2 Increase max message to host size, minor cleanup by Brian Duddie · 7 years ago
  51. 01c1a74 Correct parameter comment in test client by Brian Duddie · 7 years ago
  52. 5fc9df5 Modifies CHRE daemon to send time sync msg at boot by Arthur Ishiguro · 8 years ago
  53. 4434ba0 Modify TimeSync flatbuffer schema to send offset by Arthur Ishiguro · 7 years ago
  54. b4723e2 Initial framework for time sync flatbuffer msg by Arthur Ishiguro · 8 years ago
  55. e20119f Improves the robustness of the shutdown case of the host daemon by Andrew Rossignol · 8 years ago
  56. 2f6b50a Support for printing logs via logcat on the host by Andrew Rossignol · 8 years ago
  57. a24fe8d Updates the HostLink flatbuffers schema to support log messages by Andrew Rossignol · 8 years ago
  58. 3970f64 Merge "Revert "Add workaround for FastRPC crash on boot"" by TreeHugger Robot · 8 years ago
  59. 99f01ac Add support for unloading nanoapps by Brian Duddie · 8 years ago
  60. 22b8da0 Reduce logspam from rapid-fire connection attempts by Brian Duddie · 8 years ago
  61. 803d134 Revert "Add workaround for FastRPC crash on boot" by Brian Duddie · 8 years ago
  62. 21e3293 SocketClient: Delay exponential backoff by Brian Duddie · 8 years ago
  63. 99298ff Add workaround for FastRPC crash on boot by Brian Duddie · 8 years ago
  64. 56944d8 Reduce debugging output from CHRE daemon by Brian Duddie · 8 years ago
  65. 6c90e53 Update HAL to pass VTS, increase safety by Brian Duddie · 8 years ago
  66. c5a7698 Merge changes I1e2cf37e,I76da777e,Ib8842773 by TreeHugger Robot · 8 years ago
  67. c808ff7 Merge changes from topic 'chre_unicast_responses' by TreeHugger Robot · 8 years ago
  68. 47a99dc Implement dynamic loading of nanoapps by Brian Duddie · 8 years ago
  69. 9d5b500 Rework Nanoapp model by Brian Duddie · 8 years ago
  70. a413add Implement reboot notification in HAL by Brian Duddie · 8 years ago
  71. f685db3 Support unicast messages from CHRE to host by Brian Duddie · 8 years ago
  72. 07da7d6 Use FlatBuffers object API on host by Brian Duddie · 8 years ago
  73. a2f5add Add support for querying the list of apps by Brian Duddie · 8 years ago
  74. 3d891e3 Add initial context hub HAL implementation by Brian Duddie · 8 years ago
  75. 40fab06 SocketClient: Add connectInBackground(), rename callbacks by Brian Duddie · 8 years ago
  76. 43898ec Don't deliver empty messages from CHRE to clients by Brian Duddie · 8 years ago
  77. 7621b32 Reorganize HostProtocol, add hub info query by Brian Duddie · 8 years ago
  78. d5316a6 Increase size of receive buffer in SocketServer by Brian Duddie · 8 years ago
  79. 82c07cd Make callbacks a const ref in SocketClient by Brian Duddie · 8 years ago
  80. 72833b2 Add HostProtocol for common encode/decode by Brian Duddie · 8 years ago
  81. 2760c2a Fix client disconnection at SocketServer shutdown by Brian Duddie · 8 years ago
  82. f972651 Add SocketClient, move shareable code to common by Brian Duddie · 8 years ago
  83. 3d0e53b Expose socket interface to CHRE daemon by Brian Duddie · 8 years ago
  84. aa50526 Add CHRE FastRPC daemon source files by Brian Duddie · 8 years ago