|
Animating docked background in sync with shelf
BUG= 267582
TEST=Visual.
Dock a window.
Verify that docked background is same as the launcher background.
Open a second browser window.
Maximize it.
Verify that both docked background and the shelf background become opaque black.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=239284
Total comments: 12
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+259 lines, -81 lines) |
Patch |
 |
M |
ash/launcher/launcher_types.h
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/launcher/launcher_types.cc
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ash/resources/ash_resources.grd
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
ash/resources/default_100_percent/common/launcher/launcher_corner.png
|
View
|
1
|
Binary file |
0 comments
|
Download
|
 |
A |
ash/resources/default_200_percent/common/launcher/launcher_corner.png
|
View
|
1
|
Binary file |
0 comments
|
Download
|
 |
M |
ash/shelf/background_animator.h
|
View
|
1
2
|
3 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/background_animator.cc
|
View
|
1
2
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_layout_manager.h
|
View
|
1
2
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_layout_manager.cc
|
View
|
1
2
|
7 chunks |
+12 lines, -10 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_layout_manager_observer.h
|
View
|
1
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_widget.h
|
View
|
1
|
1 chunk |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_widget.cc
|
View
|
1
2
|
6 chunks |
+48 lines, -15 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_background_view.h
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/tray_background_view.cc
|
View
|
1
2
3
4
|
4 chunks |
+9 lines, -10 lines |
0 comments
|
Download
|
 |
M |
ash/wm/dock/docked_window_layout_manager.h
|
View
|
1
|
5 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/wm/dock/docked_window_layout_manager.cc
|
View
|
1
2
3
|
13 chunks |
+136 lines, -26 lines |
0 comments
|
Download
|
 |
M |
ash/wm/workspace_controller.cc
|
View
|
|
2 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
Total messages: 17 (0 generated)
|