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

Issue 891493003: [Android] Upstreamed Stars UMA from iOS. (Closed)

Created:
5 years, 10 months ago by Kibeom Kim (inactive)
Modified:
5 years, 10 months ago
CC:
chromium-reviews, noyau+watch_chromium.org, Ian Wen
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Android] Upstreamed Stars UMA from iOS. There are some UMA strings, enum constants in iOS repository that can be shared with Android, so moved to components. BUG=452254 Committed: https://crrev.com/f0a2c44b48f239ea4e6c4d0571be846a5fc524fa Cr-Commit-Position: refs/heads/master@{#314707}

Patch Set 1 #

Total comments: 4

Patch Set 2 : assigned enum numbers #

Patch Set 3 : updated GN #

Total comments: 4

Patch Set 4 : addressed GN nits and fixed gyp #

Total comments: 4

Patch Set 5 : more GN fixes #

Patch Set 6 : gn #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -0 lines) Patch
M chrome/android/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M components/enhanced_bookmarks.gypi View 1 2 3 4 1 chunk +16 lines, -0 lines 0 comments Download
M components/enhanced_bookmarks/BUILD.gn View 1 2 3 4 2 chunks +17 lines, -0 lines 0 comments Download
M components/enhanced_bookmarks/enhanced_bookmark_utils.h View 1 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 34 (14 generated)
Kibeom Kim (inactive)
PTAL
5 years, 10 months ago (2015-02-04 00:04:21 UTC) #2
noyau (Ping after 24h)
https://codereview.chromium.org/891493003/diff/1/components/enhanced_bookmarks/enhanced_bookmark_utils.h File components/enhanced_bookmarks/enhanced_bookmark_utils.h (right): https://codereview.chromium.org/891493003/diff/1/components/enhanced_bookmarks/enhanced_bookmark_utils.h#newcode27 components/enhanced_bookmarks/enhanced_bookmark_utils.h:27: ALL_ITEMS, As those values have significance outside of the ...
5 years, 10 months ago (2015-02-04 12:53:40 UTC) #3
lpromero
lgtm https://codereview.chromium.org/891493003/diff/1/components/enhanced_bookmarks/enhanced_bookmark_utils.h File components/enhanced_bookmarks/enhanced_bookmark_utils.h (right): https://codereview.chromium.org/891493003/diff/1/components/enhanced_bookmarks/enhanced_bookmark_utils.h#newcode34 components/enhanced_bookmarks/enhanced_bookmark_utils.h:34: }; On 2015/02/04 12:53:40, noyau wrote: > Since ...
5 years, 10 months ago (2015-02-04 13:33:36 UTC) #4
Kibeom Kim (inactive)
sky@: PTAL chrome/chrome.gyp (one line change) https://codereview.chromium.org/891493003/diff/1/components/enhanced_bookmarks/enhanced_bookmark_utils.h File components/enhanced_bookmarks/enhanced_bookmark_utils.h (right): https://codereview.chromium.org/891493003/diff/1/components/enhanced_bookmarks/enhanced_bookmark_utils.h#newcode27 components/enhanced_bookmarks/enhanced_bookmark_utils.h:27: ALL_ITEMS, On 2015/02/04 ...
5 years, 10 months ago (2015-02-04 17:57:32 UTC) #6
Kibeom Kim (inactive)
5 years, 10 months ago (2015-02-04 17:57:51 UTC) #8
sky
LGTM
5 years, 10 months ago (2015-02-04 18:58:41 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/891493003/20001
5 years, 10 months ago (2015-02-04 19:00:38 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: ios_rel_device_ninja_ng on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ninja_ng/builds/7345)
5 years, 10 months ago (2015-02-04 19:05:23 UTC) #13
newt (away)
Don't you need to update some GN files?
5 years, 10 months ago (2015-02-04 19:45:24 UTC) #14
Kibeom Kim (inactive)
yeah just noticed that, working on..
5 years, 10 months ago (2015-02-04 19:58:02 UTC) #15
Kibeom Kim (inactive)
PTAL Chris or Newton, could you take a look at GN files?
5 years, 10 months ago (2015-02-04 21:52:56 UTC) #20
cjhopman
lgtm https://codereview.chromium.org/891493003/diff/40001/components/enhanced_bookmarks.gypi File components/enhanced_bookmarks.gypi (right): https://codereview.chromium.org/891493003/diff/40001/components/enhanced_bookmarks.gypi#newcode67 components/enhanced_bookmarks.gypi:67: # GN: //components/enhanced_bookmarks: nit: s/marks:/marks:enhanced_bookmarks_launch_location_java https://codereview.chromium.org/891493003/diff/40001/components/enhanced_bookmarks/BUILD.gn File components/enhanced_bookmarks/BUILD.gn ...
5 years, 10 months ago (2015-02-04 22:00:04 UTC) #21
Kibeom Kim (inactive)
https://codereview.chromium.org/891493003/diff/40001/components/enhanced_bookmarks.gypi File components/enhanced_bookmarks.gypi (right): https://codereview.chromium.org/891493003/diff/40001/components/enhanced_bookmarks.gypi#newcode67 components/enhanced_bookmarks.gypi:67: # GN: //components/enhanced_bookmarks: On 2015/02/04 22:00:04, cjhopman wrote: > ...
5 years, 10 months ago (2015-02-04 22:06:55 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/891493003/60001
5 years, 10 months ago (2015-02-04 22:08:32 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_dbg/builds/39274)
5 years, 10 months ago (2015-02-04 22:18:57 UTC) #27
cjhopman
https://codereview.chromium.org/891493003/diff/60001/chrome/android/BUILD.gn File chrome/android/BUILD.gn (right): https://codereview.chromium.org/891493003/diff/60001/chrome/android/BUILD.gn#newcode85 chrome/android/BUILD.gn:85: "//components/enhanced_bookmarks:enhanced_bookmarks_launch_location_java", sry, this should go in srcjar_deps https://codereview.chromium.org/891493003/diff/60001/components/enhanced_bookmarks/BUILD.gn File ...
5 years, 10 months ago (2015-02-04 22:25:02 UTC) #28
Kibeom Kim (inactive)
https://codereview.chromium.org/891493003/diff/60001/chrome/android/BUILD.gn File chrome/android/BUILD.gn (right): https://codereview.chromium.org/891493003/diff/60001/chrome/android/BUILD.gn#newcode85 chrome/android/BUILD.gn:85: "//components/enhanced_bookmarks:enhanced_bookmarks_launch_location_java", On 2015/02/04 22:25:01, cjhopman wrote: > sry, this ...
5 years, 10 months ago (2015-02-04 23:42:27 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/891493003/100001
5 years, 10 months ago (2015-02-04 23:55:51 UTC) #32
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 10 months ago (2015-02-05 01:33:13 UTC) #33
commit-bot: I haz the power
5 years, 10 months ago (2015-02-05 01:34:10 UTC) #34
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/f0a2c44b48f239ea4e6c4d0571be846a5fc524fa
Cr-Commit-Position: refs/heads/master@{#314707}

Powered by Google App Engine
This is Rietveld 408576698