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

Issue 2777333003: Enable trendline experiment and bayesian bitrate estimator experiment by default. (Closed)

Created:
3 years, 8 months ago by stefan-webrtc
Modified:
3 years, 8 months ago
Reviewers:
terelius
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Enable trendline experiment and bayesian bitrate estimator experiment by default. BUG=webrtc:6566, webrtc:7415 Review-Url: https://codereview.webrtc.org/2777333003 Cr-Commit-Position: refs/heads/master@{#17491} Committed: https://chromium.googlesource.com/external/webrtc/+/27925de9512c67c9934ba535dc83ffe04ed999fe

Patch Set 1 #

Total comments: 8

Patch Set 2 : Rebase #

Patch Set 3 : Comments addressed. #

Patch Set 4 : . #

Patch Set 5 : Tests passing. #

Total comments: 11

Patch Set 6 : Comments addressed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -267 lines) Patch
M webrtc/call/rampup_tests.cc View 1 2 3 4 5 2 chunks +3 lines, -6 lines 0 comments Download
M webrtc/examples/objc/AppRTCMobile/ios/ARDAppDelegate.m View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/modules/congestion_controller/delay_based_bwe.h View 1 2 3 4 4 chunks +0 lines, -9 lines 0 comments Download
M webrtc/modules/congestion_controller/delay_based_bwe.cc View 1 2 3 4 6 chunks +9 lines, -133 lines 0 comments Download
M webrtc/modules/congestion_controller/delay_based_bwe_unittest.cc View 1 2 3 4 3 chunks +6 lines, -101 lines 0 comments Download
M webrtc/modules/congestion_controller/delay_based_bwe_unittest_helper.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/sdk/objc/Framework/Classes/RTCFieldTrials.mm View 1 2 3 4 5 1 chunk +0 lines, -3 lines 0 comments Download
M webrtc/sdk/objc/Framework/Headers/WebRTC/RTCFieldTrials.h View 1 2 3 4 5 1 chunk +0 lines, -12 lines 0 comments Download

Messages

Total messages: 24 (11 generated)
stefan-webrtc
3 years, 8 months ago (2017-03-28 09:36:18 UTC) #3
terelius
looks good https://codereview.webrtc.org/2777333003/diff/1/webrtc/modules/congestion_controller/delay_based_bwe.h File webrtc/modules/congestion_controller/delay_based_bwe.h (left): https://codereview.webrtc.org/2777333003/diff/1/webrtc/modules/congestion_controller/delay_based_bwe.h#oldcode93 webrtc/modules/congestion_controller/delay_based_bwe.h:93: const bool in_median_slope_experiment_; I think we can ...
3 years, 8 months ago (2017-03-28 12:18:21 UTC) #5
stefan-webrtc
Rebase
3 years, 8 months ago (2017-03-30 07:40:49 UTC) #6
stefan-webrtc
Comments addressed.
3 years, 8 months ago (2017-03-30 08:04:17 UTC) #7
stefan-webrtc
.
3 years, 8 months ago (2017-03-30 08:27:38 UTC) #8
stefan-webrtc
https://codereview.webrtc.org/2777333003/diff/1/webrtc/modules/congestion_controller/delay_based_bwe.h File webrtc/modules/congestion_controller/delay_based_bwe.h (left): https://codereview.webrtc.org/2777333003/diff/1/webrtc/modules/congestion_controller/delay_based_bwe.h#oldcode93 webrtc/modules/congestion_controller/delay_based_bwe.h:93: const bool in_median_slope_experiment_; On 2017/03/28 12:18:21, terelius wrote: > ...
3 years, 8 months ago (2017-03-30 08:30:47 UTC) #9
stefan-webrtc
Merged the CL to enable the bayesian bitrate estimator with this one.
3 years, 8 months ago (2017-03-31 10:44:51 UTC) #11
terelius
https://codereview.webrtc.org/2777333003/diff/80001/webrtc/call/rampup_tests.cc File webrtc/call/rampup_tests.cc (right): https://codereview.webrtc.org/2777333003/diff/80001/webrtc/call/rampup_tests.cc#newcode422 webrtc/call/rampup_tests.cc:422: kLowBandwidthLimitBps / 1000, kUnlimitedCapacityBps / 1000, Do we really ...
3 years, 8 months ago (2017-03-31 11:07:21 UTC) #14
stefan-webrtc
https://codereview.webrtc.org/2777333003/diff/80001/webrtc/call/rampup_tests.cc File webrtc/call/rampup_tests.cc (right): https://codereview.webrtc.org/2777333003/diff/80001/webrtc/call/rampup_tests.cc#newcode422 webrtc/call/rampup_tests.cc:422: kLowBandwidthLimitBps / 1000, kUnlimitedCapacityBps / 1000, On 2017/03/31 11:07:21, ...
3 years, 8 months ago (2017-03-31 13:28:44 UTC) #17
terelius
lgtm
3 years, 8 months ago (2017-03-31 13:55:07 UTC) #18
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/2777333003/100001
3 years, 8 months ago (2017-03-31 13:58:53 UTC) #20
commit-bot: I haz the power
Committed patchset #6 (id:100001) as https://chromium.googlesource.com/external/webrtc/+/27925de9512c67c9934ba535dc83ffe04ed999fe
3 years, 8 months ago (2017-03-31 14:38:10 UTC) #23
lliuu
3 years, 8 months ago (2017-03-31 21:17:34 UTC) #24
Message was sent while issue was closed.
A revert of this CL (patchset #6 id:100001) has been created in
https://codereview.webrtc.org/2791743002/ by lliuu@webrtc.org.

The reason for reverting is: API changes in
webrtc/sdk/objc/Framework/Headers/WebRTC/RTCFieldTrials.h broke internal
project.

Powered by Google App Engine
This is Rietveld 408576698