aboutsummaryrefslogtreecommitdiff
path: root/audio/test/audio_bwe_integration_test.cc
AgeCommit message (Expand)Author
2019-09-30Propagate task queue to create test::DirectTransport by TaskQueueBase interfaceDanil Chapovalov
2019-09-17Use std::make_unique instead of absl::make_unique.Mirko Bonadei
2019-09-03Deprecate SingleThreadedTaskQueueForTesting class.Yves Gerey
2019-03-22Avoid using global task queue factory in audio/ unittestsDanil Chapovalov
2019-03-11Remove rtc::QueuedTask alias, use webrtc::QueuedTask directlyDanil Chapovalov
2019-03-11Reland "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Cur...Danil Chapovalov
2019-03-08Revert "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Cur...Yves Gerey
2019-03-08Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::CurrentDanil Chapovalov
2019-02-19Reland "Delete test/constants.h"Elad Alon
2019-02-18Revert "Delete test/constants.h"Oleh Prypin
2019-02-17Delete test/constants.hElad Alon
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2018-10-08Switch usages of DefaultNetworkSimulationConfig to BuiltInNetworkBehaviorConfigArtem Titov
2018-10-05Move FecController to RtpVideoSender.Stefan Holmer
2018-08-20Mark DirectTransport subclasses ctors as deprecated and switch from themArtem Titov
2018-08-20Introduce SimulatedNetworkReceiverInterface.Artem Titov
2018-07-05Use absl::make_unique and absl::WrapUnique directlyKarl Wiberg
2018-03-12Separate test/fake_audio_device on API and implementation. Step 2.Artem Titov
2018-03-05Revert "Separate test/fake_audio_device on API and implementation."Artem Titov
2018-03-05Separate test/fake_audio_device on API and implementation.Artem Titov
2017-11-17Optional: Use nullopt and implicit construction in /audioOskar Sundbom
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei