webrtc/modules/congestion_controller
Sebastian Jansson e6cefdf9c5 Moved congestion controller to goog_cc folder.
Bug: webrtc:8415
Change-Id: I2070da0cacf1dbfc4b6a89285af3e68fd03497ab
Reviewed-on: https://webrtc-review.googlesource.com/43841
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@{#21928}
2018-02-07 09:50:48 +00:00
..
goog_cc Moved congestion controller to goog_cc folder. 2018-02-07 09:50:48 +00:00
include Moved congestion controller to goog_cc folder. 2018-02-07 09:50:48 +00:00
network_control Reland "Moved congestion controller to task queue." 2018-02-06 08:38:49 +00:00
BUILD.gn Moved congestion controller to goog_cc folder. 2018-02-07 09:50:48 +00:00
congestion_controller_unittests_helper.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
congestion_controller_unittests_helper.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
pacer_controller.cc Reland "Moved congestion controller to task queue." 2018-02-06 08:38:49 +00:00
pacer_controller.h Reland "Moved congestion controller to task queue." 2018-02-06 08:38:49 +00:00
receive_side_congestion_controller.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
receive_side_congestion_controller_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
send_side_congestion_controller.cc Moved congestion controller to goog_cc folder. 2018-02-07 09:50:48 +00:00
send_side_congestion_controller_unittest.cc Reland "Moved congestion controller to task queue." 2018-02-06 08:38:49 +00:00
send_time_history.cc Reland "Moved congestion controller to task queue." 2018-02-06 08:38:49 +00:00
send_time_history.h Reland "Moved congestion controller to task queue." 2018-02-06 08:38:49 +00:00
send_time_history_unittest.cc Reland "Moved congestion controller to task queue." 2018-02-06 08:38:49 +00:00
transport_feedback_adapter.cc Reland "Moved congestion controller to task queue." 2018-02-06 08:38:49 +00:00
transport_feedback_adapter.h Reland "Moved congestion controller to task queue." 2018-02-06 08:38:49 +00:00
transport_feedback_adapter_unittest.cc Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00