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

Issue 720663002: Move app list search tiles into SearchResultTileItemListView. (Closed)

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

Description

Move app list search tiles into SearchResultTileItemListView. This CL factors a SearchResultTileItemListView out of SearchResultPageView which is responsible for displaying tile item search results in a list. BUG=416756 Committed: https://crrev.com/74ff360d838095dd719dcd3a8a78a4ce07d3b1a5 Cr-Commit-Position: refs/heads/master@{#304009}

Patch Set 1 #

Total comments: 13

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -58 lines) Patch
M ui/app_list/BUILD.gn View 1 chunk +4 lines, -2 lines 0 comments Download
M ui/app_list/app_list.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/app_list/views/search_result_container_view.cc View 1 2 chunks +3 lines, -1 line 0 comments Download
M ui/app_list/views/search_result_list_view.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M ui/app_list/views/search_result_page_view.h View 2 chunks +5 lines, -14 lines 0 comments Download
M ui/app_list/views/search_result_page_view.cc View 2 chunks +9 lines, -40 lines 0 comments Download
A ui/app_list/views/search_result_tile_item_list_view.h View 1 1 chunk +35 lines, -0 lines 0 comments Download
A ui/app_list/views/search_result_tile_item_list_view.cc View 1 1 chunk +48 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
calamity
6 years, 1 month ago (2014-11-12 05:37:35 UTC) #2
Matt Giuca
Good change! Just need some clarification about PreferredSizeChanged and DoUpdate. (Which are fringely related to ...
6 years, 1 month ago (2014-11-13 00:08:52 UTC) #3
calamity
https://codereview.chromium.org/720663002/diff/1/ui/app_list/views/search_result_container_view.cc File ui/app_list/views/search_result_container_view.cc (right): https://codereview.chromium.org/720663002/diff/1/ui/app_list/views/search_result_container_view.cc#newcode30 ui/app_list/views/search_result_container_view.cc:30: DoUpdate(); On 2014/11/13 00:08:51, Matt Giuca wrote: > I ...
6 years, 1 month ago (2014-11-13 03:44:50 UTC) #4
Matt Giuca
lgtm, but consider moving the BoxLayout change into the next CL if it makes more ...
6 years, 1 month ago (2014-11-13 07:09:18 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/720663002/20001
6 years, 1 month ago (2014-11-13 07:41:22 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 1 month ago (2014-11-13 09:22:00 UTC) #8
commit-bot: I haz the power
6 years, 1 month ago (2014-11-13 09:22:36 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/74ff360d838095dd719dcd3a8a78a4ce07d3b1a5
Cr-Commit-Position: refs/heads/master@{#304009}

Powered by Google App Engine
This is Rietveld 408576698