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

Issue 542623002: Minimal support for OOBE/login for chrome-athena (Closed)

Created:
6 years, 3 months ago by Dmitry Polukhin
Modified:
6 years, 3 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, oshima+watch_chromium.org, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, tfarina, yuzo+watch_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, jshin+watch_chromium.org, davemoore+watch_chromium.org, nkostylev+watch_chromium.org, bshe
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Minimal support for OOBE/login for chrome-athena BUG=405859 TEST=manual Committed: https://crrev.com/04e5b80957ca36f912f1e89fe42b3c1d373a5a79 Cr-Commit-Position: refs/heads/master@{#294305}

Patch Set 1 #

Patch Set 2 : nit #

Patch Set 3 : one more nit #

Total comments: 15

Patch Set 4 : WIP #

Patch Set 5 : WIP #

Patch Set 6 : WIP #

Patch Set 7 : overscroll #

Total comments: 11

Patch Set 8 : comments resolved #

Total comments: 29

Patch Set 9 : comments resolved #

Total comments: 2

Patch Set 10 : comments resolved #

Patch Set 11 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -18 lines) Patch
M athena/main/athena_launcher.cc View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -1 line 0 comments Download
M athena/main/public/athena_launcher.h View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M athena/util/container_priorities.h View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M athena/virtual_keyboard/public/virtual_keyboard_manager.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M athena/virtual_keyboard/virtual_keyboard_manager_impl.cc View 1 2 3 4 5 6 7 8 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/accessibility/accessibility_manager.cc View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/chrome_browser_main_chromeos.cc View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/extensions/wallpaper_private_api.cc View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/locale_change_guard.cc View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/DEPS View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/chromeos/login/helper.cc View 1 2 3 4 5 6 7 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/login_utils.cc View 1 2 3 4 5 6 7 3 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/screens/user_selection_screen.cc View 1 2 3 4 5 6 7 8 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/ui/input_events_blocker.cc View 1 2 3 4 5 6 7 8 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/ui/login_display_host_impl.h View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/ui/login_display_host_impl.cc View 1 2 3 4 5 6 7 8 9 chunks +31 lines, -1 line 0 comments Download
M chrome/browser/chromeos/login/ui/webui_login_display.cc View 1 2 3 4 5 6 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/chromeos/login/ui/webui_login_view.cc View 1 2 3 4 5 6 4 chunks +9 lines, -1 line 0 comments Download
M chrome/browser/chromeos/preferences.cc View 1 2 3 4 5 6 7 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/athena/chrome_browser_main_extra_parts_athena.cc View 1 2 3 4 5 6 7 8 2 chunks +10 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/core_oobe_handler.cc View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/l10n_util.cc View 1 2 3 4 5 6 7 8 9 10 4 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc View 1 2 3 4 5 6 3 chunks +10 lines, -4 lines 0 comments Download

Messages

Total messages: 32 (9 generated)
Dmitry Polukhin
PTAL It is very first version that can show login screen with command line switch ...
6 years, 3 months ago (2014-09-04 10:13:24 UTC) #2
oshima
+bshe for wallpaper/VK questions. Regarding how to deal with ash vs athena code, we may ...
6 years, 3 months ago (2014-09-04 16:14:28 UTC) #4
oshima
On 2014/09/04 16:14:28, oshima wrote: > +bshe for wallpaper/VK questions. > > Regarding how to ...
6 years, 3 months ago (2014-09-04 18:00:56 UTC) #5
bshe
move myself to cc list since I dont know much about athena https://codereview.chromium.org/542623002/diff/40001/chrome/browser/chromeos/login/login_utils.cc File chrome/browser/chromeos/login/login_utils.cc ...
6 years, 3 months ago (2014-09-04 18:36:53 UTC) #6
Dmitry Polukhin
Work in progress not ready for final review after virtual keyboard re-initialiation. Will ping when ...
6 years, 3 months ago (2014-09-05 15:05:00 UTC) #7
bshe
https://codereview.chromium.org/542623002/diff/40001/chrome/browser/chromeos/login/login_utils.cc File chrome/browser/chromeos/login/login_utils.cc (right): https://codereview.chromium.org/542623002/diff/40001/chrome/browser/chromeos/login/login_utils.cc#newcode300 chrome/browser/chromeos/login/login_utils.cc:300: base::ThreadRestrictions::ScopedAllowIO allow_io; VK for athena is totally different as ...
6 years, 3 months ago (2014-09-05 15:15:42 UTC) #9
oshima
On 2014/09/05 15:05:00, Dmitry Polukhin wrote: > Work in progress not ready for final review ...
6 years, 3 months ago (2014-09-06 01:23:13 UTC) #10
sadrul
https://codereview.chromium.org/542623002/diff/40001/chrome/browser/chromeos/login/login_utils.cc File chrome/browser/chromeos/login/login_utils.cc (right): https://codereview.chromium.org/542623002/diff/40001/chrome/browser/chromeos/login/login_utils.cc#newcode300 chrome/browser/chromeos/login/login_utils.cc:300: base::ThreadRestrictions::ScopedAllowIO allow_io; On 2014/09/05 15:15:42, bshe wrote: > VK ...
6 years, 3 months ago (2014-09-06 02:58:12 UTC) #11
Dmitry Polukhin
PTAL, code is ready for review now. Virtual keyboard is working ob both login screen ...
6 years, 3 months ago (2014-09-08 09:10:45 UTC) #13
Nikita (slow)
lgtm https://codereview.chromium.org/542623002/diff/40001/chrome/browser/chromeos/login/ui/login_display_host_impl.cc File chrome/browser/chromeos/login/ui/login_display_host_impl.cc (right): https://codereview.chromium.org/542623002/diff/40001/chrome/browser/chromeos/login/ui/login_display_host_impl.cc#newcode1069 chrome/browser/chromeos/login/ui/login_display_host_impl.cc:1069: container_params); On 2014/09/04 16:14:28, oshima wrote: > this ...
6 years, 3 months ago (2014-09-08 09:53:17 UTC) #14
Dmitry Polukhin
https://codereview.chromium.org/542623002/diff/120001/athena/common/container_priorities.h File athena/common/container_priorities.h (right): https://codereview.chromium.org/542623002/diff/120001/athena/common/container_priorities.h#newcode16 athena/common/container_priorities.h:16: CP_VIRTUAL_KEYBOARD, On 2014/09/08 09:53:17, Nikita Kostylev wrote: > Please ...
6 years, 3 months ago (2014-09-08 13:28:19 UTC) #15
Dmitry Polukhin
oshima@ please take a look
6 years, 3 months ago (2014-09-09 04:49:10 UTC) #16
oshima
https://codereview.chromium.org/542623002/diff/140001/chrome/browser/chromeos/accessibility/accessibility_manager.cc File chrome/browser/chromeos/accessibility/accessibility_manager.cc (right): https://codereview.chromium.org/542623002/diff/140001/chrome/browser/chromeos/accessibility/accessibility_manager.cc#newcode862 chrome/browser/chromeos/accessibility/accessibility_manager.cc:862: #if defined(USE_ASH) && !defined(USE_ATHENA) can you add crbug.com/408733 ? ...
6 years, 3 months ago (2014-09-09 06:32:51 UTC) #17
Dmitry Polukhin
PTAL https://codereview.chromium.org/542623002/diff/140001/chrome/browser/chromeos/accessibility/accessibility_manager.cc File chrome/browser/chromeos/accessibility/accessibility_manager.cc (right): https://codereview.chromium.org/542623002/diff/140001/chrome/browser/chromeos/accessibility/accessibility_manager.cc#newcode862 chrome/browser/chromeos/accessibility/accessibility_manager.cc:862: #if defined(USE_ASH) && !defined(USE_ATHENA) On 2014/09/09 06:32:50, oshima ...
6 years, 3 months ago (2014-09-10 20:30:24 UTC) #18
oshima
lgtm with a nit. https://codereview.chromium.org/542623002/diff/140001/chrome/browser/chromeos/login/ui/login_display_host_impl.cc File chrome/browser/chromeos/login/ui/login_display_host_impl.cc (right): https://codereview.chromium.org/542623002/diff/140001/chrome/browser/chromeos/login/ui/login_display_host_impl.cc#newcode1067 chrome/browser/chromeos/login/ui/login_display_host_impl.cc:1067: container_params.can_activate_children = true; On 2014/09/10 ...
6 years, 3 months ago (2014-09-10 20:42:27 UTC) #19
Dmitry Polukhin
Thank you for review! https://codereview.chromium.org/542623002/diff/160001/chrome/browser/chromeos/events/event_rewriter_controller.cc File chrome/browser/chromeos/events/event_rewriter_controller.cc (right): https://codereview.chromium.org/542623002/diff/160001/chrome/browser/chromeos/events/event_rewriter_controller.cc#newcode23 chrome/browser/chromeos/events/event_rewriter_controller.cc:23: // TODO(oshima): Support accessibility on ...
6 years, 3 months ago (2014-09-10 21:28:41 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpolukhin@chromium.org/542623002/180001
6 years, 3 months ago (2014-09-10 22:15:57 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/65276) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/54320) win_gpu ...
6 years, 3 months ago (2014-09-10 23:49:10 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/542623002/200001
6 years, 3 months ago (2014-09-10 23:57:20 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu_triggered_tests/builds/50448)
6 years, 3 months ago (2014-09-11 02:11:03 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/542623002/200001
6 years, 3 months ago (2014-09-11 02:30:30 UTC) #30
commit-bot: I haz the power
Committed patchset #11 (id:200001) as 3336124bd854a2ef9c6d2e6a9b07cb65a41c9412
6 years, 3 months ago (2014-09-11 02:58:26 UTC) #31
commit-bot: I haz the power
6 years, 3 months ago (2014-09-11 03:09:32 UTC) #32
Message was sent while issue was closed.
Patchset 11 (id:??) landed as
https://crrev.com/04e5b80957ca36f912f1e89fe42b3c1d373a5a79
Cr-Commit-Position: refs/heads/master@{#294305}

Powered by Google App Engine
This is Rietveld 408576698