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

Issue 1030503003: Metrics log modification to handle external components. (Closed)

Created:
5 years, 9 months ago by Olivier
Modified:
5 years, 8 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Metrics log modification to handle external components. This CL adds methods to extract the content of a log in an external module and import it to upload in the main application. BUG=474625 Committed: https://crrev.com/c3dfc5b5b768b2ec656bad6d9ef209a5e690fc5e Cr-Commit-Position: refs/heads/master@{#324085}

Patch Set 1 #

Patch Set 2 : add version_utils #

Total comments: 8

Patch Set 3 : feedback #

Patch Set 4 : move deps #

Total comments: 1

Patch Set 5 : add OWNER file #

Patch Set 6 : newlinewq #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -58 lines) Patch
M chrome/browser/metrics/chrome_metrics_service_client.cc View 3 chunks +3 lines, -28 lines 0 comments Download
M chrome/chrome_common.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
A chrome/common/metrics/DEPS View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
A + chrome/common/metrics/OWNERS View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A chrome/common/metrics/version_utils.h View 1 1 chunk +26 lines, -0 lines 0 comments Download
A chrome/common/metrics/version_utils.cc View 1 1 chunk +40 lines, -0 lines 0 comments Download
M components/metrics/metrics_log.h View 2 chunks +5 lines, -1 line 0 comments Download
M components/metrics/metrics_log.cc View 3 chunks +4 lines, -18 lines 0 comments Download
M components/metrics/metrics_log_manager.h View 1 chunk +3 lines, -2 lines 0 comments Download
M components/metrics/metrics_log_unittest.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M components/metrics/metrics_service.h View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M components/metrics/metrics_service.cc View 3 chunks +9 lines, -1 line 0 comments Download
M components/metrics/metrics_service_unittest.cc View 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
Olivier
5 years, 9 months ago (2015-03-23 12:18:22 UTC) #2
Ilya Sherman
Thanks! https://codereview.chromium.org/1030503003/diff/20001/chrome/common/DEPS File chrome/common/DEPS (right): https://codereview.chromium.org/1030503003/diff/20001/chrome/common/DEPS#newcode15 chrome/common/DEPS:15: "+components/metrics/proto/system_profile.pb.h", Can the metrics lines be moved to ...
5 years, 9 months ago (2015-03-23 21:59:29 UTC) #3
Olivier
Thanks https://codereview.chromium.org/1030503003/diff/20001/chrome/common/DEPS File chrome/common/DEPS (right): https://codereview.chromium.org/1030503003/diff/20001/chrome/common/DEPS#newcode15 chrome/common/DEPS:15: "+components/metrics/proto/system_profile.pb.h", On 2015/03/23 21:59:29, Ilya Sherman wrote: > ...
5 years, 9 months ago (2015-03-24 16:28:02 UTC) #4
Ilya Sherman
LGTM % a final comment. Thanks! https://codereview.chromium.org/1030503003/diff/20001/chrome/common/DEPS File chrome/common/DEPS (right): https://codereview.chromium.org/1030503003/diff/20001/chrome/common/DEPS#newcode15 chrome/common/DEPS:15: "+components/metrics/proto/system_profile.pb.h", On 2015/03/24 ...
5 years, 9 months ago (2015-03-24 18:09:44 UTC) #5
Olivier
https://codereview.chromium.org/1030503003/diff/20001/chrome/common/DEPS File chrome/common/DEPS (right): https://codereview.chromium.org/1030503003/diff/20001/chrome/common/DEPS#newcode15 chrome/common/DEPS:15: "+components/metrics/proto/system_profile.pb.h", On 2015/03/24 18:09:44, Ilya Sherman wrote: > On ...
5 years, 9 months ago (2015-03-25 18:09:36 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1030503003/60001
5 years, 9 months ago (2015-03-25 18:31:40 UTC) #9
Ilya Sherman
Looks like you still need an owner to approve the changes to //chrome/common/metrics, because that ...
5 years, 9 months ago (2015-03-25 18:34:32 UTC) #10
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/51852)
5 years, 9 months ago (2015-03-25 18:51:10 UTC) #12
Alexei Svitkine (slow)
lgtm, could you associate the change with a crbug though?
5 years, 8 months ago (2015-03-30 15:08:05 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1030503003/100001
5 years, 8 months ago (2015-04-07 17:02:01 UTC) #16
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 8 months ago (2015-04-07 19:12:07 UTC) #17
commit-bot: I haz the power
5 years, 8 months ago (2015-04-07 19:13:31 UTC) #18
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/c3dfc5b5b768b2ec656bad6d9ef209a5e690fc5e
Cr-Commit-Position: refs/heads/master@{#324085}

Powered by Google App Engine
This is Rietveld 408576698