|
|
[cros] Initialize OOBE in parallel when boot animation is disabled.
This includes several fixes that prevent white splashes and UI junk during boot on slow machines:
*) OOBE UI is initialized in parallel and displayed when ready.
*) Status area widget is created initially invisible during boot/signout.
*) Initial cursor visibility initialized in RootWindow, otherwise cursor was visible during boot.
*) 'login visible' signal is sent only when login UI is ready for realz (user pods loaded/GAIA extension loaded/initial OOBE animation finished).
BUG= 143298
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=154242
Total comments: 15
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+124 lines, -96 lines) |
Patch |
 |
M |
ash/shell.cc
|
View
|
1
2
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/background/ash_user_wallpaper_delegate.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/login/webui_login_display_host.h
|
View
|
|
1 chunk |
+12 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/login/webui_login_display_host.cc
|
View
|
1
2
3
|
8 chunks |
+63 lines, -44 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/chromeos/login/display_manager.js
|
View
|
1
|
1 chunk |
+9 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/chromeos/login/screen_account_picker.js
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/chromeos/login/screen_gaia_signin.js
|
View
|
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/chromeos/login/user_pod_row.js
|
View
|
1
2
|
5 chunks |
+18 lines, -20 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc
|
View
|
1
|
1 chunk |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/aura/root_window.cc
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|