webrtc/modules/congestion_controller/goog_cc
Bjorn Terelius 6b3d18164b Remove unused BWE field trial strings.
Bug: None
Change-Id: I38d2e5495ddfe0b9f1493efc38ef7df95e7fd207
Reviewed-on: https://webrtc-review.googlesource.com/c/111258
Reviewed-by: Mirta Dvornicic <mirtad@webrtc.org>
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Commit-Queue: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25798}
2018-11-27 13:05:43 +00:00
..
test Cleanup AimdRateController and remove RateControlRegion enum. 2018-11-22 13:51:28 +00:00
acknowledged_bitrate_estimator.cc Using data unit classes in DelayBasedBwe. 2018-11-19 20:18:36 +00:00
acknowledged_bitrate_estimator.h Using data unit classes in DelayBasedBwe. 2018-11-19 20:18:36 +00:00
acknowledged_bitrate_estimator_unittest.cc Use absl::make_unique and absl::WrapUnique directly 2018-07-05 10:59:49 +00:00
alr_detector.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
alr_detector.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
alr_detector_unittest.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
bitrate_estimator.cc Using early acknowledged rate for safe reset in GoogCC. 2018-11-12 15:19:43 +00:00
bitrate_estimator.h Using early acknowledged rate for safe reset in GoogCC. 2018-11-12 15:19:43 +00:00
BUILD.gn Decouple //rtc_base:rtc_base_tests_utils from gunit. 2018-11-23 12:52:46 +00:00
congestion_window_pushback_controller.cc Add a function for enabling the congestion window and pushback controller in the webrtc::SendSideCongestionController. 2018-10-26 17:19:32 +00:00
congestion_window_pushback_controller.h Add a function for enabling the congestion window and pushback controller in the webrtc::SendSideCongestionController. 2018-10-26 17:19:32 +00:00
congestion_window_pushback_controller_unittest.cc Moves pushback controller to GoogCC 2018-10-11 13:49:07 +00:00
delay_based_bwe.cc Remove unused BWE field trial strings. 2018-11-27 13:05:43 +00:00
delay_based_bwe.h Moves ProbeBitrateEstimator from DelayBasedBwe. 2018-11-23 13:43:51 +00:00
delay_based_bwe_unittest.cc Moves ProbeBitrateEstimator from DelayBasedBwe. 2018-11-23 13:43:51 +00:00
delay_based_bwe_unittest_helper.cc Moves ProbeBitrateEstimator from DelayBasedBwe. 2018-11-23 13:43:51 +00:00
delay_based_bwe_unittest_helper.h Moves ProbeBitrateEstimator from DelayBasedBwe. 2018-11-23 13:43:51 +00:00
delay_increase_detector_interface.h Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
goog_cc_network_control.cc Adds stable bandwidth estimate to GoogCC. 2018-11-23 14:55:37 +00:00
goog_cc_network_control.h Adds stable bandwidth estimate to GoogCC. 2018-11-23 14:55:37 +00:00
goog_cc_network_control_slowtest.cc Disable GoogCcNetworkControllerTest.DetectsHighRateInSafeResetTrial 2018-11-22 10:51:11 +00:00
goog_cc_network_control_unittest.cc Adds stable bandwidth estimate to GoogCC. 2018-11-23 14:55:37 +00:00
median_slope_estimator.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
median_slope_estimator.h Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
median_slope_estimator_unittest.cc Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
probe_bitrate_estimator.cc Using data unit classes in DelayBasedBwe. 2018-11-19 20:18:36 +00:00
probe_bitrate_estimator.h Using data unit classes in DelayBasedBwe. 2018-11-19 20:18:36 +00:00
probe_bitrate_estimator_unittest.cc Using data unit classes in DelayBasedBwe. 2018-11-19 20:18:36 +00:00
probe_controller.cc Adds field trial to do safer reset on route change. 2018-10-22 10:46:49 +00:00
probe_controller.h Adds field trial to do safer reset on route change. 2018-10-22 10:46:49 +00:00
probe_controller_unittest.cc Removes unnecessary webrtc_cc namespaces. 2018-08-06 17:18:45 +00:00
trendline_estimator.cc Cleanup in congestion controller. 2018-09-13 15:46:37 +00:00
trendline_estimator.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
trendline_estimator_unittest.cc Cleanup in congestion controller. 2018-09-13 15:46:37 +00:00