webrtc/modules
Evan Shrubsole 7db19e0b02 Report congestion window updates on GoogCC time updates
In https://webrtc-review.googlesource.com/c/src/+/138275
the congestion window was recalculated during OnProcessInterval, as
to consider the case when downlink is down. However, this update
was not propagated to the congestion window pusback controller,
nor returned in the update.

This patch fixes that issue, as well as adding two tests to ensure
the behaviour works as expected.

Bug: None
Change-Id: Ic126d929dc7a7a3393a2f34a4682eea1ee1f2240
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/146704
Commit-Queue: Evan Shrubsole <eshr@google.com>
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28667}
2019-07-24 14:49:59 +00:00
..
audio_coding Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker." 2019-07-24 14:15:28 +00:00
audio_device [Cleanup] Remove write-only member _sndCardRecDelay. 2019-07-22 14:26:28 +00:00
audio_mixer Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker." 2019-07-24 14:15:28 +00:00
audio_processing Migrate WebRTC test infra to ABSL_FLAG. 2019-07-19 06:54:04 +00:00
bitrate_controller Format almost everything. 2019-07-08 13:45:15 +00:00
congestion_controller Report congestion window updates on GoogCC time updates 2019-07-24 14:49:59 +00:00
desktop_capture Use PW_RENDERFULLCONTENT to capture occluded windows on Win8.1 and Win10 2019-07-15 18:58:26 +00:00
include Format almost everything. 2019-07-08 13:45:15 +00:00
pacing Move RtpPacketSender and merge it with RtpPacketPacer. 2019-07-24 13:28:21 +00:00
remote_bitrate_estimator Adds improved estimate bounded backoff to AimdRateControl. 2019-07-22 12:22:09 +00:00
rtp_rtcp Move RtpPacketSender and merge it with RtpPacketPacer. 2019-07-24 13:28:21 +00:00
third_party Format almost everything. 2019-07-08 13:45:15 +00:00
utility Format almost everything. 2019-07-08 13:45:15 +00:00
video_capture Format almost everything. 2019-07-08 13:45:15 +00:00
video_coding Don't assume all simulcast screenshare have 2 temporal layers 2019-07-18 11:51:03 +00:00
video_processing Format almost everything. 2019-07-08 13:45:15 +00:00
BUILD.gn Get rid of deprecated version of NackSender::SendNack [2/2] 2019-06-28 17:58:38 +00:00
module_common_types_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
OWNERS