1. b56caa9 [automerger skipped] DO NOT MERGE am: f82d9aa8d5 -s ours am: 0862c626d2 -s ours by Xin Li · 6 years ago
  2. 290c431 [automerger skipped] DO NOT MERGE am: f82d9aa8d5 -s ours by Xin Li · 6 years ago
  3. 0862c62 [automerger skipped] DO NOT MERGE am: f82d9aa8d5 -s ours by Xin Li · 6 years ago
  4. f82d9aa DO NOT MERGE by Xin Li · 6 years ago
  5. 3863e31 Convert libcras to Android.bp am: 586963766c am: 0229730aee am: 9997b676d9 by Dan Willemsen · 6 years ago
  6. 9997b67 Convert libcras to Android.bp am: 586963766c am: 0229730aee by Dan Willemsen · 6 years ago
  7. 0229730 Convert libcras to Android.bp am: 586963766c by Dan Willemsen · 6 years ago
  8. 5869637 Convert libcras to Android.bp by Dan Willemsen · 6 years ago
  9. f23fcce Merge remote-tracking branch 'cros/master' into uprev-adhd by Hsin-Yu Chao · 6 years ago
  10. 8b9131b adhd: allow openat system call. by Yunlian Jiang · 6 years ago
  11. cc62bc6 adhd: add getpid to seccomp whitelist by Yunlian Jiang · 6 years ago
  12. b533b91 CRAS: rstream - Config fmt converter by the fmt after processing by Hsin-Yu Chao · 6 years ago
  13. a63887e CRAS: test_client - Alphbetize options. by Dylan Reid · 6 years ago
  14. 70075c9 Revert "CRAS: cras_alsa_io - Increase appl_ptr when underrun happens" by Daniel Kurtz · 6 years ago
  15. 380919c CRAS: iodev_list - Generalize init retry for pinned stream by Hsin-Yu Chao · 6 years ago
  16. 0646381 CRAS: tests - Fix iodev_list_unittest by Hsin-Yu Chao · 6 years ago
  17. 1432770 CRAS: iodev_list - Check if pinned device is open already by Hsin-Yu Chao · 6 years ago
  18. ab9af3b CRAS: dev_io - Don't appy software gain if APM is used by Hsin-Yu Chao · 6 years ago
  19. db600ac CRAS: Initialize effects flag in cras_client_unified_params_create by paulhsia · 6 years ago
  20. cd5c53f CRAS: input_data - Fix larger offset case by Hsin-Yu Chao · 6 years ago
  21. 78e781a CRAS: float_buffer - Fix readable count by Hsin-Yu Chao · 6 years ago
  22. 230cd44 CRAS: server_metrics - Log the highest hardware level per device by Yu-Hsuan Hsu · 6 years ago
  23. c9489d7 CRAS: cras_iodev - Record the highest hardware level of device by Yu-Hsuan Hsu · 6 years ago
  24. a5db320 CRAS: fix a few warnings by Dylan Reid · 6 years ago
  25. d08e1f5 CRAS: Set server_stream unused audio fd to -1 by paulhsia · 6 years ago
  26. b81b80a Update OWNERS by Hsin-Yu Chao · 6 years ago
  27. 38fb510 Merge remote-tracking branch 'cros/master' into uprev-adhd by Hsin-Yu Chao · 6 years ago
  28. d0ada83 adhd: Update arm64 seccomp policy by Dániel Bátyai · 6 years ago
  29. b688036 CRAS: alsa_jack - Monitor UAC2 jack controls by Ben Zhang · 6 years ago
  30. 2f09bae CRAS: dev_io - Skip updating device wake up time if no need by Yu-Hsuan Hsu · 6 years ago
  31. 0682548 CRAS: dev_io - Reset audio device when severe underrun/overrun happens by Yu-Hsuan Hsu · 6 years ago
  32. 67e2a31 CRAS: cras_iodev_list - Enable ucm setting of active node when resetting by Yu-Hsuan Hsu · 6 years ago
  33. 81fdac5 CRAS: alsa_ucm - Free echo ref dev name by Hsin-Yu Chao · 6 years ago
  34. f53d9eb CRAS: server_metrics - Log stream configurations by Yu-Hsuan Hsu · 6 years ago
  35. e6845fa CRAS: alsa_card - handle null ucm in echo ref path by Dylan Reid · 6 years ago
  36. 10d579e CRAS: iodev_list - open server stream to activate echo reference by Hsin-Yu Chao · 6 years ago
  37. 536c28e CRAS: system_state - Add task support by Hsin-Yu Chao · 6 years ago
  38. a3509d5 CRAS: alsa_ucm - label to specify echo reference iodev by Hsin-Yu Chao · 6 years ago
  39. ac429ff CRAS: cras_alsa_io - Increase appl_ptr when underrun happens by Yu-Hsuan Hsu · 6 years ago
  40. 516fa19 CRAS: input_data - Use offset for copy at buffer wrap by Hsin-Yu Chao · 6 years ago
  41. 193762b CRAS: Skip underrun check for non-normal state device by paulhsia · 6 years ago
  42. a6758bd CRAS: Refactor comments and coding style in dev_io by paulhsia · 6 years ago
  43. 98f1499 CRAS: Call update_dev_wake_time for non-normal device state by paulhsia · 6 years ago
  44. a153be0 CRAS: Add support for stream with large block size by paulhsia · 6 years ago
  45. 0544f19 CRAS: Fix error message condition in cras_alsa_helper by paulhsia · 6 years ago
  46. c84149a adhd: Add an arm64 seccomp policy. by Manoj Gupta · 6 years ago
  47. 400399d CRAS: config - Update aec_config to latest webrtc-apm by Hsin-Yu Chao · 6 years ago
  48. 205aff6 CRAS: config - Add apm_config by Hsin-Yu Chao · 6 years ago
  49. b6d7df6 CRAS: close server_event_fd in cras_client by paulhsia · 6 years ago
  50. 7299173 CRAS: init - Run CRAS with seccomp policy file by Hsin-Yu Chao · 6 years ago
  51. b677090 CRAS: Add seccomp policy file by Hsin-Yu Chao · 6 years ago
  52. 6240415 CRAS: alsa_io - Sync avail frames before forward by Hsin-Yu Chao · 6 years ago
  53. 80ffce3 CRAS: iodev - Fix input_dsp_offset calculation by Hsin-Yu Chao · 6 years ago
  54. 10207c9 CRAS: metrics - Init metric handle to let CRAS send events to UMA by Yu-Hsuan Hsu · 6 years ago
  55. 1c8be7c CRAS: aec_config - sync to webrtc-apm m69 branch by Hsin-Yu Chao · 6 years ago
  56. 563b018 CRAS: cras_alsa_helpers - remove underrun counter in some functions by Yu-hsuan Hsu · 6 years ago
  57. 1ea22fd CRAS: dsp_ini - Fix crash when creating dummy dsp ini by Hsin-Yu Chao · 6 years ago
  58. 58c95ea CRAS: Fix unit test without APM enabled by Dylan Reid · 6 years ago
  59. faa1b2b CRAS: cras_alsa_ucm - Support setting MinSoftwareGain value in UCM by Yu-Hsuan Hsu · 6 years ago
  60. 07f66e2 CRAS: metrics - Use libmetrics instead of calling metrics_client by Hsin-Yu Chao · 6 years ago
  61. adbb933 CRAS: Fix warnings that break the fuzzing build by Dylan Reid · 6 years ago
  62. 61dab11 cras.sh: Tighten minijail mount options. by Allen Webb · 6 years ago
  63. f4065c9 adhd: Print snapshots in audio_diagnostics by Paul Hsia · 6 years ago
  64. b84cfd6 CRAS: dev_io - Update underrun detector by Yu-Hsuan Hsu · 6 years ago
  65. e2d6c6a CRAS: Add underrun event detection in cras_iodev by Paul Hsia · 6 years ago
  66. 1ef46ee CRAS: Add busyloop event detection in audio_thread by Paul Hsia · 6 years ago
  67. 62f13cf CRAS: Add methods to show snapshots in cras_test_client by Paul Hsia · 6 years ago
  68. 0ac9690 CRAS: Refactor audio_debug_info related functions by Paul Hsia · 6 years ago
  69. 000bd28 CRAS: Expose snapshot update and get function for cras_client by Paul Hsia · 6 years ago
  70. 3c634b9 CRAS: Dump snapshots to shared memory with the client by Paul Hsia · 6 years ago
  71. 087619b CRAS: Add audio_thread_monitor to CRAS by Paul Hsia · 6 years ago
  72. 6e54519 CRAS: iodev_list - Fix pinned stream on already enabled dev by Hsin-Yu Chao · 6 years ago
  73. 04c1eb0 CRAS: libcras - API to get AEC supported flag by Hsin-Yu Chao · 6 years ago
  74. 22ba516 CRAS: server_metrics - Log number of underruns by Yu-Hsuan Hsu · 6 years ago
  75. c10d139 CRAS: audio_thread - modify initial callback time for new streams by Yu-hsuan Hsu · 6 years ago
  76. 45e6bb4 CRAS: apm - Remove handle for AEC dump by Hsin-Yu Chao · 6 years ago
  77. 01cb783 CRAS: iodev - Handle input_dsp_offset larger than read frames by Hsin-Yu Chao · 6 years ago
  78. c3ab4bf CRAS: rstream - Fix valgrind warning by Hsin-Yu Chao · 6 years ago
  79. 5e1e698 CRAS: iodev_list - Fix potential multi thread access by Hsin-Yu Chao · 6 years ago
  80. af6c8c4 cras: Fix x86 build by Nicolas Boichat · 6 years ago
  81. c62ac4d CRAS: fmt_conv - Handle leaked frame by Hsin-Yu Chao · 6 years ago
  82. 1ab7fdb CRAS: bt_io - Don't use software gain for BT input by Hsin-Yu Chao · 6 years ago
  83. 23ed583 CRAS: bt_device - Fix multi thread accessing iodev at the same time by Hsin-Yu Chao · 6 years ago
  84. 8d4161c CRAS: rate_estimator - Don't reset when input buffer is zero by Hsin-Yu Chao · 6 years ago
  85. 36c43ca CRAS: system_state: better return code by Tzung-Bi Shih · 6 years ago
  86. 4cffe2a CRAS: alsa_plugin: support drain behavior and fix deadlock by Tzung-Bi Shih · 6 years ago
  87. 007f89d CRAS: shm - Avoid race condition when buffer reading by Yu-hsuan Hsu · 6 years ago
  88. 5bf79e7 adhd: Fix undefined behavior in cras_fmt_conv and its unittest by paulhsia · 6 years ago
  89. 1a75da0 adhd: Fix undefined behavior in rclient_unittest by paulhsia · 6 years ago
  90. 6f26b2e adhd: Fix memory leaks in fmt_conv_unittest and dev_stream_unittest by paulhsia · 6 years ago
  91. b2f004b adhd: Fix leaks and invalid memory access in alsa_io_unittest by paulhsia · 6 years ago
  92. ed59dbb adhd: Fix memory leak in cras_client_unittest.cc by paulhsia · 6 years ago
  93. 86aab9b CRAS: fmt_conv - Bug fix in cras_fmt_conv by Hsin-Yu Chao · 6 years ago
  94. c8c1f72 audio_thread_log_viewer: update the version of D3 by Yu-hsuan Hsu · 6 years ago
  95. e3b43a5 CRAS: test_client - make sure stream_id is initialized by Dylan Reid · 6 years ago
  96. 93da424 CRAS: Check that the AEC dump message is the correct length by Dylan Reid · 6 years ago
  97. e93453f CRAS: test_client - Fix compile error in fuzz test by Hsin-Yu Chao · 6 years ago
  98. 9955a90 CRAS: fix build for boards without webrtc-apm package by Hsin-Yu Chao · 6 years ago
  99. 47898ac CRAS: client - Initialize effects field by Hsin-Yu Chao · 6 years ago
  100. 3b8a2bd CRAS: dbus - api to query if aec is supported by Hsin-Yu Chao · 6 years ago