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

Issue 10795060: Rename all of experiments_helper to variations_helper, including files, namespaces, and various fun… (Closed)

Created:
8 years, 5 months ago by SteveT
Modified:
8 years, 4 months ago
CC:
chromium-reviews, MAD, jar (doing other things), darin-cc_chromium.org, brettw-cc_chromium.org, James Su, Ilya Sherman, Alexei Svitkine (slow)
Visibility:
Public.

Description

Rename all of experiments_helper to variations_helper, including files, namespaces, and various function names. TEST=none BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=151357

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : rename everything to chrome_variations #

Total comments: 2

Patch Set 5 : asvit nit #

Patch Set 6 : fixed mac compiler error #

Patch Set 7 : fix android #

Total comments: 2

Patch Set 8 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -675 lines) Patch
M chrome/app/breakpad_field_trial_win.cc View 1 2 3 4 5 6 7 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/app/breakpad_unittest_win.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/breakpad_win.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/autocomplete_field_trial.cc View 1 2 3 4 5 6 7 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/chrome_browser_field_trials.cc View 1 2 3 4 5 6 7 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/chrome_browser_main.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/metrics/field_trial_synchronizer.cc View 1 2 3 4 5 6 7 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/metrics/metrics_log.h View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/metrics/metrics_log.cc View 1 2 3 4 5 6 7 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/metrics/metrics_log_unittest.cc View 1 2 3 4 5 6 7 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/metrics/variations_service.cc View 1 2 3 4 5 6 7 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc View 1 2 3 4 5 6 7 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/chrome_common.gypi View 1 2 3 4 5 6 7 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/child_process_logging.h View 1 2 3 4 5 6 7 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/common/child_process_logging_mac.mm View 1 2 3 4 5 6 7 3 chunks +6 lines, -6 lines 0 comments Download
D chrome/common/metrics/experiments_helper.h View 1 2 3 4 5 6 7 1 chunk +0 lines, -126 lines 0 comments Download
D chrome/common/metrics/experiments_helper.cc View 1 2 3 4 5 6 7 1 chunk +0 lines, -182 lines 0 comments Download
D chrome/common/metrics/experiments_helper_unittest.cc View 1 2 3 4 5 6 7 1 chunk +0 lines, -276 lines 0 comments Download
A + chrome/common/metrics/variations_util.h View 1 2 3 5 chunks +12 lines, -12 lines 0 comments Download
A + chrome/common/metrics/variations_util.cc View 1 2 3 4 5 6 10 chunks +17 lines, -18 lines 0 comments Download
A + chrome/common/metrics/variations_util_unittest.cc View 1 2 3 12 chunks +15 lines, -15 lines 0 comments Download
M chrome/renderer/chrome_render_process_observer.cc View 1 2 3 4 5 6 7 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
SteveT
PTAL.
8 years, 5 months ago (2012-07-21 06:26:41 UTC) #1
SteveT
Alexei: FYI.
8 years, 5 months ago (2012-07-23 19:52:30 UTC) #2
Alexei Svitkine (slow)
Any reason that we want a separate namespace than chrome_variations for this? If not, I ...
8 years, 5 months ago (2012-07-23 19:56:17 UTC) #3
SteveT
Okay, I've renamed the files to variations_util as you suggested, and changed the variations_helper namespaces ...
8 years, 4 months ago (2012-08-07 15:37:36 UTC) #4
Alexei Svitkine (slow)
LGTM with a nit. http://codereview.chromium.org/10795060/diff/16043/chrome/common/child_process_logging.h File chrome/common/child_process_logging.h (right): http://codereview.chromium.org/10795060/diff/16043/chrome/common/child_process_logging.h#newcode33 chrome/common/child_process_logging.h:33: // The maximum size of ...
8 years, 4 months ago (2012-08-07 17:12:54 UTC) #5
SteveT
Jesse: mind taking a look-see? http://codereview.chromium.org/10795060/diff/16043/chrome/common/child_process_logging.h File chrome/common/child_process_logging.h (right): http://codereview.chromium.org/10795060/diff/16043/chrome/common/child_process_logging.h#newcode33 chrome/common/child_process_logging.h:33: // The maximum size ...
8 years, 4 months ago (2012-08-07 17:34:46 UTC) #6
SteveT
Google. Show me photos of Jesse Doherty code reviewing my CL.
8 years, 4 months ago (2012-08-09 02:41:48 UTC) #7
jwd
LGTM
8 years, 4 months ago (2012-08-10 14:00:45 UTC) #8
SteveT
OWNERS review needed: chrome/ and chrome/browser/autocomplete: Scott chrome/browser/metrics: Ilya PTAL - thanks! Steve
8 years, 4 months ago (2012-08-10 14:06:06 UTC) #9
sky
LGTM
8 years, 4 months ago (2012-08-10 15:39:09 UTC) #10
SteveT
Re-pinging Ilya for OWNERS approval.
8 years, 4 months ago (2012-08-13 17:59:59 UTC) #11
Ilya Sherman
LGTM. Apologies for not getting to this review sooner; I was OOO on Friday + ...
8 years, 4 months ago (2012-08-13 18:50:24 UTC) #12
SteveT
Thanks for look. No worries - was just repinging this thread today because I figured ...
8 years, 4 months ago (2012-08-13 19:57:43 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevet@chromium.org/10795060/27009
8 years, 4 months ago (2012-08-13 19:57:58 UTC) #14
commit-bot: I haz the power
Failed to apply patch for chrome/common/metrics/variations_util.cc: While running patch -p0 --forward --force; patching file chrome/common/metrics/variations_util.cc ...
8 years, 4 months ago (2012-08-13 19:58:03 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevet@chromium.org/10795060/25015
8 years, 4 months ago (2012-08-13 20:19:14 UTC) #16
commit-bot: I haz the power
Failed to apply patch for chrome/common/metrics/variations_util.cc: While running patch -p0 --forward --force; patching file chrome/common/metrics/variations_util.cc ...
8 years, 4 months ago (2012-08-13 20:19:19 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevet@chromium.org/10795060/25015
8 years, 4 months ago (2012-08-13 20:52:34 UTC) #18
commit-bot: I haz the power
8 years, 4 months ago (2012-08-13 20:52:41 UTC) #19
Failed to apply patch for chrome/common/metrics/variations_util.cc:
While running patch -p0 --forward --force;
patching file chrome/common/metrics/variations_util.cc
Hunk #1 FAILED at 2.
Hunk #2 FAILED at 31.
Hunk #3 FAILED at 41.
Hunk #4 FAILED at 50.
Hunk #5 FAILED at 75.
Hunk #6 FAILED at 87.
Hunk #7 FAILED at 97.
Hunk #8 FAILED at 132.
Hunk #9 FAILED at 151.
Hunk #10 FAILED at 171.
10 out of 10 hunks FAILED -- saving rejects to file
chrome/common/metrics/variations_util.cc.rej

Powered by Google App Engine
This is Rietveld 408576698