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

Issue 1126933004: Allow switching between extended and unified (Closed)

Created:
5 years, 7 months ago by oshima
Modified:
5 years, 7 months ago
Reviewers:
xiyuan, Jun Mukai
CC:
chromium-reviews, dbeam+watch-options_chromium.org, michaelpg+watch-options_chromium.org, sadrul, jam, sievers+watch_chromium.org, jbauman+watch_chromium.org, darin-cc_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, piman+watch_chromium.org, kalyank, danakj+watch_chromium.org, stevenjb+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow switching between extended and unified Add option in display settings page to switch the mode BUG=489809 TEST=manual + DisplayManagerTest.UnifiedDesktopBasic Committed: https://crrev.com/c2f6958c7ca1d40d19ed124ba68af93ab88daed8 Cr-Commit-Position: refs/heads/master@{#330813}

Patch Set 1 : #

Patch Set 2 : #

Total comments: 14

Patch Set 3 : #

Patch Set 4 : added div for class=checkbox, with controlled-setting-with-label + inline-block #

Total comments: 3

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+204 lines, -66 lines) Patch
M ash/display/display_controller.cc View 2 chunks +31 lines, -28 lines 0 comments Download
M ash/display/display_manager.h View 1 2 2 chunks +6 lines, -1 line 0 comments Download
M ash/display/display_manager.cc View 4 chunks +27 lines, -7 lines 0 comments Download
M ash/display/display_manager_unittest.cc View 1 4 chunks +20 lines, -10 lines 0 comments Download
M ash/display/mirror_window_controller.cc View 3 chunks +11 lines, -7 lines 0 comments Download
M ash/host/ash_window_tree_host_unified.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M ash/system/chromeos/tray_display.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/options/browser_options.js View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/chromeos/display_options.html View 1 2 3 4 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/chromeos/display_options.js View 1 2 7 chunks +60 lines, -7 lines 0 comments Download
M chrome/browser/ui/webui/options/chromeos/display_options_handler.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/chromeos/display_options_handler.cc View 1 2 6 chunks +29 lines, -3 lines 0 comments Download

Messages

Total messages: 39 (22 generated)
oshima
5 years, 7 months ago (2015-05-19 23:51:33 UTC) #9
oshima
https://codereview.chromium.org/1126933004/diff/120001/ash/display/display_manager.h File ash/display/display_manager.h (right): https://codereview.chromium.org/1126933004/diff/120001/ash/display/display_manager.h#newcode303 ash/display/display_manager.h:303: void ReconfigureDisplays(); I tried to keep the CL minimum ...
5 years, 7 months ago (2015-05-19 23:55:15 UTC) #10
Jun Mukai
mostly style nits. To be clear, right now the mode hasn't stored into the settings. ...
5 years, 7 months ago (2015-05-20 02:47:49 UTC) #11
oshima
I'm working on saving status although it may not be merged to 44 (change may ...
5 years, 7 months ago (2015-05-20 06:40:01 UTC) #13
Jun Mukai
lgtm https://codereview.chromium.org/1126933004/diff/120001/chrome/browser/resources/options/chromeos/display_options.html File chrome/browser/resources/options/chromeos/display_options.html (right): https://codereview.chromium.org/1126933004/diff/120001/chrome/browser/resources/options/chromeos/display_options.html#newcode26 chrome/browser/resources/options/chromeos/display_options.html:26: <span i18n-content="enableUnifiedDesktop"></span> On 2015/05/20 06:40:01, oshima wrote: > ...
5 years, 7 months ago (2015-05-20 07:34:20 UTC) #15
oshima
xiyuan@chromium.org -> chrome/browser/resources/options/browser_options.js owner
5 years, 7 months ago (2015-05-20 15:39:07 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1126933004/180001
5 years, 7 months ago (2015-05-20 15:39:30 UTC) #19
xiyuan
lgtm
5 years, 7 months ago (2015-05-20 15:52:44 UTC) #20
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/59346)
5 years, 7 months ago (2015-05-20 16:49:12 UTC) #22
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1126933004/200001
5 years, 7 months ago (2015-05-20 17:14:01 UTC) #25
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 7 months ago (2015-05-20 19:09:52 UTC) #27
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1126933004/240001
5 years, 7 months ago (2015-05-20 20:16:12 UTC) #32
xiyuan
https://codereview.chromium.org/1126933004/diff/240001/chrome/browser/resources/options/chromeos/display_options.css File chrome/browser/resources/options/chromeos/display_options.css (right): https://codereview.chromium.org/1126933004/diff/240001/chrome/browser/resources/options/chromeos/display_options.css#newcode76 chrome/browser/resources/options/chromeos/display_options.css:76: .xxx { Is this needed? https://codereview.chromium.org/1126933004/diff/240001/chrome/browser/resources/options/chromeos/display_options.css#newcode108 chrome/browser/resources/options/chromeos/display_options.css:108: .controlled-setting-with-label, This ...
5 years, 7 months ago (2015-05-20 20:17:52 UTC) #33
xiyuan
LGTM!
5 years, 7 months ago (2015-05-20 20:27:21 UTC) #34
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1126933004/260001
5 years, 7 months ago (2015-05-20 20:40:18 UTC) #37
commit-bot: I haz the power
Committed patchset #5 (id:260001)
5 years, 7 months ago (2015-05-20 22:05:04 UTC) #38
commit-bot: I haz the power
5 years, 7 months ago (2015-05-20 22:06:00 UTC) #39
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c2f6958c7ca1d40d19ed124ba68af93ab88daed8
Cr-Commit-Position: refs/heads/master@{#330813}

Powered by Google App Engine
This is Rietveld 408576698