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

Issue 394093003: Moves components/metrics/chromeos to c/m/serialization/. (Closed)

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

Description

Moves components/metrics/chromeos to c/m/serialization/. This allows other clients to use the external serialization utils. R=bsimonnet@chromium.org,isherman@chromium.org,asvitkine@chromium.org BUG=343624 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283880

Patch Set 1 #

Total comments: 1

Patch Set 2 : external --> serialization #

Patch Set 3 : added os=="linux" GYP guards #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -789 lines) Patch
M chrome/browser/chromeos/external_metrics.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/external_metrics_unittest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M components/components_tests.gyp View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M components/metrics.gypi View 1 2 2 chunks +7 lines, -7 lines 0 comments Download
D components/metrics/chromeos/metric_sample.h View 1 chunk +0 lines, -119 lines 0 comments Download
D components/metrics/chromeos/metric_sample.cc View 1 chunk +0 lines, -197 lines 0 comments Download
D components/metrics/chromeos/serialization_utils.h View 1 chunk +0 lines, -48 lines 0 comments Download
D components/metrics/chromeos/serialization_utils.cc View 1 chunk +0 lines, -216 lines 0 comments Download
D components/metrics/chromeos/serialization_utils_unittest.cc View 1 chunk +0 lines, -170 lines 0 comments Download
A + components/metrics/serialization/metric_sample.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + components/metrics/serialization/metric_sample.cc View 1 1 chunk +1 line, -1 line 0 comments Download
A + components/metrics/serialization/serialization_utils.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
A + components/metrics/serialization/serialization_utils.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
A + components/metrics/serialization/serialization_utils_unittest.cc View 1 2 6 chunks +15 lines, -15 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
gunsch
6 years, 5 months ago (2014-07-16 01:07:13 UTC) #1
Ilya Sherman
+Dr. Blundell Is there a general plan for sharing more code between ChromeOS and ChromeCast? ...
6 years, 5 months ago (2014-07-16 03:31:46 UTC) #2
Ilya Sherman
Also, are there BUILD.gn files that should be updated as well?
6 years, 5 months ago (2014-07-16 03:32:22 UTC) #3
blundell
The approach taken in this CL seems like the right one to me at a ...
6 years, 5 months ago (2014-07-16 08:34:28 UTC) #4
Alexei Svitkine (slow)
Agreed, I'd like to see a doc outlining the overall plan for this. As for ...
6 years, 5 months ago (2014-07-16 13:06:57 UTC) #5
bsimonnet
On 2014/07/16 13:06:57, Alexei Svitkine wrote: > Agreed, I'd like to see a doc outlining ...
6 years, 5 months ago (2014-07-16 14:56:06 UTC) #6
gunsch
Thanks everyone for the thoughts so far. PTAL. Some quick notes: * Bertrand and I ...
6 years, 5 months ago (2014-07-16 17:08:23 UTC) #7
Ilya Sherman
LGTM, thanks.
6 years, 5 months ago (2014-07-16 17:32:25 UTC) #8
gunsch
+stevenjb for chrome/browser/chromeos OWNERS
6 years, 5 months ago (2014-07-16 21:13:38 UTC) #9
stevenjb
c/b/chromeos lgtm
6 years, 5 months ago (2014-07-16 21:19:52 UTC) #10
gunsch
The CQ bit was checked by gunsch@chromium.org
6 years, 5 months ago (2014-07-16 22:28:51 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gunsch@chromium.org/394093003/20001
6 years, 5 months ago (2014-07-16 22:35:05 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: ios_dbg_simulator on tryserver.chromium ...
6 years, 5 months ago (2014-07-17 02:42:18 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-17 02:45:43 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_dbg_simulator/builds/170993) ios_rel_device_ninja on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_rel_device_ninja/builds/28667)
6 years, 5 months ago (2014-07-17 02:45:45 UTC) #15
gunsch
FYI: all the non-Linux tests failed; the implementation of SerializationUtils is pretty tied to low-level ...
6 years, 5 months ago (2014-07-17 03:36:39 UTC) #16
gunsch
The CQ bit was checked by gunsch@chromium.org
6 years, 5 months ago (2014-07-17 17:48:00 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gunsch@chromium.org/394093003/40001
6 years, 5 months ago (2014-07-17 17:50:26 UTC) #18
commit-bot: I haz the power
6 years, 5 months ago (2014-07-17 21:19:41 UTC) #19
Message was sent while issue was closed.
Change committed as 283880

Powered by Google App Engine
This is Rietveld 408576698