webrtc/modules/audio_device
henrika 78e0ac1b39 Improves threading model in AudioDeviceTest.
These changes are based on finding when using Tsan v2. More changes are
needed before usage of the THREAD_SANITIZER build flag can be removed.
Hence, all tests are still ignored when this flag is set. The changes
are still improvements.

See https://bugs.chromium.org/p/webrtc/issues/detail?id=9778#c10
for more details.

Bug: webrtc:9778
Change-Id: I1266cec48165046dcffc16f104ec5b88b41500b2
Reviewed-on: https://webrtc-review.googlesource.com/102440
Reviewed-by: Sami Kalliomäki <sakal@webrtc.org>
Commit-Queue: Henrik Andreassson <henrika@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24880}
2018-09-28 08:19:47 +00:00
..
android Removes flaky thread checker in AudioDeviceBuffer. 2018-09-13 11:41:52 +00:00
dummy Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
include Reland "Refactor TestAudioDeviceModule to not depend on EventTimerWrapper." 2018-09-06 11:31:57 +00:00
ios Removes flaky thread checker in AudioDeviceBuffer. 2018-09-13 11:41:52 +00:00
linux Fix global_constructors, exit_time_destructors in audio device pulse. 2018-09-27 13:19:11 +00:00
mac Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
win Adds multi-channel support to new ADM2 on Windows. 2018-09-14 14:16:27 +00:00
audio_device_buffer.cc Fixes issue where WebRTC.Audio.RecordSampleRateOffsetInPercent can report 100% (part II) 2018-09-25 14:28:10 +00:00
audio_device_buffer.h Removes flaky thread checker in AudioDeviceBuffer. 2018-09-13 11:41:52 +00:00
audio_device_config.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
audio_device_data_observer.cc AudioTransport: Remove PushCaptureData() method 2018-04-04 08:04:09 +00:00
audio_device_generic.cc Removes Set/GetLoudspeakerStatus APIs from the ADM. 2017-11-16 19:44:24 +00:00
audio_device_generic.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
audio_device_impl.cc Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +00:00
audio_device_impl.h Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +00:00
audio_device_name.cc Ports CoreAudioUtil from Chrome to WebRTC. 2018-05-18 10:25:26 +00:00
audio_device_name.h Ports CoreAudioUtil from Chrome to WebRTC. 2018-05-18 10:25:26 +00:00
audio_device_unittest.cc Improves threading model in AudioDeviceTest. 2018-09-28 08:19:47 +00:00
BUILD.gn Remove deprecated field_trial_default and metrics_default. 2018-09-28 07:21:07 +00:00
DEPS Obj-C SDK Cleanup 2018-08-30 10:42:41 +00:00
fine_audio_buffer_unittest.cc Adds stereo support to FineAudioBuffer for mobile platforms. 2018-04-24 11:58:54 +00:00
fine_audio_buffer.cc Adds stream-switch support in new Windows ADM. 2018-09-05 13:04:01 +00:00
fine_audio_buffer.h Adds stereo support to FineAudioBuffer for mobile platforms. 2018-04-24 11:58:54 +00:00
mock_audio_device_buffer.h Remove unused members from AudioDeviceBuffer 2018-01-16 10:20:32 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00