webrtc/rtc_tools
Sebastian Jansson 5a503b05e1 Revert "Moved congestion controller to task queue."
This reverts commit 0cbcba7ea0.

Reason for revert: Major regressions on perf bots.

Original change's description:
> Moved congestion controller to task queue.
> 
> The goal of this work is to make it easier to experiment with the
> bandwidth estimation implementation. For this reason network control
> functionality is moved from SendSideCongestionController(SSCC),
> PacedSender and BitrateController to the newly created
> GoogCcNetworkController which implements the newly created
> NetworkControllerInterface. This allows the implementation to be
> replaced at runtime in the future.
> 
> This is the first part of a split of a larger CL, see:
> https://webrtc-review.googlesource.com/c/src/+/39788/8
> For further explanations.
> 
> Bug: webrtc:8415
> Change-Id: I770189c04cc31b313bd4e57821acff55fbcb1ad3
> Reviewed-on: https://webrtc-review.googlesource.com/43840
> Commit-Queue: Sebastian Jansson <srte@webrtc.org>
> Reviewed-by: Björn Terelius <terelius@webrtc.org>
> Reviewed-by: Stefan Holmer <stefan@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#21868}

TBR=terelius@webrtc.org,stefan@webrtc.org,srte@webrtc.org

Change-Id: Ia8a273eb9e92b7d0d960c49658c228208170962d
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: webrtc:8415
Reviewed-on: https://webrtc-review.googlesource.com/47560
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21877}
2018-02-02 16:55:17 +00:00
..
agc Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
barcode_tools Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
converter Normalize main(..) routines for WinUWP 2017-12-12 14:32:56 +00:00
event_log_visualizer Revert "Moved congestion controller to task queue." 2018-02-02 16:55:17 +00:00
force_mic_volume_max Normalize main(..) routines for WinUWP 2017-12-12 14:32:56 +00:00
frame_analyzer Store video_quality_loopback_test perf results in Chart JSON format. 2018-01-30 16:48:59 +00:00
frame_editing Normalize main(..) routines for WinUWP 2017-12-12 14:32:56 +00:00
loopback_test Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
network_tester Renaming android_library android_manifest to android_manifest_for_lint. 2018-01-04 12:55:49 +00:00
psnr_ssim_analyzer Normalize main(..) routines for WinUWP 2017-12-12 14:32:56 +00:00
py_event_log_analyzer Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
rtcbot Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
testing Partial revert of "Update scripts to use DEPS-pinned depot_tools" 2017-10-18 13:06:58 +00:00
unpack_aecdump Move unpack_aecdump to a more public location. 2017-12-13 10:16:40 +00:00
author_line_count.sh Fix awk gensub call in author_line_count.sh script. 2017-12-06 08:16:12 +00:00
BUILD.gn Revert "Moved congestion controller to task queue." 2018-02-02 16:55:17 +00:00
class_usage.sh Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
compare_videos.py Store video_quality_loopback_test perf results in Chart JSON format. 2018-01-30 16:48:59 +00:00
DEPS Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
header_usage.sh header_usage.sh: Keep leading directory for grep. 2017-10-19 13:46:51 +00:00
OWNERS Expand ownership of rtc_tools. 2017-11-06 11:13:26 +00:00
sanitizers_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
simple_command_line_parser.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
simple_command_line_parser.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
simple_command_line_parser_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_analysis.py Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_analysis_test.py Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00