webrtc/modules/audio_device
Danil Chapovalov dcc1534764 Delete rtc::TaskQueue
All usage was updated to use TaskQueueBase interface directly bypassing rtc::TaskQueue wrapper

Bug: webrtc:14169
Change-Id: I1808afd363b50448d4014d8d8402fce41b16a3ff
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/341082
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#41834}
2024-02-28 10:22:49 +00:00
..
dummy Adopt absl::string_view in modules/audio_device/ 2022-07-25 10:35:17 +00:00
g3doc Rland "Revert "Reland "Reland "Delete old Android ADM."""" 2023-06-30 13:10:12 +00:00
include Provide test output path with OutputPathWithRandomDirectory 1/n 2024-02-15 07:35:00 +00:00
linux fix: Handle out-of-range device index after GetDevicesInfo 2023-09-19 12:13:39 +00:00
mac Format /modules 2023-04-20 02:02:45 +00:00
win Format /modules 2023-04-20 02:02:45 +00:00
audio_device_buffer.cc Remove rtc::TaskQueue in AudioDeviceBuffer 2024-02-26 12:55:27 +00:00
audio_device_buffer.h Remove rtc::TaskQueue in AudioDeviceBuffer 2024-02-26 12:55:27 +00:00
audio_device_config.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
audio_device_data_observer.cc Make capture timestamp optional in ADM. 2023-01-23 17:29:06 +00:00
audio_device_generic.cc Reporting audio device underrun counter 2019-08-16 11:49:55 +00:00
audio_device_generic.h Reporting audio device underrun counter 2019-08-16 11:49:55 +00:00
audio_device_impl.cc Remove excessive logs from ADM's GetPlayoutUnderrunCount. 2023-09-01 14:34:05 +00:00
audio_device_impl.h Reland "Migrate TestAudioDeviceModule on AudioDeviceModuleImpl" 2023-06-30 16:15:06 +00:00
audio_device_name.cc Adopt absl::string_view in modules/audio_device/ 2022-07-25 10:35:17 +00:00
audio_device_name.h Adopt absl::string_view in modules/audio_device/ 2022-07-25 10:35:17 +00:00
audio_device_unittest.cc Makes use of the newer version of the RecordedDataIsAvailable mock 2023-02-10 09:01:02 +00:00
BUILD.gn Delete rtc::TaskQueue 2024-02-28 10:22:49 +00:00
DEPS Rland "Revert "Reland "Reland "Delete old Android ADM."""" 2023-06-30 13:10:12 +00:00
fine_audio_buffer.cc Record audio timestamps from iOS. 2024-01-19 12:35:53 +00:00
fine_audio_buffer.h Record audio timestamps from iOS. 2024-01-19 12:35:53 +00:00
fine_audio_buffer_unittest.cc Record audio timestamps from iOS. 2024-01-19 12:35:53 +00:00
mock_audio_device_buffer.h Record audio timestamps from iOS. 2024-01-19 12:35:53 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00
test_audio_device_impl.cc Cleanup usage of rtc::TaskQueue in TestAudioDevice 2024-01-19 10:20:05 +00:00
test_audio_device_impl.h Cleanup usage of rtc::TaskQueue in TestAudioDevice 2024-01-19 10:20:05 +00:00
test_audio_device_impl_test.cc Reland "Migrate TestAudioDeviceModule on AudioDeviceModuleImpl" 2023-06-30 16:15:06 +00:00