|
Replace IDR window property use with gfx::ImageSkia icons.
Chrome shouldn't rely on ash to load images by IDR.
Consolidate codepaths/properties for window icons.
NOTE: Regresses Settings & Task Manager shelf icons in mash.
(this will be resolved once we're using aura::Windows in mash)
BUG=NONE
TEST=No Settings or Task Manager window/shelf icon regressions.
R=jamescook@chromium.org
TBR=tsepez@chromium.org
Committed: https://crrev.com/d3ddd7adb380ba163b9a598c4a12c85eb4fd30e0
Cr-Commit-Position: refs/heads/master@{#433082}
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+23 lines, -76 lines) |
Patch |
 |
M |
ash/aura/wm_window_aura.cc
|
View
|
1
|
3 chunks |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ash/common/shelf/shelf_constants.h
|
View
|
1
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/common/shelf/shelf_window_watcher.cc
|
View
|
1
|
3 chunks |
+3 lines, -13 lines |
0 comments
|
Download
|
 |
M |
ash/common/shelf/shelf_window_watcher_unittest.cc
|
View
|
1
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ash/common/wm_window_property.h
|
View
|
1
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/mus/bridge/wm_window_mus.cc
|
View
|
1
|
3 chunks |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
M |
ash/mus/window_manager.cc
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/wm/window_properties.h
|
View
|
1
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ash/wm/window_properties.cc
|
View
|
1
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/ash/launcher/settings_window_observer.cc
|
View
|
1
2
3
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/ash/property_util.cc
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/task_manager_view.cc
|
View
|
1
2
3
|
3 chunks |
+13 lines, -9 lines |
0 comments
|
Download
|
 |
M |
services/ui/public/interfaces/window_manager.mojom
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
Total messages: 16 (9 generated)
|