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

Issue 307333002: Add search results to experimental app list start page. (Closed)

Created:
6 years, 6 months ago by calamity
Modified:
6 years, 6 months ago
Reviewers:
tapted
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina
Visibility:
Public.

Description

Add search results to experimental app list start page. This CL moves the SearchResultListView into the StartPageView for the experimental app list. BUG=349727 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276655

Patch Set 1 : #

Total comments: 10

Patch Set 2 : rebase #

Patch Set 3 : address comments #

Patch Set 4 : #

Total comments: 6

Patch Set 5 : address comments, fix for breaking a test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+186 lines, -28 lines) Patch
M ui/app_list/views/app_list_main_view.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ui/app_list/views/app_list_main_view.cc View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M ui/app_list/views/app_list_view_unittest.cc View 1 2 3 4 4 chunks +64 lines, -1 line 0 comments Download
M ui/app_list/views/contents_view.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M ui/app_list/views/contents_view.cc View 1 2 3 4 4 chunks +38 lines, -16 lines 0 comments Download
M ui/app_list/views/search_result_list_view.cc View 3 chunks +7 lines, -1 line 0 comments Download
M ui/app_list/views/start_page_view.h View 1 2 3 chunks +17 lines, -0 lines 0 comments Download
M ui/app_list/views/start_page_view.cc View 1 2 3 4 5 chunks +53 lines, -7 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
calamity
6 years, 6 months ago (2014-06-04 05:28:10 UTC) #1
tapted
https://codereview.chromium.org/307333002/diff/30001/ui/app_list/views/contents_view.cc File ui/app_list/views/contents_view.cc (right): https://codereview.chromium.org/307333002/diff/30001/ui/app_list/views/contents_view.cc#newcode124 ui/app_list/views/contents_view.cc:124: else if (show_state_ == SHOW_SEARCH_RESULTS) Do you need to ...
6 years, 6 months ago (2014-06-04 06:12:43 UTC) #2
calamity
Rebased on top of the named pages refactor and added a test for showing search ...
6 years, 6 months ago (2014-06-12 05:16:56 UTC) #3
tapted
lgtm https://codereview.chromium.org/307333002/diff/170001/ui/app_list/views/app_list_view_unittest.cc File ui/app_list/views/app_list_view_unittest.cc (right): https://codereview.chromium.org/307333002/diff/170001/ui/app_list/views/app_list_view_unittest.cc#newcode377 ui/app_list/views/app_list_view_unittest.cc:377: contents_view->ShowSearchResults(true); perhaps before this, something like if (test_type_ ...
6 years, 6 months ago (2014-06-12 05:43:28 UTC) #4
calamity
https://codereview.chromium.org/307333002/diff/170001/ui/app_list/views/app_list_view_unittest.cc File ui/app_list/views/app_list_view_unittest.cc (right): https://codereview.chromium.org/307333002/diff/170001/ui/app_list/views/app_list_view_unittest.cc#newcode377 ui/app_list/views/app_list_view_unittest.cc:377: contents_view->ShowSearchResults(true); On 2014/06/12 05:43:28, tapted wrote: > perhaps before ...
6 years, 6 months ago (2014-06-12 07:09:38 UTC) #5
calamity
The CQ bit was checked by calamity@chromium.org
6 years, 6 months ago (2014-06-12 07:09:45 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/calamity@chromium.org/307333002/190001
6 years, 6 months ago (2014-06-12 07:17:04 UTC) #7
commit-bot: I haz the power
6 years, 6 months ago (2014-06-12 13:12:37 UTC) #8
Message was sent while issue was closed.
Change committed as 276655

Powered by Google App Engine
This is Rietveld 408576698