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

Issue 2820433002: arc: Add icon resource for the notification in migration-skipped session. (Closed)

Created:
3 years, 8 months ago by kinaba
Modified:
3 years, 8 months ago
Reviewers:
oshima, Evan Stade
CC:
chromium-reviews, oshima+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

arc: Add icon resource for the notification in migration-skipped session. BUG=710285 TEST=manual (the intended image was shown.) Review-Url: https://codereview.chromium.org/2820433002 Cr-Commit-Position: refs/heads/master@{#466246} Committed: https://chromium.googlesource.com/chromium/src/+/2e1744c8c2203042c4f459b26eabf19eb0c99641

Patch Set 1 #

Patch Set 2 : Optimize png #

Patch Set 3 : vector icon #

Total comments: 10

Patch Set 4 : Partially addressed review comments, and invited the designer #

Patch Set 5 : reflect after confirmation with the designer #

Total comments: 4

Patch Set 6 : Reflects review comments of #39 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -5 lines) Patch
M chrome/app/vector_icons/BUILD.gn View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
A chrome/app/vector_icons/arc_migrate_encryption_notification.icon View 1 2 3 4 5 1 chunk +56 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/arc/arc_migration_guide_notification.cc View 1 2 3 4 5 3 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 46 (27 generated)
kinaba
oshima@, could you take a look (as the OWNER of chrome/app/theme/)?
3 years, 8 months ago (2017-04-13 02:57:38 UTC) #5
oshima
can this be vector icons? (not sure if it supports gray scale tho)
3 years, 8 months ago (2017-04-13 14:19:51 UTC) #12
kinaba
On 2017/04/13 14:19:51, oshima wrote: > can this be vector icons? (not sure if it ...
3 years, 8 months ago (2017-04-13 14:26:00 UTC) #13
kinaba
On 2017/04/13 14:26:00, kinaba wrote: > On 2017/04/13 14:19:51, oshima wrote: > > can this ...
3 years, 8 months ago (2017-04-13 14:50:51 UTC) #14
oshima
On 2017/04/13 14:50:51, kinaba wrote: > On 2017/04/13 14:26:00, kinaba wrote: > > On 2017/04/13 ...
3 years, 8 months ago (2017-04-13 17:01:02 UTC) #15
kinaba
Updated to use a vector icon. Please take another look. +estade@ from chrome/app/vector_icons/OWNERS
3 years, 8 months ago (2017-04-14 01:36:37 UTC) #19
oshima
lgtm thanks!
3 years, 8 months ago (2017-04-14 03:47:49 UTC) #22
Evan Stade
https://codereview.chromium.org/2820433002/diff/40001/chrome/app/vector_icons/arc_migrate_encryption_notification.icon File chrome/app/vector_icons/arc_migrate_encryption_notification.icon (right): https://codereview.chromium.org/2820433002/diff/40001/chrome/app/vector_icons/arc_migrate_encryption_notification.icon#newcode1 chrome/app/vector_icons/arc_migrate_encryption_notification.icon:1: CANVAS_DIMENSIONS, 112, nit: copyright header https://codereview.chromium.org/2820433002/diff/40001/chrome/app/vector_icons/arc_migrate_encryption_notification.icon#newcode2 chrome/app/vector_icons/arc_migrate_encryption_notification.icon:2: MOVE_TO, 0, ...
3 years, 8 months ago (2017-04-14 14:46:41 UTC) #23
kinaba
Elizabeth, could you answer the questions from Evan? (Inserted "elizabethchiu@" below for the points I ...
3 years, 8 months ago (2017-04-17 08:08:55 UTC) #26
elizabethchiu
estade@ For the size and spec please refer to this doc: https://drive.google.com/open?id=0B6x6iYCtKinEb1YxeXAtSHJzZmM This icon is ...
3 years, 8 months ago (2017-04-17 15:52:02 UTC) #29
Evan Stade
I will note that the screenshot of the implementation doesn't match the mock. For my ...
3 years, 8 months ago (2017-04-17 16:00:32 UTC) #30
kinaba
On 2017/04/17 15:52:02, elizabethchiu wrote: > estade@ > > For the size and spec please ...
3 years, 8 months ago (2017-04-17 16:08:39 UTC) #31
elizabethchiu
kinaba@ and estade@ I updated the svg icons to remove the 112x112 box, so now ...
3 years, 8 months ago (2017-04-19 16:08:37 UTC) #32
elizabethchiu
I removed all the padding and now the icons are 80 for 2x and 40 ...
3 years, 8 months ago (2017-04-19 16:28:44 UTC) #33
kinaba
Chatted offline with Elizabeth and confirmed that what we want from UI design perspective is: ...
3 years, 8 months ago (2017-04-20 04:46:41 UTC) #36
Evan Stade
lgtm https://codereview.chromium.org/2820433002/diff/80001/chrome/app/vector_icons/arc_migrate_encryption_notification.icon File chrome/app/vector_icons/arc_migrate_encryption_notification.icon (right): https://codereview.chromium.org/2820433002/diff/80001/chrome/app/vector_icons/arc_migrate_encryption_notification.icon#newcode3 chrome/app/vector_icons/arc_migrate_encryption_notification.icon:3: // found in the LICENSE file. nit: Insert ...
3 years, 8 months ago (2017-04-20 14:26:38 UTC) #39
kinaba
thanks https://codereview.chromium.org/2820433002/diff/80001/chrome/app/vector_icons/arc_migrate_encryption_notification.icon File chrome/app/vector_icons/arc_migrate_encryption_notification.icon (right): https://codereview.chromium.org/2820433002/diff/80001/chrome/app/vector_icons/arc_migrate_encryption_notification.icon#newcode3 chrome/app/vector_icons/arc_migrate_encryption_notification.icon:3: // found in the LICENSE file. On 2017/04/20 ...
3 years, 8 months ago (2017-04-21 02:05:52 UTC) #40
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/2820433002/100001
3 years, 8 months ago (2017-04-21 02:06:27 UTC) #43
commit-bot: I haz the power
3 years, 8 months ago (2017-04-21 03:27:25 UTC) #46
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/2e1744c8c2203042c4f459b26eab...

Powered by Google App Engine
This is Rietveld 408576698