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

Issue 28226: Renovate FieldTrial class to better fit with histogram usage. (Closed)

Created:
11 years, 10 months ago by jar (doing other things)
Modified:
9 years, 7 months ago
Reviewers:
Mike Belshe
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Renovate FieldTrial class to better bit with histogram usage. r=mbelshe Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=10714

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 4

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+235 lines, -46 lines) Patch
M base/field_trial.h View 1 2 3 4 chunks +121 lines, -21 lines 0 comments Download
M base/field_trial.cc View 1 2 3 3 chunks +55 lines, -11 lines 0 comments Download
M base/field_trial_unittest.cc View 1 2 3 3 chunks +59 lines, -14 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jar (doing other things)
11 years, 10 months ago (2009-02-27 00:37:10 UTC) #1
Mike Belshe
lgtm http://codereview.chromium.org/28226/diff/11/13 File base/field_trial.h (right): http://codereview.chromium.org/28226/diff/11/13#newcode16 Line 16: // randomization (generated randomly once, and then ...
11 years, 9 months ago (2009-03-02 18:42:15 UTC) #2
jar (doing other things)
11 years, 9 months ago (2009-03-02 18:48:56 UTC) #3
Typos filed.  Thanks for the review.

http://codereview.chromium.org/28226/diff/11/13
File base/field_trial.h (right):

http://codereview.chromium.org/28226/diff/11/13#newcode16
Line 16: // randomization (generated randomly once, and then perstently reused
in the
On 2009/03/02 18:42:15, Mike Belshe wrote:
> 'persistently'

Done.

http://codereview.chromium.org/28226/diff/11/12
File base/field_trial_unittest.cc (right):

http://codereview.chromium.org/28226/diff/11/12#newcode73
Line 73: TEST_F(FieldTrialTest, MiddleProbabalities) {
On 2009/03/02 18:42:15, Mike Belshe wrote:
> "MiddleProbabilities"

Done.

Powered by Google App Engine
This is Rietveld 408576698