Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(252)

Issue 2549453002: fix coding and documentary ambiguity in AimdRateControl::TimeToReduceFurther. (Closed)

Created:
4 years ago by zhengpeng
Modified:
4 years ago
Reviewers:
terelius, stefan-webrtc
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

fix coding and documentary ambiguity in AimdRateControl::TimeToReduceFurther. BUG=webrtc:6812 Committed: https://crrev.com/df28e47a4b817db7cb2b1892ea00f23c74c4706b Cr-Commit-Position: refs/heads/master@{#15383}

Patch Set 1 #

Total comments: 1

Patch Set 2 : fix coding and documentary ambiguity in AimdRateControl::TimeToReduceFurther. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -6 lines) Patch
M webrtc/modules/remote_bitrate_estimator/aimd_rate_control.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc View 1 2 chunks +4 lines, -5 lines 1 comment Download

Messages

Total messages: 47 (26 generated)
zhengpeng
Modify as terelius suggests. https://codereview.webrtc.org/2537043003/
4 years ago (2016-12-01 12:43:06 UTC) #2
terelius
https://codereview.webrtc.org/2549453002/diff/1/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc File webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc (right): https://codereview.webrtc.org/2549453002/diff/1/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc#newcode74 webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc:74: const uint32_t threshold = static_cast<uint32_t> (0.5 * LatestEstimate()); Please ...
4 years ago (2016-12-01 12:59:35 UTC) #7
zhengpeng
On 2016/12/01 12:59:35, terelius wrote: > https://codereview.webrtc.org/2549453002/diff/1/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc > File webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc (right): > > https://codereview.webrtc.org/2549453002/diff/1/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc#newcode74 > ...
4 years ago (2016-12-01 15:56:19 UTC) #8
terelius
lgtm
4 years ago (2016-12-01 16:06:46 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2549453002/20001
4 years ago (2016-12-01 16:14:39 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2549453002/20001
4 years ago (2016-12-01 16:14:49 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/10953)
4 years ago (2016-12-01 16:17:29 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2549453002/20001
4 years ago (2016-12-01 16:30:30 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/10957)
4 years ago (2016-12-01 16:33:34 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2549453002/20001
4 years ago (2016-12-01 16:36:23 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/10960)
4 years ago (2016-12-01 16:39:14 UTC) #25
terelius
I'm not owner for these files. You still need an lgtm from stefan to be ...
4 years ago (2016-12-01 16:45:36 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2549453002/20001
4 years ago (2016-12-01 16:46:04 UTC) #28
zhengpeng
On 2016/12/01 16:45:36, terelius wrote: > I'm not owner for these files. You still need ...
4 years ago (2016-12-01 16:52:19 UTC) #30
stefan-webrtc
lgtm https://codereview.webrtc.org/2549453002/diff/20001/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc File webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc (right): https://codereview.webrtc.org/2549453002/diff/20001/webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc#newcode76 webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc:76: const uint32_t threshold = static_cast<uint32_t> (0.5 * LatestEstimate()); ...
4 years ago (2016-12-02 09:15:38 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2549453002/20001
4 years ago (2016-12-02 11:10:15 UTC) #35
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/11001)
4 years ago (2016-12-02 11:13:04 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2549453002/20001
4 years ago (2016-12-02 11:25:54 UTC) #41
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-02 11:27:13 UTC) #44
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/df28e47a4b817db7cb2b1892ea00f23c74c4706b Cr-Commit-Position: refs/heads/master@{#15383}
4 years ago (2016-12-02 11:27:26 UTC) #46
zhengpeng
4 years ago (2016-12-02 11:34:29 UTC) #47
Message was sent while issue was closed.
On 2016/12/02 09:15:38, stefan-webrtc (holmer) wrote:
> lgtm
> 
>
https://codereview.webrtc.org/2549453002/diff/20001/webrtc/modules/remote_bit...
> File webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc (right):
> 
>
https://codereview.webrtc.org/2549453002/diff/20001/webrtc/modules/remote_bit...
> webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc:76: const
uint32_t
> threshold = static_cast<uint32_t> (0.5 * LatestEstimate());
> remove space between > and (

sorry for ignoring this. Too excited when playing CQ, which is so cool!

Powered by Google App Engine
This is Rietveld 408576698