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

Issue 2327943002: Vectorize help icon in Ash system menu for MD (Closed)

Created:
4 years, 3 months ago by mohsen
Modified:
4 years, 3 months ago
Reviewers:
tdanderson, Evan Stade
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Vectorize help icon in Ash system menu for MD Also, updated PaletteTray to use the new icon. BUG=646533 TEST=manually run Ash with --ash-md=experimental and check the icon Committed: https://crrev.com/093e8f031fd001b7b9a272a74ace1ccc909aee6e Cr-Commit-Position: refs/heads/master@{#419559}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Addressed review comments #

Patch Set 3 : Rebased #

Total comments: 5

Patch Set 4 : Addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -43 lines) Patch
M ash/common/system/chromeos/palette/palette_tray.cc View 1 2 3 2 chunks +6 lines, -4 lines 0 comments Download
M ash/common/system/date/date_default_view.cc View 1 3 chunks +14 lines, -4 lines 0 comments Download
M ash/common/system/tray/tray_constants.cc View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M ash/resources/vector_icons/BUILD.gn View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A ash/resources/vector_icons/system_menu_help.icon View 1 chunk +33 lines, -0 lines 0 comments Download
A ash/resources/vector_icons/system_menu_help.1x.icon View 1 chunk +33 lines, -0 lines 0 comments Download
M ui/gfx/vector_icons/BUILD.gn View 1 2 1 chunk +0 lines, -1 line 0 comments Download
D ui/gfx/vector_icons/help.icon View 1 1 chunk +0 lines, -33 lines 0 comments Download

Messages

Total messages: 39 (27 generated)
mohsen
Please take a look... Also, other than the system menu, help icon is already used ...
4 years, 3 months ago (2016-09-13 15:39:41 UTC) #7
tdanderson
Yes, please change the gfx::VectorIconId::HELP call site to use your new icon instead; gfx::VectorIconId::HELP looks ...
4 years, 3 months ago (2016-09-14 14:56:12 UTC) #8
mohsen
https://codereview.chromium.org/2327943002/diff/1/ash/common/system/date/date_default_view.cc File ash/common/system/date/date_default_view.cc (right): https://codereview.chromium.org/2327943002/diff/1/ash/common/system/date/date_default_view.cc#newcode73 ash/common/system/date/date_default_view.cc:73: color_utils::DeriveDefaultIconColor(kMenuIconColor)); On 2016/09/14 at 14:56:12, tdanderson wrote: > No ...
4 years, 3 months ago (2016-09-14 22:10:50 UTC) #20
tdanderson
ash/ lgtm
4 years, 3 months ago (2016-09-15 15:21:54 UTC) #23
mohsen
estade@: Can you please take a look at changes in ui/gfx/vector_icons/?
4 years, 3 months ago (2016-09-15 15:24:58 UTC) #25
Evan Stade
lgtm https://chromiumcodereview.appspot.com/2327943002/diff/60001/ash/common/system/chromeos/palette/palette_tray.cc File ash/common/system/chromeos/palette/palette_tray.cc (right): https://chromiumcodereview.appspot.com/2327943002/diff/60001/ash/common/system/chromeos/palette/palette_tray.cc#newcode90 ash/common/system/chromeos/palette/palette_tray.cc:90: gfx::VectorIconId::SETTINGS, kIconSize, gfx::kChromeIconGrey); side note: should this be ...
4 years, 3 months ago (2016-09-15 16:30:33 UTC) #26
mohsen
https://codereview.chromium.org/2327943002/diff/60001/ash/common/system/chromeos/palette/palette_tray.cc File ash/common/system/chromeos/palette/palette_tray.cc (right): https://codereview.chromium.org/2327943002/diff/60001/ash/common/system/chromeos/palette/palette_tray.cc#newcode90 ash/common/system/chromeos/palette/palette_tray.cc:90: gfx::VectorIconId::SETTINGS, kIconSize, gfx::kChromeIconGrey); On 2016/09/15 at 16:30:32, Evan Stade ...
4 years, 3 months ago (2016-09-15 20:54:45 UTC) #29
tdanderson
On 2016/09/15 20:54:45, mohsen wrote: > https://codereview.chromium.org/2327943002/diff/60001/ash/common/system/chromeos/palette/palette_tray.cc > File ash/common/system/chromeos/palette/palette_tray.cc (right): > > https://codereview.chromium.org/2327943002/diff/60001/ash/common/system/chromeos/palette/palette_tray.cc#newcode90 > ...
4 years, 3 months ago (2016-09-19 19:17:44 UTC) #32
Evan Stade
https://codereview.chromium.org/2327943002/diff/60001/ash/common/system/chromeos/palette/palette_tray.cc File ash/common/system/chromeos/palette/palette_tray.cc (right): https://codereview.chromium.org/2327943002/diff/60001/ash/common/system/chromeos/palette/palette_tray.cc#newcode90 ash/common/system/chromeos/palette/palette_tray.cc:90: gfx::VectorIconId::SETTINGS, kIconSize, gfx::kChromeIconGrey); On 2016/09/15 20:54:45, mohsen wrote: > ...
4 years, 3 months ago (2016-09-19 19:30:33 UTC) #33
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/2327943002/80001
4 years, 3 months ago (2016-09-19 19:44:33 UTC) #36
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 3 months ago (2016-09-19 21:33:23 UTC) #37
commit-bot: I haz the power
4 years, 3 months ago (2016-09-19 21:36:34 UTC) #39
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/093e8f031fd001b7b9a272a74ace1ccc909aee6e
Cr-Commit-Position: refs/heads/master@{#419559}

Powered by Google App Engine
This is Rietveld 408576698