webrtc/modules/audio_device
Sami Kalliomäki a3b9b27412 Also disable AudioDeviceTest constructor for TSAN.
The flaky crash is happening in the constructor.

Bug: webrtc:9778
Change-Id: I9ac9a89e033e17de690e594ef263ff83d14fcc5a
Reviewed-on: https://webrtc-review.googlesource.com/101880
Reviewed-by: Henrik Andreassson <henrika@webrtc.org>
Commit-Queue: Sami Kalliomäki <sakal@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24829}
2018-09-25 14:44:00 +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 no_{global_constructors,exit_time_destructors} in audio device alsa. 2018-09-13 13:47:06 +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 Also disable AudioDeviceTest constructor for TSAN. 2018-09-25 14:44:00 +00:00
BUILD.gn Fix no_{global_constructors,exit_time_destructors} in audio device alsa. 2018-09-13 13:47:06 +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