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

Issue 2733823003: Move final vector icons out of ui/gfx/vector_icons/ and remove the (Closed)

Created:
3 years, 9 months ago by Evan Stade
Modified:
3 years, 9 months ago
CC:
chromium-reviews, asanka, msramek+watch_chromium.org, ios-reviews+chrome_chromium.org, sadrul, yusukes+watch_chromium.org, droger+watchlist_chromium.org, shuchen+watch_chromium.org, browser-components-watch_chromium.org, noyau+watch_chromium.org, dmazzoni+watch_chromium.org, marq+watch_chromium.org, markusheintz_, stevenjb+watch_chromium.org, extensions-reviews_chromium.org, msw+watch_chromium.org, hcarmona+bubble_chromium.org, ios-reviews_chromium.org, aboxhall+watch_chromium.org, sebsg+autofillwatch_chromium.org, sdefresne+watchlist_chromium.org, raymes+watch_chromium.org, nona+watch_chromium.org, je_julie, rogerm+autofillwatch_chromium.org, vabr+watchlistautofill_chromium.org, chromium-apps-reviews_chromium.org, blundell+watchlist_chromium.org, jdonnelly+watch_chromium.org, rouslan+autofill_chromium.org, yuzo+watch_chromium.org, oshima+watch_chromium.org, kalyank, mlamouri+watch-permissions_chromium.org, dbeam+watch-downloads_chromium.org, rouslan+bubble_chromium.org, sdefresne+watch_chromium.org, groby+bubble_chromium.org, mathp+autofillwatch_chromium.org, tfarina, pkl (ping after 24h if needed), nektar+watch_chromium.org, dtseng+watch_chromium.org, mac-reviews_chromium.org, estade+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move final vector icons out of ui/gfx/vector_icons/ and remove the enum. BUG=626786 TBR=rohitrao@chromium.org Review-Url: https://codereview.chromium.org/2733823003 Cr-Commit-Position: refs/heads/master@{#455689} Committed: https://chromium.googlesource.com/chromium/src/+/3b0d20258d8d2009595e515010ae04f92208f4ee

Patch Set 1 #

Patch Set 2 : git add more #

Patch Set 3 : fix my mac up #

Patch Set 4 : rebase and try to fix mac again #

Patch Set 5 : fix cast shell maybe #

Total comments: 5

Patch Set 6 : rebase + add a build dep #

Patch Set 7 : fix bad merge #

Patch Set 8 : fix deps #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -1527 lines) Patch
M ash/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M ash/common/frame/caption_buttons/frame_caption_button.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ash/common/system/chromeos/audio/audio_detailed_view.cc View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M ash/common/system/chromeos/bluetooth/tray_bluetooth.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M ash/common/system/chromeos/ime_menu/ime_list_view.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M ash/common/system/chromeos/ime_menu/ime_menu_tray.cc View 1 chunk +0 lines, -1 line 0 comments Download
M ash/common/system/chromeos/network/network_list_md.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M ash/common/system/chromeos/palette/common_palette_tool.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M ash/common/system/chromeos/palette/palette_tray.cc View 1 2 3 4 5 6 7 1 chunk +0 lines, -1 line 0 comments Download
M ash/common/system/tray_accessibility.cc View 2 chunks +1 line, -2 lines 0 comments Download
M ash/common/system/web_notification/web_notification_tray.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M ash/common/wm/overview/window_selector.cc View 1 2 3 4 5 2 chunks +3 lines, -4 lines 0 comments Download
M ash/resources/vector_icons/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A + ash/resources/vector_icons/check_circle.icon View 1 1 chunk +2 lines, -0 lines 0 comments Download
A + ash/resources/vector_icons/check_circle.1x.icon View 1 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/app/vector_icons/BUILD.gn View 1 2 3 2 chunks +6 lines, -1 line 0 comments Download
A + chrome/app/vector_icons/default_favicon.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/app/vector_icons/eol.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/app/vector_icons/google_search_mac_touchbar.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/browser/chromeos/eol_notification.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/options/network_config_view.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/BUILD.gn View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/DEPS View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_context_menu_model.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/permissions/permission_request.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/android/infobars/simple_confirm_infobar_builder.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/bookmarks/bookmark_utils_desktop.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/chrome_select_file_policy.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm View 1 2 3 2 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller_browsertest.mm View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/browser_window_touch_bar.mm View 1 2 3 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/toolbar_actions_bar_bubble_mac.mm View 1 2 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/toolbar_actions_bar_bubble_mac_unittest.mm View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm View 1 2 3 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/selected_keyword_decoration_unittest.mm View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/passwords/credential_item_button.mm View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/tab_contents/favicon_util_mac.mm View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/extensions/extension_message_bubble_bridge.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/extensions/extension_message_bubble_bridge_unittest.cc View 6 chunks +5 lines, -6 lines 0 comments Download
M chrome/browser/ui/startup/automation_infobar_delegate.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/startup/bad_flags_prompt.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/toolbar/media_router_contextual_menu.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/toolbar/toolbar_actions_bar_bubble_delegate.h View 2 chunks +7 lines, -6 lines 0 comments Download
M chrome/browser/ui/views/autofill/card_unmask_prompt_views.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/autofill/save_card_icon_view.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/download/download_item_view.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/download/download_started_animation_views.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/selected_keyword_view.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/location_bar/star_view.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/views/toolbar/toolbar_actions_bar_bubble_views.cc View 2 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/toolbar/toolbar_actions_bar_bubble_views_unittest.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/ui/views/website_settings/permission_prompt_impl.cc View 1 chunk +0 lines, -1 line 0 comments Download
M components/autofill/core/browser/autofill_save_card_infobar_delegate_mobile.cc View 1 chunk +0 lines, -1 line 0 comments Download
M components/omnibox/browser/BUILD.gn View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M components/omnibox/browser/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M components/omnibox/browser/autocomplete_match.cc View 2 chunks +2 lines, -1 line 0 comments Download
M components/omnibox/browser/omnibox_view.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
D components/omnibox/browser/vector_icons/search.icon View 1 chunk +0 lines, -27 lines 0 comments Download
M components/toolbar/BUILD.gn View 1 2 3 4 5 6 7 2 chunks +4 lines, -4 lines 0 comments Download
M components/toolbar/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M components/toolbar/toolbar_model_impl.cc View 2 chunks +2 lines, -1 line 0 comments Download
D components/toolbar/vector_icons/business.icon View 1 chunk +0 lines, -87 lines 0 comments Download
M ios/chrome/browser/ui/toolbar/toolbar_model_delegate_ios.mm View 1 chunk +0 lines, -1 line 0 comments Download
M ui/gfx/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/gfx/paint_vector_icon.h View 2 chunks +0 lines, -14 lines 0 comments Download
M ui/gfx/paint_vector_icon.cc View 1 2 3 4 5 6 6 chunks +15 lines, -131 lines 0 comments Download
D ui/gfx/vector_icons/BUILD.gn View 1 chunk +0 lines, -76 lines 0 comments Download
D ui/gfx/vector_icons/OWNERS View 1 chunk +0 lines, -1 line 0 comments Download
D ui/gfx/vector_icons/aggregate_vector_icons.py View 1 chunk +0 lines, -236 lines 0 comments Download
D ui/gfx/vector_icons/business.icon View 1 chunk +0 lines, -87 lines 0 comments Download
D ui/gfx/vector_icons/check_circle.icon View 1 chunk +0 lines, -20 lines 0 comments Download
D ui/gfx/vector_icons/check_circle.1x.icon View 1 chunk +0 lines, -20 lines 0 comments Download
D ui/gfx/vector_icons/chromium/product.icon View 1 chunk +0 lines, -31 lines 0 comments Download
D ui/gfx/vector_icons/default_favicon.icon View 1 chunk +0 lines, -22 lines 0 comments Download
D ui/gfx/vector_icons/eol.icon View 1 chunk +0 lines, -59 lines 0 comments Download
D ui/gfx/vector_icons/fullscreen.icon View 1 chunk +0 lines, -37 lines 0 comments Download
D ui/gfx/vector_icons/google_chrome/product.icon View 1 chunk +0 lines, -43 lines 0 comments Download
D ui/gfx/vector_icons/google_search_mac_touchbar.icon View 1 chunk +0 lines, -49 lines 0 comments Download
D ui/gfx/vector_icons/help_outline.icon View 1 chunk +0 lines, -22 lines 0 comments Download
D ui/gfx/vector_icons/info_outline.icon View 1 chunk +0 lines, -30 lines 0 comments Download
D ui/gfx/vector_icons/notifications.icon View 1 chunk +0 lines, -24 lines 0 comments Download
D ui/gfx/vector_icons/notifications_off.icon View 1 chunk +0 lines, -41 lines 0 comments Download
D ui/gfx/vector_icons/omnibox_search.icon View 1 chunk +0 lines, -27 lines 0 comments Download
D ui/gfx/vector_icons/pdf.icon View 1 chunk +0 lines, -58 lines 0 comments Download
D ui/gfx/vector_icons/pdf.1x.icon View 1 chunk +0 lines, -58 lines 0 comments Download
D ui/gfx/vector_icons/vector_icons.cc.template View 1 chunk +0 lines, -43 lines 0 comments Download
D ui/gfx/vector_icons/vector_icons.h.template View 1 chunk +0 lines, -20 lines 0 comments Download
D ui/gfx/vector_icons/warning.icon View 1 chunk +0 lines, -25 lines 0 comments Download
D ui/gfx/vector_icons/web.icon View 1 chunk +0 lines, -33 lines 0 comments Download
D ui/gfx/vector_icons_public.h View 1 chunk +0 lines, -21 lines 0 comments Download
M ui/vector_icons/BUILD.gn View 2 chunks +5 lines, -0 lines 0 comments Download
A + ui/vector_icons/aggregate_vector_icons.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A + ui/vector_icons/business.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
A ui/vector_icons/check_circle.icon View 1 chunk +13 lines, -0 lines 0 comments Download
A + ui/vector_icons/info_outline.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
A + ui/vector_icons/notifications_off.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
A + ui/vector_icons/search.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
M ui/vector_icons/vector_icons.gni View 1 chunk +1 line, -1 line 0 comments Download
M ui/views/bubble/tooltip_icon.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ui/views/controls/button/vector_icon_button.h View 2 chunks +2 lines, -8 lines 0 comments Download
M ui/views/controls/button/vector_icon_button.cc View 4 chunks +5 lines, -24 lines 0 comments Download
M ui/views/controls/throbber.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M ui/views/examples/vector_example.cc View 1 5 chunks +16 lines, -32 lines 0 comments Download

Messages

Total messages: 40 (30 generated)
Evan Stade
mostly mechanical, only real change of note is that there are now two check_circle.icon definitions, ...
3 years, 9 months ago (2017-03-08 00:47:10 UTC) #16
sky
https://codereview.chromium.org/2733823003/diff/80001/components/omnibox/browser/autocomplete_match.cc File components/omnibox/browser/autocomplete_match.cc (right): https://codereview.chromium.org/2733823003/diff/80001/components/omnibox/browser/autocomplete_match.cc#newcode202 components/omnibox/browser/autocomplete_match.cc:202: return ui::kSearchIcon; I have a preference for keeping the ...
3 years, 9 months ago (2017-03-08 05:26:37 UTC) #19
Evan Stade
https://codereview.chromium.org/2733823003/diff/80001/components/omnibox/browser/autocomplete_match.cc File components/omnibox/browser/autocomplete_match.cc (right): https://codereview.chromium.org/2733823003/diff/80001/components/omnibox/browser/autocomplete_match.cc#newcode202 components/omnibox/browser/autocomplete_match.cc:202: return ui::kSearchIcon; On 2017/03/08 05:26:37, sky wrote: > I ...
3 years, 9 months ago (2017-03-08 17:37:39 UTC) #20
sky
ok, LGTM https://codereview.chromium.org/2733823003/diff/80001/components/omnibox/browser/autocomplete_match.cc File components/omnibox/browser/autocomplete_match.cc (right): https://codereview.chromium.org/2733823003/diff/80001/components/omnibox/browser/autocomplete_match.cc#newcode202 components/omnibox/browser/autocomplete_match.cc:202: return ui::kSearchIcon; On 2017/03/08 17:37:39, Evan Stade ...
3 years, 9 months ago (2017-03-08 18:46:08 UTC) #21
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/2733823003/120001
3 years, 9 months ago (2017-03-08 20:00:48 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/224493) android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, ...
3 years, 9 months ago (2017-03-08 20:07:12 UTC) #26
Evan Stade
+pkasting for components/omnibox and components/toolbar OWNERS +rohitrao TBR for ios
3 years, 9 months ago (2017-03-09 03:28:09 UTC) #29
Peter Kasting
LGTM
3 years, 9 months ago (2017-03-09 06:13:26 UTC) #34
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/2733823003/140001
3 years, 9 months ago (2017-03-09 06:24:35 UTC) #37
commit-bot: I haz the power
3 years, 9 months ago (2017-03-09 07:26:30 UTC) #40
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://chromium.googlesource.com/chromium/src/+/3b0d20258d8d2009595e515010ae...

Powered by Google App Engine
This is Rietveld 408576698