|
mash: Migrate tray IME view to wm common types, move to //ash/common
* Move IMEObserver and VirtualKeyboardObserver to WmSystemTrayNotifier.
* Fix the tray IME unit test so it doesn't need StatusAreaWidget.
The rest of VirtualKeyboardController will have to wait until
MaximizeModeController can be migrated.
BUG= 619636
TEST=ash_unittests
Committed: https://crrev.com/dcfe3d6f46ad4c35849ef40812cc499fc557cca8
Cr-Commit-Position: refs/heads/master@{#401060}
Total comments: 6
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+172 lines, -837 lines) |
Patch |
 |
M |
ash/ash.gyp
|
View
|
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ash/aura/wm_shell_aura.h
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/aura/wm_shell_aura.cc
|
View
|
1
2
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ash/common/system/chromeos/virtual_keyboard/virtual_keyboard_observer.h
|
View
|
|
2 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
ash/common/system/ime/ime_observer.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
ash/common/system/ime/tray_ime_chromeos.h
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
ash/common/system/ime/tray_ime_chromeos.cc
|
View
|
|
6 chunks |
+17 lines, -26 lines |
0 comments
|
Download
|
 |
A + |
ash/common/system/ime/tray_ime_chromeos_unittest.cc
|
View
|
|
5 chunks |
+7 lines, -28 lines |
0 comments
|
Download
|
 |
M |
ash/common/system/tray/wm_system_tray_notifier.h
|
View
|
1
2
|
2 chunks |
+30 lines, -7 lines |
0 comments
|
Download
|
 |
M |
ash/common/system/tray/wm_system_tray_notifier.cc
|
View
|
1
2
3
|
4 chunks |
+56 lines, -14 lines |
0 comments
|
Download
|
 |
M |
ash/common/wm_shell.h
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/mus/bridge/wm_shell_mus.h
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/mus/bridge/wm_shell_mus.cc
|
View
|
1
2
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
D |
ash/system/chromeos/virtual_keyboard/virtual_keyboard_observer.h
|
View
|
|
1 chunk |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
D |
ash/system/ime/ime_observer.h
|
View
|
|
1 chunk |
+0 lines, -27 lines |
0 comments
|
Download
|
 |
D |
ash/system/ime/tray_ime_chromeos.h
|
View
|
|
1 chunk |
+0 lines, -94 lines |
0 comments
|
Download
|
 |
D |
ash/system/ime/tray_ime_chromeos.cc
|
View
|
|
1 chunk |
+0 lines, -384 lines |
0 comments
|
Download
|
 |
D |
ash/system/ime/tray_ime_chromeos_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -162 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/system_tray.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ash/system/tray/system_tray_notifier.h
|
View
|
|
7 chunks |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/system_tray_notifier.cc
|
View
|
|
4 chunks |
+1 line, -37 lines |
0 comments
|
Download
|
 |
M |
ash/virtual_keyboard_controller.cc
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/virtual_keyboard_controller_unittest.cc
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/ash/system_tray_delegate_chromeos.cc
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
Total messages: 12 (4 generated)
|