..
test
Extracts LinkCapacityEstimator from AimdRateControl.
2018-11-29 18:58:40 +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
Adds new timer based rate controller trial to GoogCC
2018-12-21 14:14:08 +00:00
congestion_window_pushback_controller.cc
Include pacing buffer size in congestion window.
2019-01-09 11:16:58 +00:00
congestion_window_pushback_controller.h
Include pacing buffer size in congestion window.
2019-01-09 11:16:58 +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
Back off relative to current estimate rather than ack rate when in ALR.
2018-12-18 12:33:08 +00:00
delay_based_bwe.h
Back off relative to current estimate rather than ack rate when in ALR.
2018-12-18 12:33:08 +00:00
delay_based_bwe_unittest.cc
Back off relative to current estimate rather than ack rate when in ALR.
2018-12-18 12:33:08 +00:00
delay_based_bwe_unittest_helper.cc
Back off relative to current estimate rather than ack rate when in ALR.
2018-12-18 12:33:08 +00:00
delay_based_bwe_unittest_helper.h
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
2018-11-28 18:25:07 +00:00
delay_based_rate_controller.cc
Adds new timer based rate controller trial to GoogCC
2018-12-21 14:14:08 +00:00
delay_based_rate_controller.h
Adds new timer based rate controller trial to GoogCC
2018-12-21 14:14:08 +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
Change type StreamsConfig::requests_alr_probing to abls::optional
2019-01-10 06:12:05 +00:00
goog_cc_network_control.h
Bugfix: Activate pushback on every sent packet.
2019-01-03 14:13:09 +00:00
goog_cc_network_control_slowtest.cc
Include pacing buffer size in congestion window.
2019-01-09 11:16:58 +00:00
goog_cc_network_control_unittest.cc
Removes NetworkControllerTester
2018-12-18 16:11:22 +00:00
link_capacity_estimator.cc
Adds new timer based rate controller trial to GoogCC
2018-12-21 14:14:08 +00:00
link_capacity_estimator.h
Adds new timer based rate controller trial to GoogCC
2018-12-21 14:14:08 +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
packet_grouping.cc
Adds new timer based rate controller trial to GoogCC
2018-12-21 14:14:08 +00:00
packet_grouping.h
Adds new timer based rate controller trial to GoogCC
2018-12-21 14:14:08 +00:00
probe_bitrate_estimator.cc
Adds trial to fall back to probe rate if ack rate is missing.
2018-12-10 16:12:18 +00:00
probe_bitrate_estimator.h
Adds trial to fall back to probe rate if ack rate is missing.
2018-12-10 16:12:18 +00:00
probe_bitrate_estimator_unittest.cc
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
2018-11-28 18:25:07 +00:00
probe_controller.cc
Add ability to set max probing bitrate in SendSideCongestionController.
2019-01-08 16:11:53 +00:00
probe_controller.h
Add ability to set max probing bitrate in SendSideCongestionController.
2019-01-08 16:11:53 +00:00
probe_controller_unittest.cc
Allow probing up to 2x allocation limit
2018-12-04 11:43:54 +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