webrtc/modules/congestion_controller
Evan Shrubsole ae68ea0008 Reland "Add new field trial for controlling congestion window settings"
This is a reland of dd33d8ec71

Original change's description:
> Add new field trial for controlling congestion window settings
>
> Bug: None
> Change-Id: Idb7425e394db74a9dfb4f3764a58710497adff56
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/131127
> Reviewed-by: Magnus Flodman <mflodman@webrtc.org>
> Reviewed-by: Christoffer Rodbro <crodbro@webrtc.org>
> Commit-Queue: Evan Shrubsole <eshr@google.com>
> Cr-Commit-Position: refs/heads/master@{#27538}

TBR=mflodman@webrtc.org,crodbro@webrtc.org

Bug: None
Change-Id: Icee2efb90e219ef2c3384ad84498fd6938a98e56
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/132400
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Magnus Flodman <mflodman@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27550}
2019-04-10 16:49:08 +00:00
..
bbr Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
goog_cc Reland "Add new field trial for controlling congestion window settings" 2019-04-10 16:49:08 +00:00
include Clean-up of unused PacingBufferPushback feature. 2019-04-09 12:07:03 +00:00
pcc Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
rtp Replacing SequencedTaskChecker with SequenceChecker. 2019-04-09 12:28:04 +00:00
test Adds functionality to write logs to memory. 2019-01-16 17:36:31 +00:00
BUILD.gn Delete unneeded direct includes of common_types.h 2019-04-01 07:18:13 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Add crodbro as owner of congestion controller. 2019-04-10 16:35:08 +00:00
receive_side_congestion_controller.cc Fix potential bug due to malformed input 2019-04-08 11:46:47 +00:00
receive_side_congestion_controller_unittest.cc Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
send_side_congestion_controller.cc Add base class NetworkPredictor and NetworkPredictorFactory and wire up. 2019-04-10 12:38:58 +00:00
send_side_congestion_controller_unittest.cc Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
transport_feedback_adapter.cc Removes all const Clock*. 2019-01-30 13:03:37 +00:00
transport_feedback_adapter.h Removes all const Clock*. 2019-01-30 13:03:37 +00:00
transport_feedback_adapter_unittest.cc Removes unused mock_bitrate_controller. 2019-03-11 14:31:14 +00:00