|
|
WorkspaceLayoutManagerDelegate -> WorkspaceLayoutManagerBackdropDelegate
And adds a WorkspaceLayoutManagerDelegate that is used for fullscreen
and shelf state. I suspect mash won't use ShelfLayoutManager and mash
won't use ash::Shell. WorkspaceLayoutManagerDelegate is intended to
provide said functionality.
BUG= 603369
TEST=covered by tests
R=oshima@chromium.org
Committed: https://crrev.com/1e30f068fbe64e9bb851981504dd381b5881f38b
Cr-Commit-Position: refs/heads/master@{#387427}
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+133 lines, -102 lines) |
Patch |
 |
M |
ash/ash.gyp
|
View
|
|
8 chunks |
+11 lines, -10 lines |
0 comments
|
Download
|
 |
M |
ash/root_window_controller.cc
|
View
|
1
|
6 chunks |
+38 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/wm/always_on_top_controller.cc
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/wm/always_on_top_controller_unittest.cc
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
A |
ash/wm/common/workspace/workspace_layout_manager_delegate.h
|
View
|
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/wm/maximize_mode/maximize_mode_window_manager.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ash/wm/maximize_mode/workspace_backdrop_delegate.h
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/wm/workspace/workspace_layout_manager.h
|
View
|
|
4 chunks |
+11 lines, -7 lines |
0 comments
|
Download
|
 |
M |
ash/wm/workspace/workspace_layout_manager.cc
|
View
|
|
5 chunks |
+14 lines, -13 lines |
0 comments
|
Download
|
 |
A + |
ash/wm/workspace/workspace_layout_manager_backdrop_delegate.h
|
View
|
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
D |
ash/wm/workspace/workspace_layout_manager_delegate.h
|
View
|
|
1 chunk |
+0 lines, -49 lines |
0 comments
|
Download
|
 |
M |
ash/wm/workspace/workspace_layout_manager_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ash/wm/workspace_controller.h
|
View
|
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/wm/workspace_controller.cc
|
View
|
|
4 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
Total messages: 10 (5 generated)
|