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

Issue 1143153010: [Android] Add enhanced bookmarks grid/list view experiment. (Closed)

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

Description

[Android] Add enhanced bookmarks grid/list view experiment BUG=490717 Committed: https://crrev.com/5bd609076d410cbaf47ec94ec61414af26134f46 Cr-Commit-Position: refs/heads/master@{#332957}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : indent fix #

Total comments: 4

Patch Set 5 : clarfied comments #

Total comments: 2

Patch Set 6 : a finch experiment.. #

Patch Set 7 : rebase #

Total comments: 2

Patch Set 8 : if style fix #

Patch Set 9 : gn fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -23 lines) Patch
M chrome/android/BUILD.gn View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/enhanced_bookmarks/EnhancedBookmarksBridge.java View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/android/java_staging/src/org/chromium/chrome/browser/enhancedbookmarks/EnhancedBookmarkManager.java View 1 4 chunks +10 lines, -9 lines 0 comments Download
M chrome/browser/bookmarks/enhanced_bookmarks_features.cc View 1 2 3 5 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/enhanced_bookmarks/android/enhanced_bookmarks_bridge.cc View 1 2 3 4 5 6 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M components/enhanced_bookmarks.gypi View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -2 lines 0 comments Download
M components/enhanced_bookmarks/BUILD.gn View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -2 lines 0 comments Download
M components/enhanced_bookmarks/DEPS View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M components/enhanced_bookmarks/enhanced_bookmark_utils.h View 1 2 3 4 5 3 chunks +17 lines, -0 lines 0 comments Download
M components/enhanced_bookmarks/enhanced_bookmark_utils.cc View 1 2 3 4 5 6 7 2 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 34 (12 generated)
Kibeom Kim (inactive)
ptal
5 years, 7 months ago (2015-05-27 19:43:01 UTC) #2
Kibeom Kim (inactive)
(it's ready for review)
5 years, 7 months ago (2015-05-27 19:50:28 UTC) #3
Theresa
https://codereview.chromium.org/1143153010/diff/60001/components/enhanced_bookmarks/enhanced_bookmark_utils.cc File components/enhanced_bookmarks/enhanced_bookmark_utils.cc (right): https://codereview.chromium.org/1143153010/diff/60001/components/enhanced_bookmarks/enhanced_bookmark_utils.cc#newcode76 components/enhanced_bookmarks/enhanced_bookmark_utils.cc:76: // if (default_view_mode == "Grid") return ViewMode::GRID; If we ...
5 years, 6 months ago (2015-05-28 20:13:08 UTC) #4
Kibeom Kim (inactive)
https://codereview.chromium.org/1143153010/diff/60001/components/enhanced_bookmarks/enhanced_bookmark_utils.cc File components/enhanced_bookmarks/enhanced_bookmark_utils.cc (right): https://codereview.chromium.org/1143153010/diff/60001/components/enhanced_bookmarks/enhanced_bookmark_utils.cc#newcode76 components/enhanced_bookmarks/enhanced_bookmark_utils.cc:76: // if (default_view_mode == "Grid") return ViewMode::GRID; On 2015/05/28 ...
5 years, 6 months ago (2015-05-29 00:11:05 UTC) #5
Ian Wen
lgtm.
5 years, 6 months ago (2015-05-30 00:14:01 UTC) #6
Theresa
lgtm w/ 1 nit https://codereview.chromium.org/1143153010/diff/80001/components/enhanced_bookmarks/enhanced_bookmark_utils.h File components/enhanced_bookmarks/enhanced_bookmark_utils.h (right): https://codereview.chromium.org/1143153010/diff/80001/components/enhanced_bookmarks/enhanced_bookmark_utils.h#newcode70 components/enhanced_bookmarks/enhanced_bookmark_utils.h:70: // The default is controlled ...
5 years, 6 months ago (2015-06-01 15:05:59 UTC) #7
Kibeom Kim (inactive)
wittman@ ptal chrome/browser/bookmarks/enhanced_bookmarks_features.cc https://codereview.chromium.org/1143153010/diff/80001/components/enhanced_bookmarks/enhanced_bookmark_utils.h File components/enhanced_bookmarks/enhanced_bookmark_utils.h (right): https://codereview.chromium.org/1143153010/diff/80001/components/enhanced_bookmarks/enhanced_bookmark_utils.h#newcode70 components/enhanced_bookmarks/enhanced_bookmark_utils.h:70: // The default is controlled by ...
5 years, 6 months ago (2015-06-01 18:21:00 UTC) #8
Kibeom Kim (inactive)
+ wittman@
5 years, 6 months ago (2015-06-01 18:40:52 UTC) #10
Mike Wittman
chrome/browser/bookmarks/enhanced_bookmarks_features.cc lgtm
5 years, 6 months ago (2015-06-03 00:36:45 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1143153010/100001
5 years, 6 months ago (2015-06-04 17:46:17 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32_ng/builds/59561) ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, ...
5 years, 6 months ago (2015-06-04 17:51:55 UTC) #16
Kibeom Kim (inactive)
ptal: asvitkine@ +components/variations dependency tedchoc@ EnhancedBookmarkManager.java
5 years, 6 months ago (2015-06-04 18:02:29 UTC) #18
Alexei Svitkine (slow)
lgtm, but don't use the word "Finch" in the CL description, since it's an internal ...
5 years, 6 months ago (2015-06-04 18:08:46 UTC) #19
Kibeom Kim (inactive)
https://codereview.chromium.org/1143153010/diff/120001/components/enhanced_bookmarks/enhanced_bookmark_utils.cc File components/enhanced_bookmarks/enhanced_bookmark_utils.cc (right): https://codereview.chromium.org/1143153010/diff/120001/components/enhanced_bookmarks/enhanced_bookmark_utils.cc#newcode73 components/enhanced_bookmarks/enhanced_bookmark_utils.cc:73: if (default_view_mode == "List") return ViewMode::LIST; On 2015/06/04 18:08:45, ...
5 years, 6 months ago (2015-06-04 18:17:47 UTC) #20
Ted C
On 2015/06/04 18:17:47, Kibeom Kim wrote: > https://codereview.chromium.org/1143153010/diff/120001/components/enhanced_bookmarks/enhanced_bookmark_utils.cc > File components/enhanced_bookmarks/enhanced_bookmark_utils.cc (right): > > https://codereview.chromium.org/1143153010/diff/120001/components/enhanced_bookmarks/enhanced_bookmark_utils.cc#newcode73 ...
5 years, 6 months ago (2015-06-04 18:36:57 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1143153010/140001
5 years, 6 months ago (2015-06-04 18:40:04 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_dbg/builds/78068)
5 years, 6 months ago (2015-06-04 18:52:12 UTC) #26
Kibeom Kim (inactive)
sky@ ptal chrome/chrome.gyp (one line simple renaming)
5 years, 6 months ago (2015-06-04 19:21:38 UTC) #28
sky
LGTM
5 years, 6 months ago (2015-06-04 20:50:57 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1143153010/160001
5 years, 6 months ago (2015-06-04 21:21:44 UTC) #32
commit-bot: I haz the power
Committed patchset #9 (id:160001)
5 years, 6 months ago (2015-06-04 23:21:26 UTC) #33
commit-bot: I haz the power
5 years, 6 months ago (2015-06-04 23:22:09 UTC) #34
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/5bd609076d410cbaf47ec94ec61414af26134f46
Cr-Commit-Position: refs/heads/master@{#332957}

Powered by Google App Engine
This is Rietveld 408576698