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

Issue 10974014: Disable extended desktop. (Closed)

Created:
8 years, 3 months ago by oshima
Modified:
8 years, 2 months ago
Reviewers:
Josh Horwich, sky
CC:
chromium-reviews, stevenjb+watch_chromium.org, sadrul, oshima+watch_chromium.org, ben+watch_chromium.org
Visibility:
Public.

Description

Disable extended desktop. Instead, cycle through primary, secondary and mirror mode. This CL consists of following changes and is designed to minimize conflict with m23 branch. * Add back original display switching (primary->secondary->mirror). * Display_change_observer_x11 to ignore displays other than primary * Do not distinguish internal display (as internal display can be blank) * Disable display configuration UI I'll revert this change once this is merged to m23 branch. BUG=152003 TEST=tested on devices with m23 and tot Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158546

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : check inernal display for projecting status check #

Total comments: 2

Patch Set 4 : updated comments. keep pointer inside root #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -15 lines) Patch
M chrome/browser/ui/webui/options/chromeos/display_options_handler.cc View 1 1 chunk +3 lines, -6 lines 0 comments Download
M chromeos/display/output_configurator.cc View 1 2 3 3 chunks +14 lines, -5 lines 0 comments Download
M ui/aura/display_change_observer_x11.cc View 1 2 chunks +10 lines, -0 lines 0 comments Download
M ui/aura/root_window_host_linux.cc View 1 2 3 1 chunk +6 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
oshima
8 years, 3 months ago (2012-09-24 23:49:23 UTC) #1
oshima
8 years, 3 months ago (2012-09-24 23:53:32 UTC) #2
oshima
josh -> output_configurator sky -> chrome/ ui/aura
8 years, 3 months ago (2012-09-24 23:59:25 UTC) #3
Josh Horwich
http://codereview.chromium.org/10974014/diff/9003/chromeos/display/output_configurator.cc File chromeos/display/output_configurator.cc (right): http://codereview.chromium.org/10974014/diff/9003/chromeos/display/output_configurator.cc#newcode844 chromeos/display/output_configurator.cc:844: return false; Will the fact that we will now ...
8 years, 3 months ago (2012-09-25 00:06:52 UTC) #4
oshima
On 2012/09/25 00:06:52, Josh Horwich wrote: > http://codereview.chromium.org/10974014/diff/9003/chromeos/display/output_configurator.cc > File chromeos/display/output_configurator.cc (right): > > http://codereview.chromium.org/10974014/diff/9003/chromeos/display/output_configurator.cc#newcode844 ...
8 years, 3 months ago (2012-09-25 00:18:50 UTC) #5
sky
LGTM
8 years, 3 months ago (2012-09-25 00:21:05 UTC) #6
Josh Horwich
output_configurator LGTM w/nit http://codereview.chromium.org/10974014/diff/10006/chromeos/display/output_configurator.cc File chromeos/display/output_configurator.cc (right): http://codereview.chromium.org/10974014/diff/10006/chromeos/display/output_configurator.cc#newcode260 chromeos/display/output_configurator.cc:260: name.find(kInternal_LVDS) == 0 || name.find(kInternal_eDP) == ...
8 years, 3 months ago (2012-09-25 00:25:34 UTC) #7
oshima
http://codereview.chromium.org/10974014/diff/10006/chromeos/display/output_configurator.cc File chromeos/display/output_configurator.cc (right): http://codereview.chromium.org/10974014/diff/10006/chromeos/display/output_configurator.cc#newcode260 chromeos/display/output_configurator.cc:260: name.find(kInternal_LVDS) == 0 || name.find(kInternal_eDP) == 0; On 2012/09/25 ...
8 years, 3 months ago (2012-09-25 01:43:18 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/10974014/10007
8 years, 3 months ago (2012-09-25 01:48:15 UTC) #9
commit-bot: I haz the power
8 years, 2 months ago (2012-09-25 12:46:00 UTC) #10
Change committed as 158546

Powered by Google App Engine
This is Rietveld 408576698