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

Issue 2421063002: NQE: Separate out params to a different file (Closed)

Created:
4 years, 2 months ago by tbansal1
Modified:
4 years, 1 month ago
Reviewers:
bengr, RyanSturm
CC:
chromium-reviews, cbentzel+watch_chromium.org, tbansal+watch-nqe_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

NQE: Separate out params to a different file There is no functionality change. This CL only moves the params and the related functions to a separate file. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.android:android_cronet BUG=638308 Committed: https://crrev.com/7a718ef951d41df73fdf7e00725c919498bf6394 Cr-Commit-Position: refs/heads/master@{#428822}

Patch Set 1 : ps #

Total comments: 14

Patch Set 2 : Addressed ryansturm comments #

Patch Set 3 : Rebased #

Patch Set 4 : Initialize variation params value to avoid compilation error #

Total comments: 22

Patch Set 5 : Rebased #

Patch Set 6 : More rebasing #

Patch Set 7 : Addressed bengr comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+380 lines, -328 lines) Patch
M net/net.gypi View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M net/nqe/network_quality_estimator.h View 1 2 3 4 5 6 4 chunks +3 lines, -21 lines 0 comments Download
M net/nqe/network_quality_estimator.cc View 1 2 3 4 5 6 8 chunks +22 lines, -307 lines 0 comments Download
A net/nqe/network_quality_estimator_params.h View 1 2 3 4 5 6 1 chunk +72 lines, -0 lines 0 comments Download
A net/nqe/network_quality_estimator_params.cc View 1 2 3 4 5 6 1 chunk +281 lines, -0 lines 0 comments Download

Messages

Total messages: 61 (42 generated)
tbansal1
ptal. thanks.
4 years, 2 months ago (2016-10-18 18:14:57 UTC) #17
RyanSturm
https://codereview.chromium.org/2421063002/diff/40001/net/nqe/network_quality_estimator_params.cc File net/nqe/network_quality_estimator_params.cc (right): https://codereview.chromium.org/2421063002/diff/40001/net/nqe/network_quality_estimator_params.cc#newcode65 net/nqe/network_quality_estimator_params.cc:65: void GetValueForVariationParam( Return an int64_t instead of void and ...
4 years, 2 months ago (2016-10-18 23:29:04 UTC) #20
tbansal1
ryansturm: ptal. thanks. https://codereview.chromium.org/2421063002/diff/40001/net/nqe/network_quality_estimator_params.cc File net/nqe/network_quality_estimator_params.cc (right): https://codereview.chromium.org/2421063002/diff/40001/net/nqe/network_quality_estimator_params.cc#newcode65 net/nqe/network_quality_estimator_params.cc:65: void GetValueForVariationParam( On 2016/10/18 23:29:04, Ryan ...
4 years, 2 months ago (2016-10-20 01:02:15 UTC) #24
RyanSturm
lgtm % 1 comment (comment is a nit at this point, so feel free to ...
4 years, 2 months ago (2016-10-20 17:29:59 UTC) #32
tbansal1
https://codereview.chromium.org/2421063002/diff/40001/net/nqe/network_quality_estimator_params.cc File net/nqe/network_quality_estimator_params.cc (right): https://codereview.chromium.org/2421063002/diff/40001/net/nqe/network_quality_estimator_params.cc#newcode88 net/nqe/network_quality_estimator_params.cc:88: double variations_value = default_value; On 2016/10/20 17:29:59, Ryan Sturm ...
4 years, 2 months ago (2016-10-20 17:32:14 UTC) #33
tbansal1
bengr: ptal. thanks.
4 years, 2 months ago (2016-10-20 17:32:32 UTC) #35
RyanSturm
Level 4 warnings are dumb. I'm curious if what I said below would work, but ...
4 years, 2 months ago (2016-10-20 17:40:21 UTC) #36
bengr
https://codereview.chromium.org/2421063002/diff/140001/net/nqe/network_quality_estimator.cc File net/nqe/network_quality_estimator.cc (right): https://codereview.chromium.org/2421063002/diff/140001/net/nqe/network_quality_estimator.cc#newcode60 net/nqe/network_quality_estimator.cc:60: prefix + statistic_name + You could just move "NQE." ...
4 years, 1 month ago (2016-10-27 16:12:30 UTC) #37
tbansal1
bengr: ptal. thanks. https://codereview.chromium.org/2421063002/diff/140001/net/nqe/network_quality_estimator.cc File net/nqe/network_quality_estimator.cc (right): https://codereview.chromium.org/2421063002/diff/140001/net/nqe/network_quality_estimator.cc#newcode60 net/nqe/network_quality_estimator.cc:60: prefix + statistic_name + On 2016/10/27 ...
4 years, 1 month ago (2016-10-28 20:26:05 UTC) #45
bengr
lgtm
4 years, 1 month ago (2016-10-31 18:32:25 UTC) #46
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2421063002/190001
4 years, 1 month ago (2016-10-31 18:33:06 UTC) #49
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ is not running the ...
4 years, 1 month ago (2016-10-31 18:33:08 UTC) #50
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ is not running the ...
4 years, 1 month ago (2016-10-31 19:01:48 UTC) #51
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/97661)
4 years, 1 month ago (2016-10-31 19:13:14 UTC) #53
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2421063002/190001
4 years, 1 month ago (2016-10-31 21:05:30 UTC) #55
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ is not running the ...
4 years, 1 month ago (2016-10-31 21:05:32 UTC) #56
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ is not running the ...
4 years, 1 month ago (2016-10-31 21:32:12 UTC) #57
commit-bot: I haz the power
Committed patchset #7 (id:190001)
4 years, 1 month ago (2016-10-31 21:34:16 UTC) #59
commit-bot: I haz the power
4 years, 1 month ago (2016-10-31 21:38:22 UTC) #61
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/7a718ef951d41df73fdf7e00725c919498bf6394
Cr-Commit-Position: refs/heads/master@{#428822}

Powered by Google App Engine
This is Rietveld 408576698