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

Issue 523273003: Moves GPUMetricsProvider to //components/metrics. (Closed)

Created:
6 years, 3 months ago by gunsch
Modified:
6 years, 3 months ago
CC:
chromium-reviews, piman+watch_chromium.org, Ilya Sherman, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Moves GPUMetricsProvider to //components/metrics. R=asvitkine@chromium.org,isherman@chromium.org BUG=404791 Committed: https://crrev.com/1afc65175c84ddf6087f65da818bbdbba6d28101 Cr-Commit-Position: refs/heads/master@{#294935}

Patch Set 1 #

Total comments: 2

Patch Set 2 : "implementation" comment in header file #

Patch Set 3 : gn/gyp fixes #

Patch Set 4 : GYP change attempt for iOS build #

Patch Set 5 : remove GPUMetricsProviderTest from iOS build due to content/ dependency #

Total comments: 2

Patch Set 6 : DEPS change, per brettw@ comment #

Total comments: 2

Patch Set 7 : static_library --> source_set #

Patch Set 8 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -229 lines) Patch
M chrome/browser/BUILD.gn View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/metrics/chrome_metrics_service_client.cc View 1 2 3 4 5 6 7 3 chunks +2 lines, -2 lines 0 comments Download
D chrome/browser/metrics/gpu_metrics_provider.h View 1 chunk +0 lines, -38 lines 0 comments Download
D chrome/browser/metrics/gpu_metrics_provider.cc View 1 chunk +0 lines, -108 lines 0 comments Download
D chrome/browser/metrics/gpu_metrics_provider_unittest.cc View 1 chunk +0 lines, -64 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 7 2 chunks +1 line, -2 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 5 6 7 1 chunk +0 lines, -1 line 0 comments Download
M components/components_tests.gyp View 1 2 3 4 5 6 7 2 chunks +2 lines, -0 lines 0 comments Download
M components/metrics.gypi View 1 2 3 4 5 6 7 1 chunk +16 lines, -0 lines 0 comments Download
M components/metrics/BUILD.gn View 1 2 3 4 5 6 7 1 chunk +15 lines, -0 lines 0 comments Download
A + components/metrics/gpu/DEPS View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
A + components/metrics/gpu/gpu_metrics_provider.h View 1 2 chunks +10 lines, -6 lines 0 comments Download
A + components/metrics/gpu/gpu_metrics_provider.cc View 4 chunks +10 lines, -7 lines 0 comments Download
A + components/metrics/gpu/gpu_metrics_provider_unittest.cc View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 51 (23 generated)
gunsch
6 years, 3 months ago (2014-08-30 00:27:06 UTC) #1
Ilya Sherman
LGTM % nit. Thanks! https://codereview.chromium.org/523273003/diff/1/components/metrics/gpu/gpu_metrics_provider.h File components/metrics/gpu/gpu_metrics_provider.h (right): https://codereview.chromium.org/523273003/diff/1/components/metrics/gpu/gpu_metrics_provider.h#newcode20 components/metrics/gpu/gpu_metrics_provider.h:20: // MetricsProvider implementation: nit: Please ...
6 years, 3 months ago (2014-08-30 00:52:03 UTC) #2
gunsch
+piman for OWNERS (+content/public/browser/gpu_data_manager.h, +gpu/config) https://codereview.chromium.org/523273003/diff/1/components/metrics/gpu/gpu_metrics_provider.h File components/metrics/gpu/gpu_metrics_provider.h (right): https://codereview.chromium.org/523273003/diff/1/components/metrics/gpu/gpu_metrics_provider.h#newcode20 components/metrics/gpu/gpu_metrics_provider.h:20: // MetricsProvider implementation: On ...
6 years, 3 months ago (2014-08-30 15:17:27 UTC) #4
piman
On 2014/08/30 15:17:27, gunsch_OOO_till_9-8 wrote: > +piman for OWNERS (+content/public/browser/gpu_data_manager.h, +gpu/config) I'm not sure what ...
6 years, 3 months ago (2014-09-02 18:52:44 UTC) #5
Alexei Svitkine (slow)
lgtm
6 years, 3 months ago (2014-09-02 19:08:19 UTC) #6
gunsch
On 2014/09/02 18:52:44, piman (OOO) wrote: > On 2014/08/30 15:17:27, gunsch_OOO_till_9-8 wrote: > > +piman ...
6 years, 3 months ago (2014-09-08 16:32:56 UTC) #7
piman
lgtm
6 years, 3 months ago (2014-09-08 18:29:54 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gunsch@chromium.org/523273003/20001
6 years, 3 months ago (2014-09-08 19:38:59 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gunsch@chromium.org/523273003/40001
6 years, 3 months ago (2014-09-08 21:58:27 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gunsch@chromium.org/523273003/40001
6 years, 3 months ago (2014-09-09 00:52:52 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/9454) ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/12984) ios_rel_device ...
6 years, 3 months ago (2014-09-09 01:25:22 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gunsch@chromium.org/523273003/60001
6 years, 3 months ago (2014-09-09 16:10:26 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gunsch@chromium.org/523273003/80001
6 years, 3 months ago (2014-09-09 16:30:03 UTC) #27
gunsch
+brettw for chrome/browser/BUILD.gn
6 years, 3 months ago (2014-09-09 16:57:20 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/9669)
6 years, 3 months ago (2014-09-09 17:14:20 UTC) #31
brettw
https://codereview.chromium.org/523273003/diff/80001/components/metrics/gpu/DEPS File components/metrics/gpu/DEPS (right): https://codereview.chromium.org/523273003/diff/80001/components/metrics/gpu/DEPS#newcode2 components/metrics/gpu/DEPS:2: "+content/public/browser/gpu_data_manager.h", I don't understand this line.
6 years, 3 months ago (2014-09-09 17:56:57 UTC) #32
gunsch
https://codereview.chromium.org/523273003/diff/80001/components/metrics/gpu/DEPS File components/metrics/gpu/DEPS (right): https://codereview.chromium.org/523273003/diff/80001/components/metrics/gpu/DEPS#newcode2 components/metrics/gpu/DEPS:2: "+content/public/browser/gpu_data_manager.h", On 2014/09/09 17:56:57, brettw wrote: > I don't ...
6 years, 3 months ago (2014-09-09 18:42:19 UTC) #33
brettw
On 2014/09/09 18:42:19, gunsch wrote: > https://codereview.chromium.org/523273003/diff/80001/components/metrics/gpu/DEPS > File components/metrics/gpu/DEPS (right): > > https://codereview.chromium.org/523273003/diff/80001/components/metrics/gpu/DEPS#newcode2 > ...
6 years, 3 months ago (2014-09-10 00:13:08 UTC) #34
gunsch
On 2014/09/10 00:13:08, brettw wrote: > On 2014/09/09 18:42:19, gunsch wrote: > > > https://codereview.chromium.org/523273003/diff/80001/components/metrics/gpu/DEPS ...
6 years, 3 months ago (2014-09-10 00:45:48 UTC) #35
brettw
lgtm https://codereview.chromium.org/523273003/diff/100001/components/metrics/BUILD.gn File components/metrics/BUILD.gn (right): https://codereview.chromium.org/523273003/diff/100001/components/metrics/BUILD.gn#newcode52 components/metrics/BUILD.gn:52: static_library("gpu") { Can you make this a source_set, ...
6 years, 3 months ago (2014-09-12 22:31:10 UTC) #36
gunsch
https://codereview.chromium.org/523273003/diff/100001/components/metrics/BUILD.gn File components/metrics/BUILD.gn (right): https://codereview.chromium.org/523273003/diff/100001/components/metrics/BUILD.gn#newcode52 components/metrics/BUILD.gn:52: static_library("gpu") { On 2014/09/12 22:31:10, brettw wrote: > Can ...
6 years, 3 months ago (2014-09-12 22:58:04 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/523273003/120001
6 years, 3 months ago (2014-09-12 23:00:41 UTC) #39
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/10765) linux_chromium_rel_swarming on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_swarming/builds/15943)
6 years, 3 months ago (2014-09-12 23:47:55 UTC) #41
gunsch
On 2014/09/12 23:47:55, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 3 months ago (2014-09-13 00:44:45 UTC) #43
Nico
chrome/*.gypi and chrome/*.gn lgtm
6 years, 3 months ago (2014-09-15 22:31:32 UTC) #45
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/523273003/140001
6 years, 3 months ago (2014-09-15 22:55:26 UTC) #49
commit-bot: I haz the power
Committed patchset #8 (id:140001) as c1f9b675c7908c57dda6101ad2a7c52cad05d518
6 years, 3 months ago (2014-09-16 00:05:10 UTC) #50
commit-bot: I haz the power
6 years, 3 months ago (2014-09-16 00:06:57 UTC) #51
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/1afc65175c84ddf6087f65da818bbdbba6d28101
Cr-Commit-Position: refs/heads/master@{#294935}

Powered by Google App Engine
This is Rietveld 408576698