1. 760fd52 Replace MockAudioDeviceModule mock refcounting with real refcounting by Steve Anton · 5 years ago
  2. ccbe95f Reformat GN files. by Mirko Bonadei · 5 years ago
  3. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  4. 65bbcab [Android] Replace java_files with sources by Natalie Chouinard · 5 years ago
  5. eb8c4ca Remove unnecessary checks from AudioDeviceWindowsCore::CoreAudioIsSupported by Anders Klemets · 5 years ago
  6. 9f9e20a Fix errorprone issues preventing Chromium Roll. by Mirko Bonadei · 5 years ago
  7. af070d0 Improves device enumeration in ADM2 for Windows. by henrika · 5 years ago
  8. efbda8d Don't perform DataCallback if the input object has been stopped. by Tim Haloun · 5 years ago
  9. bb55e0b Clarifies identification of default communication device in ADM2 by henrika · 5 years ago
  10. 83b2862 Protect against NumberOfEnumeratedDevices and Get[In|Out]putDeviceNames returning inconsistent results. by Tim Haloun · 5 years ago
  11. 351173c Tests that all available audio devices can be selected and used by the ADM. by henrika · 5 years ago
  12. ef6fe0c Use GetDefaultAudioEndpoint for the default communications device as well as the vanilla default device by Tim Haloun · 5 years ago
  13. 86b33e0 Don't ask for the friendly name of a default device if we failed to enumerate it. by Tim Haloun · 5 years ago
  14. b9f6902 Store logging streams in a manually linked list instead of std::list by Danil Chapovalov · 5 years ago
  15. 3663ed3 Move rtc_base/ignore_wundef.h to its own target. by Mirko Bonadei · 5 years ago
  16. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  17. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  18. ff060ee Disable AudioDeviceTest unittests under sanitizers. by Yves Gerey · 5 years ago
  19. 44dc241 Allows configuration of playout audio buffer by Alex Narest · 5 years ago
  20. f69bd5f Delete AudioDeviceWindowsCore::WideToUTF8, replaced with rtc::ToUtf8 by Niels Möller · 5 years ago
  21. bbeb109 Reporting audio device underrun counter by Alex Narest · 5 years ago
  22. 704c8c4 Re-enable AudioDeviceTest in combination with sanitizers. by Yves Gerey · 5 years ago
  23. 412282a [tsan] Guard audio_device_pulse_linux members from concurrent access. by Yves Gerey · 5 years ago
  24. b168678 Add RTC_ prefix to non-standard format specifier macro "PRIdNS" by Oleh Prypin · 5 years ago
  25. 84de3d9 Factor framework dependencies out of audio_device_impl by Oleh Prypin · 5 years ago
  26. fd643a4 Build core audio for older windows versions by Paul Roberts · 5 years ago
  27. 432fe68 [Cleanup] Remove write-only member _sndCardRecDelay. by Yves Gerey · 5 years ago
  28. b93a245 [Unit tests] Remove race condition and dangling pointer to mock. by Yves Gerey · 5 years ago
  29. 1afe657 [Sanitizers] Disable tests at compile-time rather than run-time. by Yves Gerey · 5 years ago
  30. 6704df9 Minor threading-model fix for ADM2 on Windows by henrika · 5 years ago
  31. d8c6ec4 Adds support for disabling autostart in ADM2 for Windows by henrika · 5 years ago
  32. ee0550c [Unit tests] Show skipped tests instead of painting them green. by Yves Gerey · 5 years ago
  33. d404946 Minor modifications for ADM2 on Windows. by henrika · 6 years ago
  34. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  35. 225842c Initialize signal processing function pointers statically by Karl Wiberg · 6 years ago
  36. 44bc19b Delete TestAudioDeviceModule methods using rtc::PlatformFile by Niels Möller · 6 years ago
  37. 08fa953 Reland "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory" by Danil Chapovalov · 6 years ago
  38. fd5166c Revert "Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory" by Philip Eliasson · 6 years ago
  39. fc96135 Delete TestAudioDeviceModule factory which uses GlobalTaskQueueFactory by Danil Chapovalov · 6 years ago
  40. 48edc92 Delete deprecated AudioDeviceWithDataObserver factory by Danil Chapovalov · 6 years ago
  41. 102b728 Prevent howling in RunPlayoutAndRecordingInFullDuplex by Gustaf Ullberg · 6 years ago
  42. 198cf00 Reland "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Möller · 6 years ago
  43. fb8c856 Revert "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Moller · 6 years ago
  44. e779847 Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN by Niels Möller · 6 years ago
  45. 4731f00 Delete deprecated PlatformThread looping by Niels Möller · 6 years ago
  46. 98499d5 Remove deprecated AudioDeviceModule factory by Danil Chapovalov · 6 years ago
  47. 153056b Add ability to play audio in circle for TestAudioDevice wav file capturer by Artem Titov · 6 years ago
  48. dd1c16f Use absl::make_unique in TestAudioDeviceModule factory methods by Artem Titov · 6 years ago
  49. 7a930da Reland "Remove old audio device implementation." by Kári Tristan Helgason · 6 years ago
  50. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  51. 5154c5b Remove atlbase dependency and lowercase Windows header includes. by Noah Richards · 6 years ago
  52. 00d1adf Make audio_device_module_from_input_and_output visible. by Mirko Bonadei · 6 years ago
  53. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 6 years ago
  54. e9d2b4e Revert "Remove old audio device implementation." by Jeroen de Borst · 6 years ago
  55. 0cfa4cb Remove old audio device implementation. by Kári Tristan Helgason · 6 years ago
  56. 1c41be6 Propagate TaskQueueFactory to AudioDeviceBuffer by Danil Chapovalov · 6 years ago
  57. 185e802 Prefix AUDIO_DEVICE_INCLUDE_ANDROID_AAUDIO with WEBRTC_. by Mirko Bonadei · 6 years ago
  58. 673f7e5 Do not assume /DUNICODE and /D_UNICODE. by Mirko Bonadei · 6 years ago
  59. c771c80 Use scoped_refptr to share the instance of OpenSLEngineManager by Lu Liu · 6 years ago
  60. 5632578 Mark MediaBufferImpl as final. by Noah Richards · 6 years ago
  61. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  62. 77efcd8 Reland "Replacing rtc::Thread with task queue for TestAudioDeviceModule." by Sebastian Jansson · 6 years ago
  63. fa852ef Revert "Replacing rtc::Thread with task queue for TestAudioDeviceModule." by Seth Hampson · 6 years ago
  64. 1b871d0 Replacing rtc::Thread with task queue for TestAudioDeviceModule. by Sebastian Jansson · 6 years ago
  65. 7bc331f Android: Use android_deps directly by Peter Wen · 6 years ago
  66. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  67. c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 6 years ago
  68. 1c54605 [clang-tidy] Apply performance-move-const-arg fixes (misc). by Mirko Bonadei · 6 years ago
  69. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  70. fe055c1 [clang-tidy] Apply modernize-use-override fixes. by Mirko Bonadei · 6 years ago
  71. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  72. d3a5aaa Check "rtc_include_internal_audio_device" before creating unittest for audio_device_ios_objc by Jiawei Ou · 6 years ago
  73. 2fd09a4 Remove deprecated code from audio device. by Mirko Bonadei · 6 years ago
  74. 5a6ae02 Reland "Trim down FileWrapper class to be merely a wrapper owning a FILE*" by Niels Möller · 6 years ago
  75. 4664727 Revert "Trim down FileWrapper class to be merely a wrapper owning a FILE*" by Niels Moller · 6 years ago
  76. 80b95de Trim down FileWrapper class to be merely a wrapper owning a FILE* by Niels Möller · 6 years ago
  77. 66a29b9 Introduce CopyToFileAudioCapturer. by Artem Titov · 6 years ago
  78. 977c820 Rename AttachCurrentThreadIfNeeded to avoid clash with function. by Mirko Bonadei · 6 years ago
  79. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  80. 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
  81. ff98f4b Fix stop logging errors for stereo mode when it is not used by Gustavo Garcia · 6 years ago
  82. 69540f4 Use android Nullable instead of javax Nullable by Artem Titarenko · 6 years ago
  83. ebad177 Include event_wrapper.h only where used. by Niels Möller · 6 years ago
  84. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  85. 7dbb7c3 Adding missing build target for audio_device_default. by Mirko Bonadei · 6 years ago
  86. 140b1d9 Eliminate use of EventWrapper from android audio device tests by Niels Möller · 6 years ago
  87. b0550bd Eliminate use of EventWrapper from mac audio device by Niels Möller · 6 years ago
  88. 5bb1ed6 Eliminate use of EventWrapper from ios audio device tests by Niels Möller · 6 years ago
  89. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  90. 27f3172 Simplify use of events in TestAudioDevice by Niels Möller · 6 years ago
  91. 2c16cc6 Replace some usage of EventWrapper with rtc::Event. by Niels Möller · 6 years ago
  92. 7d76a31 Use MediaTransportInterface, for audio streams. by Niels Möller · 6 years ago
  93. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  94. 6c966ea Remove @SuppressLint(NewApi) and guard @TargetApi methods by Paulina Hensman · 6 years ago
  95. 433eafe Delete unused includes of assert.h by Niels Möller · 6 years ago
  96. 4f340fa Compile audio_device without -Wno-global-constructors. by Mirko Bonadei · 6 years ago
  97. 78e0ac1 Improves threading model in AudioDeviceTest. by henrika · 6 years ago
  98. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  99. e0c01b9 Fix global_constructors, exit_time_destructors in audio device pulse. by Mirko Bonadei · 6 years ago
  100. a3b9b27 Also disable AudioDeviceTest constructor for TSAN. by Sami Kalliomäki · 6 years ago