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

Issue 2952303002: cros: add SUGGESTED APPS indicator to start page (Closed)

Created:
3 years, 6 months ago by Qiang(Joe) Xu
Modified:
3 years, 6 months ago
Reviewers:
xiyuan
CC:
chromium-reviews, tfarina, srahim+watch_chromium.org, Matt Giuca, newcomer
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

cros: add SUGGESTED APPS indicator to start page Changes: (1) Create IndicatorChipView, as it is needed for both suggested apps and all apps. (2) add 24px top padding for search box on start page. (3) change start page search box width to 544px. (4) 21px padding between search box and indicator. WIP screenshot: https://screenshot.googleplex.com/XqW9ZXqVVnO Note: tiles layout are not updated yet. R=xiyuan@chromium.org CC=newcomer@chromium.org BUG=734164 TEST=tested with and without --enable-features=EnableFullscreenAppList flag Review-Url: https://codereview.chromium.org/2952303002 Cr-Commit-Position: refs/heads/master@{#481745} Committed: https://chromium.googlesource.com/chromium/src/+/4eb7d7b4449fee720181f73e4ea0947fc903b88d

Patch Set 1 #

Total comments: 11

Patch Set 2 : feedback #

Patch Set 3 : include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -9 lines) Patch
M ui/app_list/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A ui/app_list/views/indicator_chip_view.h View 1 2 1 chunk +38 lines, -0 lines 0 comments Download
A ui/app_list/views/indicator_chip_view.cc View 1 1 chunk +84 lines, -0 lines 0 comments Download
M ui/app_list/views/start_page_view.h View 1 2 chunks +5 lines, -1 line 0 comments Download
M ui/app_list/views/start_page_view.cc View 1 6 chunks +35 lines, -8 lines 0 comments Download
M ui/strings/ui_strings.grd View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Qiang(Joe) Xu
Hi xiyuan, PTAL thanks. Note, IDS_ALL_APPS_INDICATOR is not used in this CL. But string freeze ...
3 years, 6 months ago (2017-06-22 21:46:49 UTC) #2
xiyuan
https://codereview.chromium.org/2952303002/diff/1/ui/app_list/views/indicator_chip_view.cc File ui/app_list/views/indicator_chip_view.cc (right): https://codereview.chromium.org/2952303002/diff/1/ui/app_list/views/indicator_chip_view.cc#newcode55 ui/app_list/views/indicator_chip_view.cc:55: gfx::FontList small_font = gfx::FontList -> const gfx::FontList& https://codereview.chromium.org/2952303002/diff/1/ui/app_list/views/indicator_chip_view.cc#newcode59 ui/app_list/views/indicator_chip_view.cc:59: ...
3 years, 6 months ago (2017-06-22 22:33:52 UTC) #3
Qiang(Joe) Xu
feedback addressed, thanks https://codereview.chromium.org/2952303002/diff/1/ui/app_list/views/indicator_chip_view.cc File ui/app_list/views/indicator_chip_view.cc (right): https://codereview.chromium.org/2952303002/diff/1/ui/app_list/views/indicator_chip_view.cc#newcode55 ui/app_list/views/indicator_chip_view.cc:55: gfx::FontList small_font = On 2017/06/22 22:33:51, ...
3 years, 6 months ago (2017-06-22 22:47:27 UTC) #4
xiyuan
lgtm
3 years, 6 months ago (2017-06-22 22:48:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2952303002/40001
3 years, 6 months ago (2017-06-22 22:50:58 UTC) #7
commit-bot: I haz the power
3 years, 6 months ago (2017-06-23 00:29:50 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/4eb7d7b4449fee720181f73e4ea0...

Powered by Google App Engine
This is Rietveld 408576698