|
mash: Migrate ShelfLockingManager to ash/common.
tools/git/move_source_file.py ash/wm/lock_state_observer.h ash/common/wm/
tools/git/move_source_file.py ash/shelf/shelf_locking_manager* ash/common/shelf/
Move LockStateObservers and OnLockStateEvent helper to WmShell temporarily.
(to avoid converting LockStateController to ash/common for now)
Move ShelfLockingManager test access to Shelf/WmShelf.
BUG= 629254
TEST=Automated tests; no behavior changes.
R=jamescook@chromium.org
TBR=piman@chromium.org
Committed: https://crrev.com/a0afa16d52f12081bbc2a780d2fef2943ff34cd7
Cr-Commit-Position: refs/heads/master@{#406671}
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+93 lines, -312 lines) |
Patch |
 |
M |
ash/ash.gyp
|
View
|
|
6 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ash/aura/wm_shelf_aura.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ash/aura/wm_shelf_aura.cc
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ash/common/shelf/shelf_locking_manager.h
|
View
|
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
A + |
ash/common/shelf/shelf_locking_manager.cc
|
View
|
|
3 chunks |
+6 lines, -9 lines |
0 comments
|
Download
|
 |
A + |
ash/common/shelf/shelf_locking_manager_unittest.cc
|
View
|
|
3 chunks |
+20 lines, -21 lines |
2 comments
|
Download
|
 |
M |
ash/common/shelf/wm_shelf.h
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ash/common/wm/lock_state_observer.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/common/wm_shell.h
|
View
|
|
3 chunks |
+8 lines, -0 lines |
3 comments
|
Download
|
 |
M |
ash/common/wm_shell.cc
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/mus/bridge/wm_shelf_mus.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ash/mus/bridge/wm_shelf_mus.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf.h
|
View
|
1
2
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_layout_manager.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_layout_manager.cc
|
View
|
|
3 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/shelf/shelf_layout_manager_unittest.cc
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
ash/shelf/shelf_locking_manager.h
|
View
|
|
1 chunk |
+0 lines, -52 lines |
0 comments
|
Download
|
 |
D |
ash/shelf/shelf_locking_manager.cc
|
View
|
|
1 chunk |
+0 lines, -59 lines |
0 comments
|
Download
|
 |
D |
ash/shelf/shelf_locking_manager_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -83 lines |
0 comments
|
Download
|
 |
M |
ash/test/shelf_test_api.h
|
View
|
1
2
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ash/wm/lock_state_controller.h
|
View
|
|
3 chunks |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ash/wm/lock_state_controller.cc
|
View
|
|
4 chunks |
+6 lines, -21 lines |
0 comments
|
Download
|
 |
D |
ash/wm/lock_state_observer.h
|
View
|
|
1 chunk |
+0 lines, -28 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/login/lock/webui_screen_locker.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/login/lock/webui_screen_locker.cc
|
View
|
1
|
3 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
Total messages: 25 (18 generated)
|