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

Issue 1417903006: Componentize ProfileMetrics::Counts (Closed)

Created:
5 years, 1 month ago by droger
Modified:
5 years, 1 month ago
CC:
chromium-reviews, Roger Tawa OOO till Jul 10th
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Componentize ProfileMetrics::Counts ProfileMetrics::Counts and related histograms are used by all platforms including iOS, and it is important that iOS remains consistent with the other platforms. This CL componentizes these metrics to be able to share them cleanly on iOS. TBR=jochen Committed: https://crrev.com/78da6543bfa311596260e7dc1cde051286d751f9 Cr-Commit-Position: refs/heads/master@{#357333}

Patch Set 1 #

Patch Set 2 : fix BUILD #

Patch Set 3 : Fix include #

Total comments: 2

Patch Set 4 : Add owners and fix Windows compile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -34 lines) Patch
M chrome/browser/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/profiles/profile_metrics.h View 2 chunks +5 lines, -17 lines 0 comments Download
M chrome/browser/profiles/profile_metrics.cc View 4 chunks +6 lines, -17 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M components/OWNERS View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M components/components.gyp View 1 chunk +1 line, -0 lines 0 comments Download
A components/profile_metrics.gypi View 1 2 3 1 chunk +24 lines, -0 lines 0 comments Download
A components/profile_metrics/BUILD.gn View 1 2 3 1 chunk +15 lines, -0 lines 0 comments Download
A components/profile_metrics/OWNERS View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
A components/profile_metrics/counts.h View 1 2 3 1 chunk +34 lines, -0 lines 0 comments Download
A components/profile_metrics/counts.cc View 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
droger
anthonyvd: for review rogerta: CC blundell: as OWNER for components
5 years, 1 month ago (2015-10-30 14:19:58 UTC) #2
anthonyvd
lgtm % a question This makes perfect sense. We're also planning some other metrics consolidation ...
5 years, 1 month ago (2015-10-30 16:13:05 UTC) #3
droger
https://codereview.chromium.org/1417903006/diff/40001/components/profile_metrics.gypi File components/profile_metrics.gypi (left): https://codereview.chromium.org/1417903006/diff/40001/components/profile_metrics.gypi#oldcode20 components/profile_metrics.gypi:20: 'toolbar/toolbar_model.cc', On 2015/10/30 16:13:04, anthonyvd wrote: > Not sure ...
5 years, 1 month ago (2015-10-30 17:05:04 UTC) #4
droger
I re-uploaded a new patch using the --no-find-copies option and the files now correctly show ...
5 years, 1 month ago (2015-10-30 17:20:52 UTC) #5
blundell
lgtm This is great, thanks David!
5 years, 1 month ago (2015-11-02 08:50:11 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1417903006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1417903006/60001
5 years, 1 month ago (2015-11-02 10:35:22 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/114674)
5 years, 1 month ago (2015-11-02 10:43:43 UTC) #11
droger
TBR=jochen for trivial changes to //chrome/browser/DEPS //chrome/browser/BUILD.gn (this is simply adding a dependency to the ...
5 years, 1 month ago (2015-11-02 10:51:00 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1417903006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1417903006/60001
5 years, 1 month ago (2015-11-02 10:51:57 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 1 month ago (2015-11-02 11:26:08 UTC) #17
commit-bot: I haz the power
5 years, 1 month ago (2015-11-02 11:27:09 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/78da6543bfa311596260e7dc1cde051286d751f9
Cr-Commit-Position: refs/heads/master@{#357333}

Powered by Google App Engine
This is Rietveld 408576698