|
|
mash: Migrate tray date view to //ash/common types
This eliminates ash::Shell dependencies.
* Move clock observers to WmSystemTrayNotifier
* Move metrics to WmUserMetricsAction
* Add RequestShutdown() to SystemTrayDelegate to avoid dependency on
LockStateController
BUG= 619636
TEST=existing ash_unittests
Committed: https://crrev.com/8a8df13c9ccb506af4f6108be3b882d65f06a912
Cr-Commit-Position: refs/heads/master@{#399747}
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+104 lines, -115 lines) |
Patch |
 |
M |
ash/ash.gyp
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
ash/common/system/date/clock_observer.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/common/system/tray/system_tray_delegate.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/common/system/tray/system_tray_delegate.cc
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/common/system/tray/wm_system_tray_notifier.h
|
View
|
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/common/system/tray/wm_system_tray_notifier.cc
|
View
|
1
2
3
|
3 chunks |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/common/wm/wm_user_metrics_action.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/metrics/user_metrics_recorder.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ash/metrics/user_metrics_recorder.cc
|
View
|
|
2 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ash/system/chromeos/power/power_event_observer.cc
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/system/chromeos/system_clock_observer.cc
|
View
|
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
D |
ash/system/date/clock_observer.h
|
View
|
|
1 chunk |
+0 lines, -26 lines |
0 comments
|
Download
|
 |
M |
ash/system/date/date_default_view.h
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/system/date/date_default_view.cc
|
View
|
|
5 chunks |
+13 lines, -16 lines |
0 comments
|
Download
|
 |
M |
ash/system/date/date_view.h
|
View
|
1
2
3
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/system/date/date_view.cc
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/system/date/tray_date.h
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/system/date/tray_date.cc
|
View
|
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/system_tray_notifier.h
|
View
|
|
4 chunks |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ash/system/tray/system_tray_notifier.cc
|
View
|
|
2 chunks |
+0 lines, -30 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/ash/system_tray_delegate_chromeos.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/ash/system_tray_delegate_chromeos.cc
|
View
|
|
4 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
Total messages: 12 (3 generated)
|