|
* Transition host to STAGE_UPDATING after pairing.
* Add enrollment status to proto
* Remove stages not handled by HostPairingController, and ControllerPairingController.
* UpdateScreen sends update status via remora_controller.
* EnrollmentScreen sends enrollment status via remora_controller.
* Remove auth_token_ from EnrollmentScreen.
* Rename to shark_controller and remora_controller in WizardController.
* Remove get_initial_status_ from BluetoothControllerPairingController.
Committed: https://crrev.com/ebd853b376cb58ea120aca3617b86ae6db8785d2
Cr-Commit-Position: refs/heads/master@{#299422}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+191 lines, -142 lines) |
Patch |
 |
M |
chrome/browser/chromeos/login/enrollment/enrollment_screen.h
|
View
|
|
3 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/login/enrollment/enrollment_screen.cc
|
View
|
|
6 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/login/screens/controller_pairing_screen.cc
|
View
|
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/login/screens/host_pairing_screen.cc
|
View
|
|
2 chunks |
+5 lines, -28 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/login/screens/mock_update_screen.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/login/screens/update_screen.h
|
View
|
1
2
|
4 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/login/screens/update_screen.cc
|
View
|
|
7 chunks |
+17 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/login/wizard_controller.h
|
View
|
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/login/wizard_controller.cc
|
View
|
|
5 chunks |
+15 lines, -17 lines |
0 comments
|
Download
|
 |
M |
components/pairing/bluetooth_controller_pairing_controller.h
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/pairing/bluetooth_controller_pairing_controller.cc
|
View
|
|
3 chunks |
+30 lines, -21 lines |
0 comments
|
Download
|
 |
M |
components/pairing/bluetooth_host_pairing_controller.h
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/pairing/bluetooth_host_pairing_controller.cc
|
View
|
|
5 chunks |
+61 lines, -20 lines |
0 comments
|
Download
|
 |
M |
components/pairing/fake_host_pairing_controller.h
|
View
|
|
2 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
components/pairing/fake_host_pairing_controller.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/pairing/host_pairing_controller.h
|
View
|
|
2 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/pairing/pairing_api.proto
|
View
|
|
1 chunk |
+9 lines, -1 line |
0 comments
|
Download
|
Total messages: 8 (2 generated)
|