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

Issue 12254041: Reconfigure displays even if the output count didn't change (Closed)

Created:
7 years, 10 months ago by oshima
Modified:
7 years, 10 months ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, oshima+watch_chromium.org
Visibility:
Public.

Description

Reconfigure displays even if the output count didn't change Remove obsolete STATE_DUAL_SECONDARY_ONLY TBR=jamescook@chromium.org BUG=chromium-os:12662 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182987

Patch Set 1 : #

Total comments: 7

Patch Set 2 : #

Total comments: 4

Patch Set 3 : fixed comments #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -32 lines) Patch
M ash/system/chromeos/tray_display.cc View 1 2 3 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ui/webui/options/chromeos/display_options_handler.cc View 1 2 3 1 chunk +1 line, -3 lines 0 comments Download
M chromeos/display/output_configurator.h View 1 chunk +1 line, -3 lines 0 comments Download
M chromeos/display/output_configurator.cc View 1 2 5 chunks +20 lines, -24 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
oshima
7 years, 10 months ago (2013-02-14 21:51:44 UTC) #1
Jun Mukai
https://codereview.chromium.org/12254041/diff/2001/chromeos/display/output_configurator.cc File chromeos/display/output_configurator.cc (right): https://codereview.chromium.org/12254041/diff/2001/chromeos/display/output_configurator.cc#newcode816 chromeos/display/output_configurator.cc:816: bool success = EnterState(display, screen, window, new_state, outputs); Does ...
7 years, 10 months ago (2013-02-14 22:13:02 UTC) #2
oshima
https://codereview.chromium.org/12254041/diff/2001/chromeos/display/output_configurator.cc File chromeos/display/output_configurator.cc (right): https://codereview.chromium.org/12254041/diff/2001/chromeos/display/output_configurator.cc#newcode816 chromeos/display/output_configurator.cc:816: bool success = EnterState(display, screen, window, new_state, outputs); On ...
7 years, 10 months ago (2013-02-14 22:33:12 UTC) #3
oshima
On 2013/02/14 22:33:12, oshima wrote: > https://codereview.chromium.org/12254041/diff/2001/chromeos/display/output_configurator.cc > File chromeos/display/output_configurator.cc (right): > > https://codereview.chromium.org/12254041/diff/2001/chromeos/display/output_configurator.cc#newcode816 > ...
7 years, 10 months ago (2013-02-14 23:35:19 UTC) #4
sabercrombie1
The change of mine referred to is this https://gerrit.chromium.org/gerrit/#/c/42583/. I tried with this reverted, and ...
7 years, 10 months ago (2013-02-15 18:57:45 UTC) #5
oshima
On 2013/02/15 18:57:45, sabercrombie1 wrote: > The change of mine referred to is this > ...
7 years, 10 months ago (2013-02-15 19:05:42 UTC) #6
sabercrombie1
I should set the record straight on those events. I wasn't logged in, so I ...
7 years, 10 months ago (2013-02-15 21:04:33 UTC) #7
oshima
PTAL https://codereview.chromium.org/12254041/diff/2001/chromeos/display/output_configurator.cc File chromeos/display/output_configurator.cc (right): https://codereview.chromium.org/12254041/diff/2001/chromeos/display/output_configurator.cc#newcode816 chromeos/display/output_configurator.cc:816: bool success = EnterState(display, screen, window, new_state, outputs); ...
7 years, 10 months ago (2013-02-15 23:14:10 UTC) #8
Jun Mukai
lgtm
7 years, 10 months ago (2013-02-15 23:47:19 UTC) #9
sabercrombie
LGTM aside from a couple of comments https://codereview.chromium.org/12254041/diff/14001/chrome/browser/ui/webui/options/chromeos/display_options_handler.cc File chrome/browser/ui/webui/options/chromeos/display_options_handler.cc (right): https://codereview.chromium.org/12254041/diff/14001/chrome/browser/ui/webui/options/chromeos/display_options_handler.cc#newcode183 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc:183: // We ...
7 years, 10 months ago (2013-02-16 00:01:08 UTC) #10
oshima
https://codereview.chromium.org/12254041/diff/14001/chrome/browser/ui/webui/options/chromeos/display_options_handler.cc File chrome/browser/ui/webui/options/chromeos/display_options_handler.cc (right): https://codereview.chromium.org/12254041/diff/14001/chrome/browser/ui/webui/options/chromeos/display_options_handler.cc#newcode183 chrome/browser/ui/webui/options/chromeos/display_options_handler.cc:183: // We use 'PRIMARY_ONLY' for non-mirroring state for now. ...
7 years, 10 months ago (2013-02-16 01:32:52 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/12254041/19001
7 years, 10 months ago (2013-02-16 01:33:51 UTC) #12
commit-bot: I haz the power
Presubmit check for 12254041-19001 failed and returned exit status 1. INFO:root:Found 4 file(s). Running presubmit ...
7 years, 10 months ago (2013-02-16 01:33:58 UTC) #13
oshima
jamescook -> tbr'ing trivial change
7 years, 10 months ago (2013-02-16 01:42:35 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/12254041/19001
7 years, 10 months ago (2013-02-16 01:42:43 UTC) #15
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 10 months ago (2013-02-16 01:44:46 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/12254041/8004
7 years, 10 months ago (2013-02-16 01:47:07 UTC) #17
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 10 months ago (2013-02-16 01:50:45 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/12254041/8004
7 years, 10 months ago (2013-02-16 08:01:00 UTC) #19
commit-bot: I haz the power
7 years, 10 months ago (2013-02-16 18:16:08 UTC) #20
Message was sent while issue was closed.
Change committed as 182987

Powered by Google App Engine
This is Rietveld 408576698