webrtc/test/scenario
Mirko Bonadei 399a2b5ef6 Remove CoDel from webrtc::SimulatedNetwork.
This is unused at the moment and webrtc::SimulatedNetwork is going
through a refactoring, to keep things simple and well tested this CL
removes CoDel but nothing blocks us from re-implementing it when needed.

No-Try: True
Bug: webrtc:14426
Change-Id: Ie7d40d20a66d3939fc7d3251c47e4f13f3869a27
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/274407
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Auto-Submit: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Erik Språng <sprang@webrtc.org>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#38032}
2022-09-08 06:51:05 +00:00
..
audio_stream.cc Rename AudioReceiveStream to AudioReceiveStreamInterface 2022-05-23 08:44:26 +00:00
audio_stream.h Rename AudioReceiveStream to AudioReceiveStreamInterface 2022-05-23 08:44:26 +00:00
BUILD.gn Migrate test/ to absl::AnyInvocable based TaskQueueBase interface 2022-07-08 14:24:54 +00:00
call_client.cc Remove rtc::Location from SendTask test helper 2022-08-11 12:55:32 +00:00
call_client.h Delete Call dependency on ProcessThread as unused 2022-06-21 08:59:38 +00:00
column_printer.cc Remove unnecessary overload in RtcEventLogOutput 2022-07-12 22:09:36 +00:00
column_printer.h Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" 2022-01-27 12:55:44 +00:00
hardware_codecs.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
hardware_codecs.h
network_node.cc Remove CoDel from webrtc::SimulatedNetwork. 2022-09-08 06:51:05 +00:00
network_node.h Migrate test/ to absl::AnyInvocable based TaskQueueBase interface 2022-07-08 14:24:54 +00:00
OWNERS
performance_stats.cc Moves SampleStats and EventRateCounter to rtc_base/numerics 2019-12-02 07:46:48 +00:00
performance_stats.h Moves SampleStats and EventRateCounter to rtc_base/numerics 2019-12-02 07:46:48 +00:00
performance_stats_unittest.cc Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +00:00
probing_test.cc Change VideoStreamConfig to use vector of scalability modes. 2022-06-20 09:23:31 +00:00
scenario.cc Adopt absl::string_view in modules/congestion_controller/ 2022-08-17 08:41:23 +00:00
scenario.h Adopt absl::string_view in modules/congestion_controller/ 2022-08-17 08:41:23 +00:00
scenario_config.cc Using NetworkEmulationManager in Scenario tests. 2019-04-16 06:24:26 +00:00
scenario_config.h Remove CoDel from webrtc::SimulatedNetwork. 2022-09-08 06:51:05 +00:00
scenario_unittest.cc Reland "Remove Invoke from VideoChannel::FillBitrateInfo." 2021-05-03 15:16:34 +00:00
stats_collection.cc Remove unnecessary overload in RtcEventLogOutput 2022-07-12 22:09:36 +00:00
stats_collection.h Rename AudioReceiveStream to AudioReceiveStreamInterface 2022-05-23 08:44:26 +00:00
stats_collection_unittest.cc Rename AudioReceiveStream to AudioReceiveStreamInterface 2022-05-23 08:44:26 +00:00
video_frame_matcher.cc Remove rtc::Location from SendTask test helper 2022-08-11 12:55:32 +00:00
video_frame_matcher.h Make RefCountedObject require overriding virtual methods 2021-04-26 11:05:19 +00:00
video_stream.cc Change VideoStreamConfig to use vector of scalability modes. 2022-06-20 09:23:31 +00:00
video_stream.h Rename VideoReceiveStream to VideoReceiveStreamInterface 2022-05-22 10:54:38 +00:00
video_stream_unittest.cc Change VideoStreamConfig to use vector of scalability modes. 2022-06-20 09:23:31 +00:00