1. b6d7df6 CRAS: close server_event_fd in cras_client by paulhsia · 6 years ago
  2. 7299173 CRAS: init - Run CRAS with seccomp policy file by Hsin-Yu Chao · 6 years ago
  3. b677090 CRAS: Add seccomp policy file by Hsin-Yu Chao · 6 years ago
  4. 6240415 CRAS: alsa_io - Sync avail frames before forward by Hsin-Yu Chao · 6 years ago
  5. 80ffce3 CRAS: iodev - Fix input_dsp_offset calculation by Hsin-Yu Chao · 6 years ago
  6. 10207c9 CRAS: metrics - Init metric handle to let CRAS send events to UMA by Yu-Hsuan Hsu · 6 years ago
  7. 1c8be7c CRAS: aec_config - sync to webrtc-apm m69 branch by Hsin-Yu Chao · 6 years ago
  8. 563b018 CRAS: cras_alsa_helpers - remove underrun counter in some functions by Yu-hsuan Hsu · 6 years ago
  9. 1ea22fd CRAS: dsp_ini - Fix crash when creating dummy dsp ini by Hsin-Yu Chao · 6 years ago
  10. 58c95ea CRAS: Fix unit test without APM enabled by Dylan Reid · 6 years ago
  11. faa1b2b CRAS: cras_alsa_ucm - Support setting MinSoftwareGain value in UCM by Yu-Hsuan Hsu · 6 years ago
  12. 07f66e2 CRAS: metrics - Use libmetrics instead of calling metrics_client by Hsin-Yu Chao · 6 years ago
  13. adbb933 CRAS: Fix warnings that break the fuzzing build by Dylan Reid · 6 years ago
  14. 61dab11 cras.sh: Tighten minijail mount options. by Allen Webb · 6 years ago
  15. f4065c9 adhd: Print snapshots in audio_diagnostics by Paul Hsia · 6 years ago
  16. b84cfd6 CRAS: dev_io - Update underrun detector by Yu-Hsuan Hsu · 6 years ago
  17. e2d6c6a CRAS: Add underrun event detection in cras_iodev by Paul Hsia · 6 years ago
  18. 1ef46ee CRAS: Add busyloop event detection in audio_thread by Paul Hsia · 6 years ago
  19. 62f13cf CRAS: Add methods to show snapshots in cras_test_client by Paul Hsia · 6 years ago
  20. 0ac9690 CRAS: Refactor audio_debug_info related functions by Paul Hsia · 6 years ago
  21. 000bd28 CRAS: Expose snapshot update and get function for cras_client by Paul Hsia · 6 years ago
  22. 3c634b9 CRAS: Dump snapshots to shared memory with the client by Paul Hsia · 6 years ago
  23. 087619b CRAS: Add audio_thread_monitor to CRAS by Paul Hsia · 6 years ago
  24. 6e54519 CRAS: iodev_list - Fix pinned stream on already enabled dev by Hsin-Yu Chao · 6 years ago
  25. 04c1eb0 CRAS: libcras - API to get AEC supported flag by Hsin-Yu Chao · 6 years ago
  26. 22ba516 CRAS: server_metrics - Log number of underruns by Yu-Hsuan Hsu · 6 years ago
  27. c10d139 CRAS: audio_thread - modify initial callback time for new streams by Yu-hsuan Hsu · 6 years ago
  28. 45e6bb4 CRAS: apm - Remove handle for AEC dump by Hsin-Yu Chao · 6 years ago
  29. 01cb783 CRAS: iodev - Handle input_dsp_offset larger than read frames by Hsin-Yu Chao · 6 years ago
  30. c3ab4bf CRAS: rstream - Fix valgrind warning by Hsin-Yu Chao · 6 years ago
  31. 5e1e698 CRAS: iodev_list - Fix potential multi thread access by Hsin-Yu Chao · 6 years ago
  32. af6c8c4 cras: Fix x86 build by Nicolas Boichat · 6 years ago
  33. c62ac4d CRAS: fmt_conv - Handle leaked frame by Hsin-Yu Chao · 6 years ago
  34. 1ab7fdb CRAS: bt_io - Don't use software gain for BT input by Hsin-Yu Chao · 6 years ago
  35. 23ed583 CRAS: bt_device - Fix multi thread accessing iodev at the same time by Hsin-Yu Chao · 6 years ago
  36. 8d4161c CRAS: rate_estimator - Don't reset when input buffer is zero by Hsin-Yu Chao · 6 years ago
  37. 36c43ca CRAS: system_state: better return code by Tzung-Bi Shih · 6 years ago
  38. 4cffe2a CRAS: alsa_plugin: support drain behavior and fix deadlock by Tzung-Bi Shih · 6 years ago
  39. 007f89d CRAS: shm - Avoid race condition when buffer reading by Yu-hsuan Hsu · 6 years ago
  40. 5bf79e7 adhd: Fix undefined behavior in cras_fmt_conv and its unittest by paulhsia · 6 years ago
  41. 1a75da0 adhd: Fix undefined behavior in rclient_unittest by paulhsia · 6 years ago
  42. 6f26b2e adhd: Fix memory leaks in fmt_conv_unittest and dev_stream_unittest by paulhsia · 6 years ago
  43. b2f004b adhd: Fix leaks and invalid memory access in alsa_io_unittest by paulhsia · 6 years ago
  44. ed59dbb adhd: Fix memory leak in cras_client_unittest.cc by paulhsia · 6 years ago
  45. 86aab9b CRAS: fmt_conv - Bug fix in cras_fmt_conv by Hsin-Yu Chao · 6 years ago
  46. c8c1f72 audio_thread_log_viewer: update the version of D3 by Yu-hsuan Hsu · 6 years ago
  47. e3b43a5 CRAS: test_client - make sure stream_id is initialized by Dylan Reid · 6 years ago
  48. 93da424 CRAS: Check that the AEC dump message is the correct length by Dylan Reid · 6 years ago
  49. e93453f CRAS: test_client - Fix compile error in fuzz test by Hsin-Yu Chao · 6 years ago
  50. 9955a90 CRAS: fix build for boards without webrtc-apm package by Hsin-Yu Chao · 6 years ago
  51. 47898ac CRAS: client - Initialize effects field by Hsin-Yu Chao · 6 years ago
  52. 3b8a2bd CRAS: dbus - api to query if aec is supported by Hsin-Yu Chao · 6 years ago
  53. deb1cf6 CRAS: config - expose aec parameters in aec.ini by Hsin-Yu Chao · 6 years ago
  54. 65207dc CRAS: apm_list - Enable aec_dump by Hsin-Yu Chao · 6 years ago
  55. 0b6d24c CRAS: fuzz - Fix ossfuzz/cras build by Hsin-Yu Chao · 6 years ago
  56. 3a33a28 CRAS: apm_list - Fix channel layout on apm by Hsin-Yu Chao · 7 years ago
  57. 13b0237 CRAS: apm_list - Enable echo cancellation by Hsin-Yu Chao · 6 years ago
  58. 4dd5f3a CRAS: apm_list - Process reverse stream by Hsin-Yu Chao · 6 years ago
  59. 6ff157f CRAS: apm_list - Process input data in APM by Hsin-Yu Chao · 6 years ago
  60. 860b487 CRAS: apm_list - Add apm_list module by Hsin-Yu Chao · 6 years ago
  61. df70e2d CRAS: Add float_buffer utility by Hsin-Yu Chao · 6 years ago
  62. 2981be2 CRAS: byte_buffer - Rename utiliy functions by Hsin-Yu Chao · 6 years ago
  63. 17e1bb5 CRAS: dsp - Create dummy ini for ext_dsp_module use case by Hsin-Yu Chao · 6 years ago
  64. a2a0b82 CRAS: dsp_util - Support more sample formats by Hsin-Yu Chao · 6 years ago
  65. c3e25e0 CRAS: dsp_pipeline - Adds external dsp module interface by Hsin-Yu Chao · 6 years ago
  66. 21aa7da CRSA: iodev - Remove optimization at mute by Hsin-Yu Chao · 6 years ago
  67. 6e4ea41 CRAS: client - Set stream effects and backward support by Hsin-Yu Chao · 7 years ago
  68. bf5f091 CRAS: fmt_conv: remove signed/unsigned compares in UT by Dylan Reid · 6 years ago
  69. 553ab39 CRAS: messages - Remove unsized arrays. by Dylan Reid · 6 years ago
  70. 93741ba CRAS: iodev_info - Add stdint include by Dylan Reid · 6 years ago
  71. 470870b CRAS: iodev_info - remove unused time.h include by Dylan Reid · 6 years ago
  72. 47fd361 Revert "CRAS: client - Set stream effects" by Hsin-Yu Chao · 6 years ago
  73. 00a0b33 CRAS: client - Set stream effects by Hsin-Yu Chao · 7 years ago
  74. f724451 CRAS: iodev_list - allow multiple dev enabled callback be registered by Hsin-Yu Chao · 6 years ago
  75. 52b1139 CRAS: input_data - Adds input_data struct by Hsin-Yu Chao · 7 years ago
  76. 6d90a1c cras: Fix some undefined shifts error. by Manoj Gupta · 6 years ago
  77. b73adc2 CRAS: fmt_conv - Add quad<->stereo mappings. by Louis Collard · 6 years ago
  78. feb9007 adhd: Fix memory leaks in fmt_conv_unittest by paulhsia · 6 years ago
  79. e7df0e7 adhd: Fix memory leaks in polled_interval_checker_unittest by paulhsia · 6 years ago
  80. 1473be7 adhd: Fix memory leaks in loopback_iodev_unittest by paulhsia · 6 years ago
  81. 0e9ac1a adhd: Fix memory leak in observer_unittest by paulhsia · 6 years ago
  82. 016f66b CRAS: iodev - Remove unused channel layout data. by Louis Collard · 6 years ago
  83. 80a85eb CRAS: dev_stream - Limit the frames to copy from converter buffer by Hsin-Yu Chao · 7 years ago
  84. cf87501 CRAS: cras_alsa_io - Adjust appl_ptr correctly when leave no stream by Yu-hsuan Hsu · 6 years ago
  85. 2af96b6 adhd: Fix memory leaks in alsa_ucm_unittest by paulhsia · 6 years ago
  86. ad1abee adhd: Fix memory leaks in cras_alsa_ucm by paulhsia · 6 years ago
  87. 854469d adhd: Fix memory leak in alsa_card_unittest by paulhsia · 6 years ago
  88. 3f78af9 adhd: Fix memory leak in cras_alsa_card by paulhsia · 6 years ago
  89. 792823a adhd: Fix memory leaks in dev_stream_unittest by paulhsia · 6 years ago
  90. eae1262 adhd: Fix use after free in alert_unittest by paulhsia · 6 years ago
  91. 159d987 adhd: Fix memory leaks in linear_resampler_unittest by paulhsia · 6 years ago
  92. 8d61072 adhd: Fix memory leaks in iodev_list_unittest by paulhsia · 6 years ago
  93. 0fdafac adhd: Fix memory leak in alsa_mixer_unittest by paulhsia · 6 years ago
  94. 062f0ff adhd: Fix memory leak in cras_alsa_mixer.c by paulhsia · 6 years ago
  95. 2b9e900 adhd: Fix memory leaks and refactor in a2dp_iodev_unittest by paulhsia · 6 years ago
  96. 86d5686 adhd: Fix memory leak in cras_a2dp_iodev.c by paulhsia · 6 years ago
  97. 45ead62 adhd: Fix memory leak and refactor in hfp_iodev_unittest by paulhsia · 6 years ago
  98. 3f7cfdd adhd: Fix memory leaks in cras_hfp_iodev by paulhsia · 6 years ago
  99. 55893b7 adhd: Fix memory leaks and use after free in bt_device_unittest by paulhsia · 6 years ago
  100. 1708046 adhd: Fix memory leaks in bt_io_unittest by paulhsia · 6 years ago