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

Issue 2338103002: CrOS MD - use vectorized icons for ethernet and VPN. (Closed)

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

Description

CrOS MD - use vectorized icons for ethernet and VPN. Also refactor/limit some functions to make it more obvious how they are used (and how they are not). For example, previously you could ask for a VPN or ethernet image for use on the tray, but this never actually happened. We don't want to add tray icons for these types (particularly now that they're a different size from the menu icons). BUG=606817 Committed: https://crrev.com/dce171b5f7d95bebc57c5e25301427cf8270005c Cr-Commit-Position: refs/heads/master@{#418670}

Patch Set 1 #

Total comments: 1

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : rename Wifi to Mobile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+182 lines, -61 lines) Patch
M ash/common/system/chromeos/network/tray_vpn.cc View 1 2 chunks +1 line, -4 lines 0 comments Download
M chrome/browser/chromeos/status/network_menu.cc View 1 2 2 chunks +3 lines, -4 lines 0 comments Download
M ui/chromeos/network/network_icon.h View 1 2 1 chunk +10 lines, -14 lines 0 comments Download
M ui/chromeos/network/network_icon.cc View 1 2 6 chunks +34 lines, -39 lines 0 comments Download
M ui/gfx/vector_icons/BUILD.gn View 1 chunk +4 lines, -0 lines 0 comments Download
A ui/gfx/vector_icons/network_ethernet.icon View 1 chunk +40 lines, -0 lines 0 comments Download
A ui/gfx/vector_icons/network_ethernet.1x.icon View 1 chunk +40 lines, -0 lines 0 comments Download
A ui/gfx/vector_icons/network_vpn.icon View 1 chunk +25 lines, -0 lines 0 comments Download
A ui/gfx/vector_icons/network_vpn.1x.icon View 1 chunk +25 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
Evan Stade
https://codereview.chromium.org/2338103002/diff/1/ui/chromeos/network/network_icon.cc File ui/chromeos/network/network_icon.cc (left): https://codereview.chromium.org/2338103002/diff/1/ui/chromeos/network/network_icon.cc#oldcode503 ui/chromeos/network/network_icon.cc:503: // Note: same as connected image, shouldn't normally be ...
4 years, 3 months ago (2016-09-13 23:54:32 UTC) #2
tdanderson
lgtm
4 years, 3 months ago (2016-09-14 14:10:47 UTC) #3
stevenjb
lgtm https://codereview.chromium.org/2338103002/diff/20001/ui/chromeos/network/network_icon.h File ui/chromeos/network/network_icon.h (right): https://codereview.chromium.org/2338103002/diff/20001/ui/chromeos/network/network_icon.h#newcode43 ui/chromeos/network/network_icon.h:43: UI_CHROMEOS_EXPORT gfx::ImageSkia GetImageForDisconnectedCellNetwork(); s/Cell/Mobile/ since iirc this applies ...
4 years, 3 months ago (2016-09-14 15:49:45 UTC) #4
Evan Stade
https://codereview.chromium.org/2338103002/diff/20001/ui/chromeos/network/network_icon.h File ui/chromeos/network/network_icon.h (right): https://codereview.chromium.org/2338103002/diff/20001/ui/chromeos/network/network_icon.h#newcode43 ui/chromeos/network/network_icon.h:43: UI_CHROMEOS_EXPORT gfx::ImageSkia GetImageForDisconnectedCellNetwork(); On 2016/09/14 15:49:45, stevenjb wrote: > ...
4 years, 3 months ago (2016-09-14 19:58:23 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/2338103002/40001
4 years, 3 months ago (2016-09-14 19:59:04 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-14 20:57:39 UTC) #9
commit-bot: I haz the power
4 years, 3 months ago (2016-09-14 20:59:19 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/dce171b5f7d95bebc57c5e25301427cf8270005c
Cr-Commit-Position: refs/heads/master@{#418670}

Powered by Google App Engine
This is Rietveld 408576698