summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authordisher@chromium.org <disher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-02 22:12:25 +0000
committerdisher@chromium.org <disher@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-02 22:12:25 +0000
commit70b3e7d594425427ee8daac76db9eb48edc688ec (patch)
treea1b4971a38d8fed709e142b7b9dcd10a97090704 /net
parent286cbcf3a10620a824408b0841e6e37bfe5eb2a2 (diff)
downloadchromium_src-70b3e7d594425427ee8daac76db9eb48edc688ec.zip
chromium_src-70b3e7d594425427ee8daac76db9eb48edc688ec.tar.gz
chromium_src-70b3e7d594425427ee8daac76db9eb48edc688ec.tar.bz2
Chrome version of monitor configuration code
New MonitorConfigurator class interprets events (ctrl-F4, display add/remove, and brightness-related CRTC state changes). Ctrl-F4 events come in through the AcceleratorController. Display add/remove events are interpretted by MonitorChangeObserverX11. CRTC enable/disable events related to power management come over DBus and are interpretted by the new OutputObserver class. Note the the chromeos/monitor/DEPS change can be removed once the now-unused code is retired from powerd (since that is the only reason for a DBus call-out). Valgrind suppressions.txt was updated because this change re-orders our initial XRR calls such that a different top-level call is blamed for its leak. BUG=chromium:126493 TEST=Manually tested with an additional display and mode switching on Lumpy. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=140031 Review URL: https://chromiumcodereview.appspot.com/10384103 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@140203 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions