webrtc/modules/congestion_controller/rtp
Sebastian Jansson 7f57788ab7 Removes trial to enable BBR congestion controller.
The BBR controller can still be injected, but the trials
will no longer work. This reduces the binary size.

Bug: webrtc:8415
Change-Id: I2c32c414d08ef0cc16bfd72651535a755cde9916
Reviewed-on: https://webrtc-review.googlesource.com/c/114120
Reviewed-by: Steve Anton <steveanton@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26077}
2018-12-20 16:42:07 +00:00
..
BUILD.gn Removes trial to enable BBR congestion controller. 2018-12-20 16:42:07 +00:00
congestion_controller_unittests_helper.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
congestion_controller_unittests_helper.h Replaces redundant congestion controller components 2018-05-24 13:35:31 +00:00
control_handler.cc Cleanup of RtpTransportControllerSend. 2018-12-12 16:36:45 +00:00
control_handler.h Cleanup of RtpTransportControllerSend. 2018-12-12 16:36:45 +00:00
send_time_history.cc Adds first unacknowledged packet send time. 2018-12-18 16:55:33 +00:00
send_time_history.h Adds first unacknowledged packet send time. 2018-12-18 16:55:33 +00:00
send_time_history_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
transport_feedback_adapter.cc Adds first unacknowledged packet send time. 2018-12-18 16:55:33 +00:00
transport_feedback_adapter.h Reland "Deprecates legacy transport feedback adapter." 2018-10-15 20:43:39 +00:00
transport_feedback_adapter_unittest.cc Moves functionality to TransportFeedbackAdapter. 2018-10-15 16:09:40 +00:00