Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(313)

Issue 9968071: Ensure display hardware is powered up during Chromoting sessions. (Closed)

Created:
8 years, 8 months ago by Wez
Modified:
8 years, 8 months ago
Reviewers:
Jamie
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Ensure display hardware is powered up during Chromoting sessions. This CL uses SetThreadExecutionState to: * Re-set the display suspend timeout before every capture. * Re-set the system idle timeout before every input injection. The latter is not generally very useful, since it really only affects hosts configured to power-down when idle, at which point the host won't be accessible anyway, but it does mean that such a host could be powered-up manually and then used via Chromoting, without it powering down mid-session. BUG=120429 TEST=Configure a Windows system with a very short display timeout, and display power-saving, and connect to a host running on it. Upon connection the display should power on and the host should be usable. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=130321

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -2 lines) Patch
M remoting/host/capturer_win.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M remoting/host/event_executor_win.cc View 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Wez
8 years, 8 months ago (2012-04-03 00:55:10 UTC) #1
Jamie
lgtm
8 years, 8 months ago (2012-04-03 01:06:42 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/9968071/1
8 years, 8 months ago (2012-04-03 01:08:42 UTC) #3
commit-bot: I haz the power
8 years, 8 months ago (2012-04-03 05:34:30 UTC) #4
Change committed as 130321

Powered by Google App Engine
This is Rietveld 408576698