|
|
mash: Partially migrate WorkspaceController to ash common.
Remove direct ShelfLayoutManager / WorkspaceController interaction.
(alleviate some shelf widget and layout manager dependencies)
Handle null WmWindowAura layout managers.
Null check WmRootWindowControllerAura::GetWorkspaceWindowState.
Move scale animation util to ash/common/wm/wm_window_animations.*
Define local kIntialAnimationDurationMS for WorkspaceController.
BUG= 615155
TEST=Automated; no cros shelf or workspace regressions.
R=jamescook@chromium.org
Committed: https://crrev.com/6d9e0fd7c9a567eacc7c85bc0b57378aa237f2d3
Cr-Commit-Position: refs/heads/master@{#411547}
Total comments: 18
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+136 lines, -144 lines) |
Patch |
 |
M |
ash/ash.gyp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/aura/wm_root_window_controller_aura.cc
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/aura/wm_window_aura.cc
|
View
|
1
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
A |
ash/common/wm/wm_window_animations.h
|
View
|
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ash/common/wm/wm_window_animations.cc
|
View
|
1
2
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/root_window_controller.cc
|
View
|
|
4 chunks |
+5 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_layout_manager.h
|
View
|
|
3 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_layout_manager.cc
|
View
|
1
2
|
6 chunks |
+10 lines, -13 lines |
8 comments
|
Download
|
 |
M |
ash/shelf/shelf_widget.h
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_widget.cc
|
View
|
|
3 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
ash/wm/session_state_animator_impl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ash/wm/window_animations.h
|
View
|
|
4 chunks |
+0 lines, -14 lines |
0 comments
|
Download
|
 |
M |
ash/wm/window_animations.cc
|
View
|
|
3 chunks |
+2 lines, -17 lines |
0 comments
|
Download
|
 |
M |
ash/wm/workspace_controller.h
|
View
|
|
3 chunks |
+3 lines, -11 lines |
0 comments
|
Download
|
 |
M |
ash/wm/workspace_controller.cc
|
View
|
1
2
|
3 chunks |
+44 lines, -62 lines |
0 comments
|
Download
|
Total messages: 23 (15 generated)
|