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

Issue 2622893003: Reland f5157480667e99269e0062e9df1df3875db with fix for compile failure. (Closed)

Created:
3 years, 11 months ago by Evan Stade
Modified:
3 years, 11 months ago
Reviewers:
sky
CC:
chromium-reviews, sadrul, awdf+watch_chromium.org, Peter Beverloo, tfarina, mlamouri+watch-notifications_chromium.org, oshima+watch_chromium.org, kalyank, davemoore+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland f5157480667e99269e0062e9df1df3875db with fix for compile failure. ------------------------ Move more vector icons to respective directories and update code to use gfx::VectorIcon structs instead of the VectorIconId enum. Also add version of ImageButton::SetImage that takes a const ref image. BUG=626786 Review-Url: https://codereview.chromium.org/2620613005 ------------------------ Review-Url: https://codereview.chromium.org/2622893003 Cr-Commit-Position: refs/heads/master@{#442920} Committed: https://chromium.googlesource.com/chromium/src/+/0fc24d12c8b88f8703321ba4470692b717bd381e

Patch Set 1 #

Patch Set 2 : fix in two BUILD.gns #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -328 lines) Patch
M ash/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M ash/common/frame/caption_buttons/frame_caption_button.h View 4 chunks +4 lines, -6 lines 0 comments Download
M ash/common/frame/caption_buttons/frame_caption_button.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M ash/common/frame/caption_buttons/frame_caption_button_container_view.h View 3 chunks +5 lines, -4 lines 0 comments Download
M ash/common/frame/caption_buttons/frame_caption_button_container_view.cc View 3 chunks +8 lines, -7 lines 0 comments Download
M ash/common/frame/caption_buttons/frame_caption_button_container_view_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/common/frame/default_header_painter.cc View 3 chunks +13 lines, -15 lines 0 comments Download
M ash/common/system/tray/tray_popup_header_button.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/common/wm/overview/window_selector_item.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ash/common/wm/overview/window_selector_item.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M ash/frame/caption_buttons/frame_size_button_unittest.cc View 3 chunks +2 lines, -3 lines 0 comments Download
M ash/resources/vector_icons/BUILD.gn View 1 chunk +14 lines, -0 lines 0 comments Download
A + ash/resources/vector_icons/window_control_back.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
A + ash/resources/vector_icons/window_control_back.1x.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
A + ash/resources/vector_icons/window_control_close.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
A + ash/resources/vector_icons/window_control_close.1x.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
A + ash/resources/vector_icons/window_control_left_snapped.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
A + ash/resources/vector_icons/window_control_left_snapped.1x.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
A + ash/resources/vector_icons/window_control_maximize.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
A + ash/resources/vector_icons/window_control_maximize.1x.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
A + ash/resources/vector_icons/window_control_minimize.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
A + ash/resources/vector_icons/window_control_minimize.1x.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
A + ash/resources/vector_icons/window_control_restore.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
A + ash/resources/vector_icons/window_control_restore.1x.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
A + ash/resources/vector_icons/window_control_right_snapped.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
A + ash/resources/vector_icons/window_control_right_snapped.1x.icon View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/browser/chromeos/options/wifi_config_view.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/options/wimax_config_view.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_header_painter_ash.cc View 3 chunks +10 lines, -12 lines 0 comments Download
M ui/gfx/vector_icons/BUILD.gn View 1 chunk +0 lines, -14 lines 0 comments Download
D ui/gfx/vector_icons/window_control_back.icon View 1 chunk +0 lines, -19 lines 0 comments Download
D ui/gfx/vector_icons/window_control_back.1x.icon View 1 chunk +0 lines, -18 lines 0 comments Download
D ui/gfx/vector_icons/window_control_close.icon View 1 chunk +0 lines, -20 lines 0 comments Download
D ui/gfx/vector_icons/window_control_close.1x.icon View 1 chunk +0 lines, -20 lines 0 comments Download
D ui/gfx/vector_icons/window_control_left_snapped.icon View 1 chunk +0 lines, -16 lines 0 comments Download
D ui/gfx/vector_icons/window_control_left_snapped.1x.icon View 1 chunk +0 lines, -15 lines 0 comments Download
D ui/gfx/vector_icons/window_control_maximize.icon View 1 chunk +0 lines, -18 lines 0 comments Download
D ui/gfx/vector_icons/window_control_maximize.1x.icon View 1 chunk +0 lines, -18 lines 0 comments Download
D ui/gfx/vector_icons/window_control_minimize.icon View 1 chunk +0 lines, -11 lines 0 comments Download
D ui/gfx/vector_icons/window_control_minimize.1x.icon View 1 chunk +0 lines, -11 lines 0 comments Download
D ui/gfx/vector_icons/window_control_restore.icon View 1 chunk +0 lines, -26 lines 0 comments Download
D ui/gfx/vector_icons/window_control_restore.1x.icon View 1 chunk +0 lines, -26 lines 0 comments Download
D ui/gfx/vector_icons/window_control_right_snapped.icon View 1 chunk +0 lines, -16 lines 0 comments Download
D ui/gfx/vector_icons/window_control_right_snapped.1x.icon View 1 chunk +0 lines, -15 lines 0 comments Download
M ui/message_center/views/message_center_button_bar.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M ui/views/controls/button/image_button.h View 2 chunks +7 lines, -2 lines 0 comments Download
M ui/views/controls/button/image_button.cc View 2 chunks +9 lines, -5 lines 0 comments Download

Messages

Total messages: 27 (20 generated)
Evan Stade
working fix is in patchset 2. I don't understand why this is necessary when ash/BUILD.gn ...
3 years, 11 months ago (2017-01-10 17:20:59 UTC) #6
Evan Stade
ok, we did need to update the build deps for ash_unittests as well. I still ...
3 years, 11 months ago (2017-01-11 02:19:40 UTC) #11
sky
LGTM
3 years, 11 months ago (2017-01-11 04:15:41 UTC) #18
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/2622893003/60001
3 years, 11 months ago (2017-01-11 04:35:01 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/97755)
3 years, 11 months ago (2017-01-11 06:13:18 UTC) #22
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/2622893003/60001
3 years, 11 months ago (2017-01-11 15:46:58 UTC) #24
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 16:24:34 UTC) #27
Message was sent while issue was closed.
Committed patchset #2 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/0fc24d12c8b88f8703321ba44706...

Powered by Google App Engine
This is Rietveld 408576698