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

Issue 12079002: Minimize black screen during the boot with multi displays (Closed)

Created:
7 years, 10 months ago by oshima
Modified:
7 years, 10 months ago
Reviewers:
marcheu, Daniel Erat, bshe
CC:
chromium-reviews, stevenjb+watch_chromium.org, sadrul, oshima+watch_chromium.org, ben+watch_chromium.org
Visibility:
Public.

Description

Minimize black screen during the boot with multi displays * Do not try to install Background when a root window is added if a background isn't set yet. * Set the boot screen background color to the root window during the boot if there is external display. BUG=171050 TEST=manual Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=179502

Patch Set 1 #

Total comments: 11

Patch Set 2 : use kChromeOsBootColor #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : fix comment #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -16 lines) Patch
M ash/ash_constants.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M ash/ash_constants.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ash/desktop_background/desktop_background_controller.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/desktop_background/desktop_background_controller.cc View 1 3 chunks +7 lines, -3 lines 0 comments Download
M ash/display/display_change_observer_x11.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ash/root_window_controller.cc View 1 2 chunks +1 line, -5 lines 0 comments Download
M ash/shell.cc View 1 2 chunks +5 lines, -1 line 0 comments Download
M chromeos/display/output_configurator.h View 1 2 3 4 1 chunk +4 lines, -1 line 0 comments Download
M chromeos/display/output_configurator.cc View 1 2 3 4 3 chunks +27 lines, -6 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
oshima
bshe -> desktop_background marchue -> output_configurator change derat -> everything https://codereview.chromium.org/12079002/diff/1/ash/desktop_background/desktop_background_controller.cc File ash/desktop_background/desktop_background_controller.cc (left): https://codereview.chromium.org/12079002/diff/1/ash/desktop_background/desktop_background_controller.cc#oldcode350 ...
7 years, 10 months ago (2013-01-25 21:22:52 UTC) #1
bshe
desktop_background lgtm Thanks for fixing it. https://codereview.chromium.org/12079002/diff/1/ash/desktop_background/desktop_background_controller.cc File ash/desktop_background/desktop_background_controller.cc (right): https://codereview.chromium.org/12079002/diff/1/ash/desktop_background/desktop_background_controller.cc#newcode183 ash/desktop_background/desktop_background_controller.cc:183: // The background ...
7 years, 10 months ago (2013-01-25 21:46:34 UTC) #2
oshima
https://codereview.chromium.org/12079002/diff/1/ash/desktop_background/desktop_background_controller.cc File ash/desktop_background/desktop_background_controller.cc (right): https://codereview.chromium.org/12079002/diff/1/ash/desktop_background/desktop_background_controller.cc#newcode183 ash/desktop_background/desktop_background_controller.cc:183: // The background hasn't set yet. On 2013/01/25 21:46:34, ...
7 years, 10 months ago (2013-01-25 21:51:49 UTC) #3
Daniel Erat
https://codereview.chromium.org/12079002/diff/1/ash/desktop_background/desktop_background_controller.cc File ash/desktop_background/desktop_background_controller.cc (right): https://codereview.chromium.org/12079002/diff/1/ash/desktop_background/desktop_background_controller.cc#newcode183 ash/desktop_background/desktop_background_controller.cc:183: // The background hasn't set yet. nit: s/hasn't set/hasn't ...
7 years, 10 months ago (2013-01-26 15:52:30 UTC) #4
oshima
https://codereview.chromium.org/12079002/diff/1/ash/desktop_background/desktop_background_controller.cc File ash/desktop_background/desktop_background_controller.cc (right): https://codereview.chromium.org/12079002/diff/1/ash/desktop_background/desktop_background_controller.cc#newcode183 ash/desktop_background/desktop_background_controller.cc:183: // The background hasn't set yet. On 2013/01/26 15:52:30, ...
7 years, 10 months ago (2013-01-26 23:10:42 UTC) #5
Daniel Erat
lgtm https://codereview.chromium.org/12079002/diff/11001/chromeos/display/output_configurator.cc File chromeos/display/output_configurator.cc (right): https://codereview.chromium.org/12079002/diff/11001/chromeos/display/output_configurator.cc#newcode569 chromeos/display/output_configurator.cc:569: // XColor uses 16bit per color. nit: s/16bit/16 ...
7 years, 10 months ago (2013-01-27 01:27:23 UTC) #6
oshima
https://codereview.chromium.org/12079002/diff/11001/chromeos/display/output_configurator.cc File chromeos/display/output_configurator.cc (right): https://codereview.chromium.org/12079002/diff/11001/chromeos/display/output_configurator.cc#newcode569 chromeos/display/output_configurator.cc:569: // XColor uses 16bit per color. On 2013/01/27 01:27:23, ...
7 years, 10 months ago (2013-01-27 04:37:10 UTC) #7
marcheu
lgtm
7 years, 10 months ago (2013-01-29 04:31:44 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/12079002/16001
7 years, 10 months ago (2013-01-29 19:46:05 UTC) #9
commit-bot: I haz the power
Failed to apply patch for chromeos/display/output_configurator.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 10 months ago (2013-01-29 19:46:09 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oshima@chromium.org/12079002/15011
7 years, 10 months ago (2013-01-29 21:25:01 UTC) #11
commit-bot: I haz the power
7 years, 10 months ago (2013-01-30 01:47:49 UTC) #12
Message was sent while issue was closed.
Change committed as 179502

Powered by Google App Engine
This is Rietveld 408576698