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

Issue 2264383002: More closely align palette to spec. (Closed)

Created:
4 years, 4 months ago by jdufault
Modified:
4 years, 3 months ago
Reviewers:
stevenjb, Evan Stade
CC:
chromium-reviews, kalyank, sadrul, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@tool-magnifier
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

More closely align palette to spec. BUG=638975 Committed: https://crrev.com/31bd95138a51522e0c77d88269b1cd44728ff021 Cr-Commit-Position: refs/heads/master@{#414896}

Patch Set 1 : Initial upload #

Total comments: 8

Patch Set 2 : Address comments #

Patch Set 3 : Use 48x48 icon as source #

Total comments: 2

Patch Set 4 : Add fs to icon numbers #

Unified diffs Side-by-side diffs Delta from patch set Stats (+169 lines, -76 lines) Patch
M ash/common/system/cast/tray_cast.cc View 1 chunk +3 lines, -1 line 0 comments Download
M ash/common/system/chromeos/palette/common_palette_tool.cc View 2 chunks +27 lines, -8 lines 0 comments Download
M ash/common/system/chromeos/palette/palette_tray.cc View 1 2 7 chunks +44 lines, -31 lines 0 comments Download
M ash/common/system/tray/hover_highlight_view.h View 3 chunks +14 lines, -7 lines 0 comments Download
M ash/common/system/tray/hover_highlight_view.cc View 3 chunks +18 lines, -16 lines 0 comments Download
M ash/common/system/tray/tray_popup_header_button.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M ash/common/system/tray/tray_popup_header_button.cc View 1 3 chunks +26 lines, -12 lines 0 comments Download
A ui/gfx/vector_icons/help.icon View 1 2 3 1 chunk +33 lines, -0 lines 0 comments Download
M ui/gfx/vector_icons_sources.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 39 (23 generated)
jdufault
stevenjb@, PTAL at ash/*. estade@, PTAL at ui/gfx/*. Thanks!
4 years, 4 months ago (2016-08-23 23:15:05 UTC) #12
Evan Stade
https://codereview.chromium.org/2264383002/diff/20001/ui/gfx/vector_icons/help.icon File ui/gfx/vector_icons/help.icon (right): https://codereview.chromium.org/2264383002/diff/20001/ui/gfx/vector_icons/help.icon#newcode1 ui/gfx/vector_icons/help.icon:1: // Copyright 2016 The Chromium Authors. All rights reserved. ...
4 years, 4 months ago (2016-08-24 01:30:40 UTC) #13
jdufault
https://codereview.chromium.org/2264383002/diff/20001/ui/gfx/vector_icons/help.icon File ui/gfx/vector_icons/help.icon (right): https://codereview.chromium.org/2264383002/diff/20001/ui/gfx/vector_icons/help.icon#newcode1 ui/gfx/vector_icons/help.icon:1: // Copyright 2016 The Chromium Authors. All rights reserved. ...
4 years, 4 months ago (2016-08-24 01:38:41 UTC) #14
Evan Stade
On 2016/08/24 01:38:41, jdufault wrote: > https://codereview.chromium.org/2264383002/diff/20001/ui/gfx/vector_icons/help.icon > File ui/gfx/vector_icons/help.icon (right): > > https://codereview.chromium.org/2264383002/diff/20001/ui/gfx/vector_icons/help.icon#newcode1 > ...
4 years, 4 months ago (2016-08-24 01:51:35 UTC) #15
jdufault
On 2016/08/24 01:51:35, Evan Stade (ooo wed-thurs) wrote: > On 2016/08/24 01:38:41, jdufault wrote: > ...
4 years, 4 months ago (2016-08-24 01:53:32 UTC) #16
Evan Stade
On 2016/08/24 01:53:32, jdufault wrote: > On 2016/08/24 01:51:35, Evan Stade (ooo wed-thurs) wrote: > ...
4 years, 4 months ago (2016-08-24 02:05:57 UTC) #17
Evan Stade
On 2016/08/24 02:05:57, Evan Stade (ooo wed-thurs) wrote: > On 2016/08/24 01:53:32, jdufault wrote: > ...
4 years, 4 months ago (2016-08-24 02:10:06 UTC) #18
stevenjb
https://codereview.chromium.org/2264383002/diff/20001/ash/common/system/chromeos/palette/palette_tray.cc File ash/common/system/chromeos/palette/palette_tray.cc (right): https://codereview.chromium.org/2264383002/diff/20001/ash/common/system/chromeos/palette/palette_tray.cc#newcode85 ash/common/system/chromeos/palette/palette_tray.cc:85: // TODO: Add HELP icon TODO(jdufault) https://codereview.chromium.org/2264383002/diff/20001/ash/common/system/chromeos/palette/palette_tray.cc#newcode190 ash/common/system/chromeos/palette/palette_tray.cc:190: auto* ...
4 years, 4 months ago (2016-08-24 15:58:58 UTC) #19
jdufault
https://codereview.chromium.org/2264383002/diff/20001/ash/common/system/chromeos/palette/palette_tray.cc File ash/common/system/chromeos/palette/palette_tray.cc (right): https://codereview.chromium.org/2264383002/diff/20001/ash/common/system/chromeos/palette/palette_tray.cc#newcode85 ash/common/system/chromeos/palette/palette_tray.cc:85: // TODO: Add HELP icon On 2016/08/24 15:58:57, stevenjb ...
4 years, 4 months ago (2016-08-24 18:48:06 UTC) #20
stevenjb
lgtm
4 years, 3 months ago (2016-08-25 17:39:12 UTC) #25
jdufault
estade@, PTAL. I've converted the icon to defined in terms of a 48x48 format.
4 years, 3 months ago (2016-08-26 21:00:17 UTC) #28
Evan Stade
lgtm https://codereview.chromium.org/2264383002/diff/60001/ui/gfx/vector_icons/help.icon File ui/gfx/vector_icons/help.icon (right): https://codereview.chromium.org/2264383002/diff/60001/ui/gfx/vector_icons/help.icon#newcode31 ui/gfx/vector_icons/help.icon:31: R_CUBIC_TO, 0, 1.76, -0.71, 3.35, -1.87, 4.51, don't ...
4 years, 3 months ago (2016-08-27 00:24:34 UTC) #31
jdufault
https://codereview.chromium.org/2264383002/diff/60001/ui/gfx/vector_icons/help.icon File ui/gfx/vector_icons/help.icon (right): https://codereview.chromium.org/2264383002/diff/60001/ui/gfx/vector_icons/help.icon#newcode31 ui/gfx/vector_icons/help.icon:31: R_CUBIC_TO, 0, 1.76, -0.71, 3.35, -1.87, 4.51, On 2016/08/27 ...
4 years, 3 months ago (2016-08-27 00:39:14 UTC) #32
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/2264383002/80001
4 years, 3 months ago (2016-08-27 00:40:13 UTC) #35
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 3 months ago (2016-08-27 10:43:35 UTC) #37
commit-bot: I haz the power
4 years, 3 months ago (2016-08-27 10:45:17 UTC) #39
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/31bd95138a51522e0c77d88269b1cd44728ff021
Cr-Commit-Position: refs/heads/master@{#414896}

Powered by Google App Engine
This is Rietveld 408576698