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

Issue 1929733002: Login Screen for Mus (Closed)

Created:
4 years, 7 months ago by jonross
Modified:
4 years, 7 months ago
Reviewers:
sadrul, sky
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, achuith+watch_chromium.org, dzhioev+watch_chromium.org, jam, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin-cc_chromium.org, oshima+watch_chromium.org, darin (slow to review), ben+mojo_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

This is a v1 effort for enabling the login process with Mus. It involves disabling a series of unsupported services: - ui::UserActivityDetector - InputEventsBlocker - the login screens animations - waiting upon the background service - aura::client::ScopedDragDropDisabler - VirtualKeyboard - ash's StatusArea - ash's SystemTray - AccessibilityManager - ash::ScreenDimmer - TouchViewControllerDelegate The login process works, bringing up a logged in instance of chrome with the mash shell. With some test accounts DCHECKs in sync code was being triggered. This is being looked at, however it is account specific and release builds bypass this. Committed: https://crrev.com/2d29e94113e479e577eb146bf497a0fbb11a07ce Cr-Commit-Position: refs/heads/master@{#391608}

Patch Set 1 #

Patch Set 2 : Remove MojoShellConnection API change #

Patch Set 3 : . #

Total comments: 2

Patch Set 4 : Rebase #

Patch Set 5 : Document disabled features #

Unified diffs Side-by-side diffs Delta from patch set Stats (+175 lines, -57 lines) Patch
M chrome/browser/chromeos/login/screens/user_selection_screen.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/session/user_session_manager.cc View 1 2 3 4 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/ui/login_display_host_impl.cc View 1 2 3 4 15 chunks +94 lines, -32 lines 0 comments Download
M chrome/browser/chromeos/login/ui/webui_login_display.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/ui/webui_login_view.cc View 1 2 3 4 5 chunks +18 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/wizard_controller.cc View 1 2 3 4 2 chunks +10 lines, -5 lines 0 comments Download
M chrome/browser/guest_view/web_view/chrome_web_view_guest_delegate.cc View 1 2 3 4 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/core_oobe_handler.cc View 1 2 3 4 3 chunks +14 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/oobe_ui.cc View 1 2 3 4 3 chunks +16 lines, -7 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc View 1 2 3 4 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
jonross
Hey Sadrul, This is a first pass of the login screen. It allows login to ...
4 years, 7 months ago (2016-04-27 23:25:09 UTC) #3
jonross
Hey Sky, Could you provide an owners review to this change? I'm disabling a series ...
4 years, 7 months ago (2016-04-29 17:52:53 UTC) #5
sky
Do you need NOTIMPLEMENTEDs in the disabled functions? If not, please add comments as to ...
4 years, 7 months ago (2016-05-02 15:00:03 UTC) #6
jonross
For sections where entire methods are disabled, I've added NOTIMPLEMENTEDs. For some features (like disabled ...
4 years, 7 months ago (2016-05-04 14:23:21 UTC) #8
sky
LGTM
4 years, 7 months ago (2016-05-04 17:31:32 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1929733002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1929733002/100001
4 years, 7 months ago (2016-05-04 17:47:28 UTC) #11
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 7 months ago (2016-05-04 20:03:03 UTC) #13
commit-bot: I haz the power
4 years, 7 months ago (2016-05-04 20:04:51 UTC) #15
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/2d29e94113e479e577eb146bf497a0fbb11a07ce
Cr-Commit-Position: refs/heads/master@{#391608}

Powered by Google App Engine
This is Rietveld 408576698