Description was changed from ========== Merge branch 'master' of https://chromium.googlesource.com/external/webrtc into bla Disable flaky NoBandwidthDropAfterDtx ...
3 years, 5 months ago
(2017-07-19 15:21:10 UTC)
#1
3 years, 5 months ago
(2017-07-20 12:04:10 UTC)
#6
philipel
https://codereview.webrtc.org/2982233002/diff/1/webrtc/modules/remote_bitrate_estimator/test/estimators/bbr.cc File webrtc/modules/remote_bitrate_estimator/test/estimators/bbr.cc (right): https://codereview.webrtc.org/2982233002/diff/1/webrtc/modules/remote_bitrate_estimator/test/estimators/bbr.cc#newcode38 webrtc/modules/remote_bitrate_estimator/test/estimators/bbr.cc:38: const int kMinimumCongestionWindow = 4000; Is this in bytes? ...
3 years, 4 months ago
(2017-07-26 11:37:17 UTC)
#7
https://codereview.webrtc.org/2982233002/diff/20001/webrtc/modules/remote_bitrate_estimator/test/estimators/bbr.cc File webrtc/modules/remote_bitrate_estimator/test/estimators/bbr.cc (right): https://codereview.webrtc.org/2982233002/diff/20001/webrtc/modules/remote_bitrate_estimator/test/estimators/bbr.cc#newcode123 webrtc/modules/remote_bitrate_estimator/test/estimators/bbr.cc:123: min_rtt_filter_->min_rtt_ms(), gain); Before calling this function you need to ...
3 years, 4 months ago
(2017-07-27 09:15:28 UTC)
#9
https://codereview.webrtc.org/2982233002/diff/40001/webrtc/modules/remote_bitrate_estimator/test/estimators/max_bandwidth_filter.cc File webrtc/modules/remote_bitrate_estimator/test/estimators/max_bandwidth_filter.cc (right): https://codereview.webrtc.org/2982233002/diff/40001/webrtc/modules/remote_bitrate_estimator/test/estimators/max_bandwidth_filter.cc#newcode26 webrtc/modules/remote_bitrate_estimator/test/estimators/max_bandwidth_filter.cc:26: // been acknowledged, one round has passed from its ...
3 years, 4 months ago
(2017-07-31 15:22:05 UTC)
#12
lg, but please update the title/description of this CL.
3 years, 4 months ago
(2017-08-01 08:10:44 UTC)
#13
lg, but please update the title/description of this CL.
gnish1
Description was changed from ========== Added implementations for entering/exiting all modes, also updated MaxBandwidthFilter class, ...
3 years, 4 months ago
(2017-08-01 08:16:28 UTC)
#14
Description was changed from
==========
Added implementations for entering/exiting all modes, also updated
MaxBandwidthFilter class, where newer implementation for bandwidth filter is
added.
BUG=webrtc:7713
==========
to
==========
Added implementations for entering/exiting STARTUP, DRAIN, PROBE_BW, PROBE_RTT
modes, also updated MaxBandwidthFilter class, with the filter implementation
which stores three best estimates for the filter window.
BUG=webrtc:7713
==========
philipel
lgtm
3 years, 4 months ago
(2017-08-01 08:17:49 UTC)
#15
lgtm
gnish1
3 years, 4 months ago
(2017-08-01 08:51:55 UTC)
#16
gnish1
The CQ bit was checked by gnish@webrtc.org
3 years, 4 months ago
(2017-08-01 08:52:11 UTC)
#17
Try jobs failed on following builders: win_dbg on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_dbg/builds/20972)
3 years, 4 months ago
(2017-08-01 09:04:06 UTC)
#20
CQ is committing da patch. Bot data: {"patchset_id": 80001, "attempt_start_ts": 1501580540986850, "parent_rev": "773be36bd61d0c595790a00c8cfb0eab898798fd", "commit_rev": "d339dbc7d4758e62b02740feda85c82dd6b2eba5"}
3 years, 4 months ago
(2017-08-01 10:06:18 UTC)
#24
CQ is committing da patch.
Bot data: {"patchset_id": 80001, "attempt_start_ts": 1501580540986850,
"parent_rev": "773be36bd61d0c595790a00c8cfb0eab898798fd", "commit_rev":
"d339dbc7d4758e62b02740feda85c82dd6b2eba5"}
commit-bot: I haz the power
Description was changed from ========== Added implementations for entering/exiting STARTUP, DRAIN, PROBE_BW, PROBE_RTT modes, also ...
3 years, 4 months ago
(2017-08-01 10:06:23 UTC)
#25
Message was sent while issue was closed.
Description was changed from
==========
Added implementations for entering/exiting STARTUP, DRAIN, PROBE_BW, PROBE_RTT
modes, also updated MaxBandwidthFilter class, with the filter implementation
which stores three best estimates for the filter window.
BUG=webrtc:7713
==========
to
==========
Added implementations for entering/exiting STARTUP, DRAIN, PROBE_BW, PROBE_RTT
modes, also updated MaxBandwidthFilter class, with the filter implementation
which stores three best estimates for the filter window.
BUG=webrtc:7713
Review-Url: https://codereview.webrtc.org/2982233002
Cr-Commit-Position: refs/heads/master@{#19196}
Committed:
https://chromium.googlesource.com/external/webrtc/+/d339dbc7d4758e62b02740fed...
==========
commit-bot: I haz the power
Committed patchset #5 (id:80001) as https://chromium.googlesource.com/external/webrtc/+/d339dbc7d4758e62b02740feda85c82dd6b2eba5
3 years, 4 months ago
(2017-08-01 10:06:24 UTC)
#26
Issue 2982233002: Added implementations for entering/exiting STARTUP, DRAIN, PROBE_BW, PROBE_RTT modes, also updated M
(Closed)
Created 3 years, 5 months ago by gnish1
Modified 3 years, 4 months ago
Reviewers: terelius, philipel, stefan-webrtc
Base URL:
Comments: 38