aboutsummaryrefslogtreecommitdiff
path: root/call/rampup_tests.cc
AgeCommit message (Expand)Author
2020-05-15Set up a new rtc::Thread instance per test.Tommi
2020-02-10Use newer version of TimeDelta and TimeStamp factories in webrtcDanil Chapovalov
2019-10-31Do not stop SingleThreadedTaskQueueForTestingTest near the end of the testsDanil Chapovalov
2019-10-22Hide deprecated SingleThreadedTaskQueueForTest behind an accessorDanil Chapovalov
2019-10-21Update call Rampup tests not to rely on DEPRECATED_SingleThreadedTaskQueueFor...Danil Chapovalov
2019-10-21Replace SingleThreadedTaskQueueForTesting::SendTask usage with ::webrtc::Send...Danil Chapovalov
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-16Delete flag VideoReceiveStream::Config::Rtp::rembNiels Möller
2019-09-03Deprecate SingleThreadedTaskQueueForTesting class.Yves Gerey
2019-08-20Make the callbacks to PollStats for RampUp* tests more regular.Tommi
2019-08-06Fix RampUp tests to call Call::GetStats() from the right thread - and remove ...Tommi
2019-07-19Migrate WebRTC test infra to ABSL_FLAG.Mirko Bonadei
2019-06-27Delete RtcEventLogFactory factory as now unusedDanil Chapovalov
2019-05-08Promote RtcEventLogOutputFile to api/Niels Möller
2019-04-11Add RtcEventLogFactory factory with explicit TaskQueueFactoryDanil Chapovalov
2019-02-15Reland "Always offer transport sequence number header extension for audio""Per Kjellander
2019-01-28[clang-tidy] Apply performance-for-range-copy fixes.Mirko Bonadei
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2019-01-08Include absl/memory/memory.h if absl::make_unique is usedSteve Anton
2018-11-13Refactor bitrate configuration in CallTestNiels Möller
2018-11-08Reenable test RampUpTest.AudioTransportSequenceNumberNiels Möller
2018-11-07Add default constructor for rtc::EventNiels Möller
2018-10-19Reland "Prefix flag macros with WEBRTC_."Mirko Bonadei
2018-10-19Revert "Prefix flag macros with WEBRTC_."Mirko Bonadei
2018-10-19Prefix flag macros with WEBRTC_.Mirko Bonadei
2018-10-16Don't send max allocation probe unless allocation changed.Sebastian Jansson
2018-09-11Use SdpVideoFormat in VideoReceiveStream::DecoderNiels Möller
2018-09-03Allow send bitrate < start bitrate in RampUpTest.Niels Möller
2018-08-27Reland "Move FakeCodec to separate target and behave like real encoder."Ilya Nikolaevskiy
2018-08-22Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipeArtem Titov
2018-08-20Mark DirectTransport subclasses ctors as deprecated and switch from themArtem Titov
2018-07-13Replaces call config create in tests with modify.Sebastian Jansson
2018-07-11Removes unnecessary destructor checks in tests.Sebastian Jansson
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-04-05Reland "Reland "Move rtp-specific config out of EncoderSettings.""Niels Möller
2018-04-04replace stringstream in call/Jonas Olsson
2018-03-29Revert "Reland "Move rtp-specific config out of EncoderSettings.""Niels Möller
2018-03-26Reland "Move rtp-specific config out of EncoderSettings."Niels Möller
2018-03-21Revert "Move rtp-specific config out of EncoderSettings."Niels Moller
2018-03-21Move rtp-specific config out of EncoderSettings.Niels Möller
2018-02-23Added some margin to ramp down target in perf test.Sebastian Jansson
2018-02-16Disable RampUpTest.UpDownUpTransportSequenceNumberRtx on Mac.Taylor Brandstetter
2018-02-12Disable a couple flaky RampUpTest tests on Mac.Taylor Brandstetter
2018-01-05Add _[no]red suffix to RampUpTests.Edward Lemur
2017-10-20Reland of BWE allocation strategyAlex Narest
2017-10-19Revert "BWE allocation strategy"Alex Narest
2017-10-19BWE allocation strategyAlex Narest
2017-10-10Disable RampUpTest.UpDownUpTransportSequenceNumberPacketLoss.Taylor Brandstetter
2017-09-27Disable RampUpTest.UpDownUpTransportSequenceNumberPacketLoss on Mac.Alex Loiko