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

Issue 657653002: Move app list search box into AppListView. (Closed)

Created:
6 years, 2 months ago by calamity
Modified:
6 years, 1 month ago
Reviewers:
*Matt Giuca
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Move app list search box into AppListView. This CL moves the app list search box from AppListMainView into AppListView. This sets up work for animating the start page search box. As a consequence, the ContentsView has been expanded to take up the space previously consumed by the SearchBoxView's layout. Some padding positions have changed in both app lists but the overall app list dimensions remain unchanged. BUG=425444 Committed: https://crrev.com/471e8f633105e7108fa9dcaebf38d304f002a8a9 Cr-Commit-Position: refs/heads/master@{#301308}

Patch Set 1 : #

Patch Set 2 : rebase #

Total comments: 10

Patch Set 3 : address comments #

Patch Set 4 : rebase #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -115 lines) Patch
M ui/app_list/views/app_list_background.cc View 1 2 3 2 chunks +0 lines, -23 lines 0 comments Download
M ui/app_list/views/app_list_main_view.h View 1 2 3 2 chunks +5 lines, -2 lines 0 comments Download
M ui/app_list/views/app_list_main_view.cc View 1 2 3 4 chunks +8 lines, -43 lines 0 comments Download
M ui/app_list/views/app_list_main_view_unittest.cc View 1 2 3 4 chunks +5 lines, -1 line 0 comments Download
M ui/app_list/views/app_list_view.h View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M ui/app_list/views/app_list_view.cc View 1 2 3 4 3 chunks +12 lines, -1 line 0 comments Download
M ui/app_list/views/app_list_view_unittest.cc View 1 2 3 6 chunks +30 lines, -22 lines 0 comments Download
M ui/app_list/views/apps_grid_view.cc View 1 2 3 2 chunks +4 lines, -7 lines 0 comments Download
M ui/app_list/views/contents_switcher_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/app_list/views/contents_view.h View 1 2 3 3 chunks +14 lines, -3 lines 0 comments Download
M ui/app_list/views/contents_view.cc View 1 2 6 chunks +33 lines, -6 lines 0 comments Download
M ui/app_list/views/search_box_view.cc View 1 2 3 4 chunks +11 lines, -6 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
calamity
6 years, 2 months ago (2014-10-23 05:28:44 UTC) #3
Matt Giuca
lgtm with nits. https://codereview.chromium.org/657653002/diff/40001/ui/app_list/views/app_list_view_unittest.cc File ui/app_list/views/app_list_view_unittest.cc (right): https://codereview.chromium.org/657653002/diff/40001/ui/app_list/views/app_list_view_unittest.cc#newcode489 ui/app_list/views/app_list_view_unittest.cc:489: const gfx::Rect active_contents_bounds = Why not ...
6 years, 2 months ago (2014-10-24 03:21:40 UTC) #5
calamity
https://codereview.chromium.org/657653002/diff/40001/ui/app_list/views/app_list_view_unittest.cc File ui/app_list/views/app_list_view_unittest.cc (right): https://codereview.chromium.org/657653002/diff/40001/ui/app_list/views/app_list_view_unittest.cc#newcode489 ui/app_list/views/app_list_view_unittest.cc:489: const gfx::Rect active_contents_bounds = On 2014/10/24 03:21:40, Matt Giuca ...
6 years, 2 months ago (2014-10-24 06:13:08 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/657653002/60001
6 years, 2 months ago (2014-10-24 06:14:19 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/657653002/60001
6 years, 1 month ago (2014-10-26 23:48:07 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/73716) android_arm64_dbg_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_arm64_dbg_recipe/builds/16375) ios_rel_device ...
6 years, 1 month ago (2014-10-26 23:50:49 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/657653002/100001
6 years, 1 month ago (2014-10-27 01:54:03 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:100001)
6 years, 1 month ago (2014-10-27 02:34:39 UTC) #16
commit-bot: I haz the power
6 years, 1 month ago (2014-10-27 02:35:13 UTC) #17
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/471e8f633105e7108fa9dcaebf38d304f002a8a9
Cr-Commit-Position: refs/heads/master@{#301308}

Powered by Google App Engine
This is Rietveld 408576698