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

Issue 390443006: Support for remote enrollment. (Closed)

Created:
6 years, 5 months ago by achuithb
Modified:
6 years, 3 months ago
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Support for remote enrollment. BUG=374990 TEST=manual Committed: https://crrev.com/5f3f02eac7c8f32606a2913d204c9e46e550136b Cr-Commit-Position: refs/heads/master@{#291782}

Patch Set 1 : . #

Total comments: 18

Patch Set 2 : bartfab feedback #

Total comments: 2

Patch Set 3 : sent_auth_token_ #

Total comments: 6

Patch Set 4 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -5 lines) Patch
M chrome/browser/chromeos/login/enrollment/enrollment_screen.h View 1 2 3 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/chromeos/login/enrollment/enrollment_screen.cc View 1 2 3 7 chunks +28 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/login/wizard_controller.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/wizard_controller.cc View 1 2 3 3 chunks +19 lines, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
achuithb
I'll edit the description before I commit.
6 years, 5 months ago (2014-07-15 18:51:08 UTC) #1
bartfab (slow)
* When a brand new device boots up, it normally stops at the language/keyboard/network selection ...
6 years, 5 months ago (2014-07-16 10:09:16 UTC) #2
achuithb
PTAL, Bartosz. https://codereview.chromium.org/390443006/diff/70001/chrome/browser/chromeos/login/enrollment/enrollment_screen.cc File chrome/browser/chromeos/login/enrollment/enrollment_screen.cc (right): https://codereview.chromium.org/390443006/diff/70001/chrome/browser/chromeos/login/enrollment/enrollment_screen.cc#newcode149 chrome/browser/chromeos/login/enrollment/enrollment_screen.cc:149: GetDeviceCloudPolicyManager()->IsSharkRequisition(); On 2014/07/16 10:09:15, bartfab wrote: > ...
6 years, 4 months ago (2014-08-13 01:57:43 UTC) #3
bartfab (slow)
https://codereview.chromium.org/390443006/diff/70001/chrome/browser/chromeos/login/enrollment/enrollment_screen.cc File chrome/browser/chromeos/login/enrollment/enrollment_screen.cc (right): https://codereview.chromium.org/390443006/diff/70001/chrome/browser/chromeos/login/enrollment/enrollment_screen.cc#newcode149 chrome/browser/chromeos/login/enrollment/enrollment_screen.cc:149: GetDeviceCloudPolicyManager()->IsSharkRequisition(); On 2014/08/13 01:57:42, achuithb wrote: > On 2014/07/16 ...
6 years, 4 months ago (2014-08-13 14:20:15 UTC) #4
achuithb
I've introduced remora_token_sent_ to avoid overloading auth_token_ as Bartosz suggests. PTAL, Bartosz! https://codereview.chromium.org/390443006/diff/70001/chrome/browser/chromeos/login/enrollment/enrollment_screen.cc File chrome/browser/chromeos/login/enrollment/enrollment_screen.cc ...
6 years, 4 months ago (2014-08-13 23:48:40 UTC) #5
achuithb
Friendly ping
6 years, 4 months ago (2014-08-19 09:37:55 UTC) #6
bartfab (slow)
On 2014/08/19 09:37:55, achuithb wrote: > Friendly ping Sorry, I was OOO for 4 days. ...
6 years, 4 months ago (2014-08-19 16:32:22 UTC) #7
achuithb
On 2014/08/19 16:32:22, bartfab wrote: > On 2014/08/19 09:37:55, achuithb wrote: > > Friendly ping ...
6 years, 4 months ago (2014-08-19 16:43:02 UTC) #8
bartfab (slow)
lgtm https://codereview.chromium.org/390443006/diff/130001/chrome/browser/chromeos/login/enrollment/enrollment_screen.cc File chrome/browser/chromeos/login/enrollment/enrollment_screen.cc (right): https://codereview.chromium.org/390443006/diff/130001/chrome/browser/chromeos/login/enrollment/enrollment_screen.cc#newcode142 chrome/browser/chromeos/login/enrollment/enrollment_screen.cc:142: g_browser_process->platform_part()->browser_policy_connector_chromeos()-> Nit: #include "chrome/browser/process/browser_process_platform_part.h" https://codereview.chromium.org/390443006/diff/130001/chrome/browser/chromeos/login/enrollment/enrollment_screen.cc#newcode236 chrome/browser/chromeos/login/enrollment/enrollment_screen.cc:236: // TODO(achuith, ...
6 years, 4 months ago (2014-08-20 09:31:34 UTC) #9
achuithb
https://codereview.chromium.org/390443006/diff/130001/chrome/browser/chromeos/login/enrollment/enrollment_screen.cc File chrome/browser/chromeos/login/enrollment/enrollment_screen.cc (right): https://codereview.chromium.org/390443006/diff/130001/chrome/browser/chromeos/login/enrollment/enrollment_screen.cc#newcode142 chrome/browser/chromeos/login/enrollment/enrollment_screen.cc:142: g_browser_process->platform_part()->browser_policy_connector_chromeos()-> On 2014/08/20 09:31:34, bartfab wrote: > Nit: #include ...
6 years, 3 months ago (2014-08-25 20:50:37 UTC) #10
achuithb
The CQ bit was checked by achuith@chromium.org
6 years, 3 months ago (2014-08-25 20:52:47 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/achuith@chromium.org/390443006/150001
6 years, 3 months ago (2014-08-25 20:54:36 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (150001) as 7b16f52b25cf569191300071d528c4130c4c06d6
6 years, 3 months ago (2014-08-25 23:27:15 UTC) #13
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:38:20 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/5f3f02eac7c8f32606a2913d204c9e46e550136b
Cr-Commit-Position: refs/heads/master@{#291782}

Powered by Google App Engine
This is Rietveld 408576698