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

Issue 1133743005: Perform a display configuration in software mirror on hotplug event (Closed)

Created:
5 years, 7 months ago by dnicoara
Modified:
5 years, 7 months ago
Reviewers:
oshima
CC:
chromium-reviews, stevenjb+watch_chromium.org, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Perform a display configuration in software mirror on hotplug event On a hotplug event we configure the displays regardless of the state. However if we're in software mirror mode the configuration was skipped if the previous configuration was extended mode. We want to have a consistent approach to display configuration, so make sure we configure the displays if the configuration was triggered by a system event. Otherwise (if the configuration was requested by the user) we'll just skip the configuration so we don't perform unnecessary modesets. BUG=488736 Committed: https://crrev.com/1559e6b945b7c0d24c6d3f79a6c6dd811690fc4c Cr-Commit-Position: refs/heads/master@{#330534}

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -2 lines) Patch
M ui/display/chromeos/update_display_configuration_task.cc View 1 chunk +2 lines, -1 line 0 comments Download
M ui/display/chromeos/update_display_configuration_task_unittest.cc View 4 chunks +103 lines, -1 line 4 comments Download

Messages

Total messages: 14 (4 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1133743005/1
5 years, 7 months ago (2015-05-19 16:26:45 UTC) #2
dnicoara
5 years, 7 months ago (2015-05-19 16:27:17 UTC) #4
oshima
lgtm https://codereview.chromium.org/1133743005/diff/1/ui/display/chromeos/update_display_configuration_task_unittest.cc File ui/display/chromeos/update_display_configuration_task_unittest.cc (right): https://codereview.chromium.org/1133743005/diff/1/ui/display/chromeos/update_display_configuration_task_unittest.cc#newcode28 ui/display/chromeos/update_display_configuration_task_unittest.cc:28: bool SoftwareMirroringEnabled() const override { return is_enabled_; } ...
5 years, 7 months ago (2015-05-19 16:42:28 UTC) #5
oshima
https://codereview.chromium.org/1133743005/diff/1/ui/display/chromeos/update_display_configuration_task_unittest.cc File ui/display/chromeos/update_display_configuration_task_unittest.cc (right): https://codereview.chromium.org/1133743005/diff/1/ui/display/chromeos/update_display_configuration_task_unittest.cc#newcode28 ui/display/chromeos/update_display_configuration_task_unittest.cc:28: bool SoftwareMirroringEnabled() const override { return is_enabled_; } On ...
5 years, 7 months ago (2015-05-19 16:42:54 UTC) #6
dnicoara
https://codereview.chromium.org/1133743005/diff/1/ui/display/chromeos/update_display_configuration_task_unittest.cc File ui/display/chromeos/update_display_configuration_task_unittest.cc (right): https://codereview.chromium.org/1133743005/diff/1/ui/display/chromeos/update_display_configuration_task_unittest.cc#newcode28 ui/display/chromeos/update_display_configuration_task_unittest.cc:28: bool SoftwareMirroringEnabled() const override { return is_enabled_; } On ...
5 years, 7 months ago (2015-05-19 16:50:16 UTC) #7
oshima
https://codereview.chromium.org/1133743005/diff/1/ui/display/chromeos/update_display_configuration_task_unittest.cc File ui/display/chromeos/update_display_configuration_task_unittest.cc (right): https://codereview.chromium.org/1133743005/diff/1/ui/display/chromeos/update_display_configuration_task_unittest.cc#newcode28 ui/display/chromeos/update_display_configuration_task_unittest.cc:28: bool SoftwareMirroringEnabled() const override { return is_enabled_; } On ...
5 years, 7 months ago (2015-05-19 16:53:52 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 7 months ago (2015-05-19 16:59:53 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1133743005/1
5 years, 7 months ago (2015-05-19 17:06:15 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 7 months ago (2015-05-19 17:12:20 UTC) #13
commit-bot: I haz the power
5 years, 7 months ago (2015-05-19 17:14:50 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1559e6b945b7c0d24c6d3f79a6c6dd811690fc4c
Cr-Commit-Position: refs/heads/master@{#330534}

Powered by Google App Engine
This is Rietveld 408576698