|
Replace WM shadow types (on/off) and styles (small/inactive/active)
with elevation values instead.
This is necessary to allow different windows of the same UI or WM window
type to specify different shadow appearances. This also makes more
sense in that active windows aren't the only ones to get big shadows.
Concretely, this is a requirement for updating Toast shadows.
BUG= 608852, 676223
TBR=reveman@chromium.org
Committed: https://crrev.com/ba7b9d74bdd0fa555c7997c459ddd0d6c05cc78a
Cr-Commit-Position: refs/heads/master@{#441441}
Total comments: 11
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+124 lines, -141 lines) |
Patch |
 |
M |
ash/common/wm/overview/window_grid.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/common/wm/overview/window_selector_item.cc
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/shell/window_type_launcher.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/wm/drag_window_controller.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/accessibility/chromevox_panel.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/exo/shell_surface.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/exo/shell_surface_unittest.cc
|
View
|
1
2
3
4
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/keyboard/content/keyboard_ui_content.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/views/bubble/tray_bubble_view.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/views/widget/desktop_aura/desktop_native_widget_aura.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/views/widget/native_widget_aura.cc
|
View
|
1
2
|
1 chunk |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/views/widget/widget.h
|
View
|
1
2
|
3 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/wm/core/shadow.h
|
View
|
1
2
3
|
3 chunks |
+14 lines, -29 lines |
0 comments
|
Download
|
 |
M |
ui/wm/core/shadow.cc
|
View
|
1
2
3
|
5 chunks |
+13 lines, -25 lines |
0 comments
|
Download
|
 |
M |
ui/wm/core/shadow_controller.cc
|
View
|
1
2
|
8 chunks |
+30 lines, -42 lines |
0 comments
|
Download
|
 |
M |
ui/wm/core/shadow_controller_unittest.cc
|
View
|
1
2
3
|
9 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
M |
ui/wm/core/shadow_types.h
|
View
|
1
2
|
1 chunk |
+11 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ui/wm/core/shadow_types.cc
|
View
|
|
1 chunk |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ui/wm/core/shadow_unittest.cc
|
View
|
1
2
3
|
4 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
Total messages: 37 (23 generated)
|