|
chromeos: Remove dead power manager code.
This removes the OutputObserver class, which used to listen
for ScreenPowerSetSignal D-Bus signals from powerd and pass
the requests on to OutputConfigurator. This is now handled
by DisplayPowerServiceProvider, which serves as an endpoint
for SetDisplayPower method calls.
It also removes the timestamp argument from
HandleUserActivity method calls to powerd. powerd no longer
uses (or reads, for that matter) the argument.
BUG= chromium:221391
TBR=ben@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=189809
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+7 lines, -135 lines) |
Patch |
 |
M |
chrome/browser/chromeos/chrome_browser_main_chromeos.h
|
View
|
1
2
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/chrome_browser_main_chromeos.cc
|
View
|
1
2
|
4 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/chromeos/power/output_observer.h
|
View
|
|
1 chunk |
+0 lines, -33 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/chromeos/power/output_observer.cc
|
View
|
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/power/user_activity_notifier.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_chromeos.gypi
|
View
|
1
2
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/mock_dbus_thread_manager.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chromeos/dbus/mock_power_manager_client.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chromeos/dbus/power_manager_client.h
|
View
|
1
|
2 chunks |
+1 line, -10 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/power_manager_client.cc
|
View
|
1
|
4 chunks |
+3 lines, -38 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|