aboutsummaryrefslogtreecommitdiff
path: root/modules/audio_mixer/audio_mixer_impl_unittest.cc
AgeCommit message (Expand)Author
2021-01-29Delete rtc::BindNiels Möller
2020-10-19Move dynamic memory allocations of webrtc::AudioMixerImpl from RT theadOlga Sharonova
2020-05-26Rename more death test to *DeathTestTommi
2020-05-20In common_audio/ and modules/audio_* replace mock macros with unified MOCK_ME...Danil Chapovalov
2019-10-15Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQ...Danil Chapovalov
2019-09-17Use std::make_unique instead of absl::make_unique.Mirko Bonadei
2019-07-08Format almost everything.Jonas Olsson
2019-04-09Fully qualify googletest symbols.Mirko Bonadei
2019-03-19Avoid using GlobalTaskQueueFactory for TaskQueueForTestDanil Chapovalov
2019-01-29Receive-side ready for multiple channels.Alex Loiko
2018-09-24Make fewer copies when using StringBuilder.Jonas Olsson
2018-09-06Remove simple stringstream usages.Jonas Olsson
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-03-01Making MockMixerAudioSource default to NiceMock.Sebastian Jansson
2018-02-14Introduce TaskQueueForTest.Tommi
2017-09-28Remove various IDs:solenberg
2017-09-27Revert of Remove various IDs (patchset #7 id:120001 of https://codereview.web...solenberg
2017-09-27Remove various IDs:solenberg
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei