* Transition host to STAGE_UPDATING after pairing.
commitebd853b376cb58ea120aca3617b86ae6db8785d2
authorachuith <achuith@chromium.org>
Tue, 14 Oct 2014 03:48:34 +0000 (13 20:48 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 14 Oct 2014 03:49:16 +0000 (14 03:49 +0000)
treedeb339791071540d07c9cbf1801455cf1405b2ba
parent74c39357ba160b985378a5867fac496ea49f23ad
* 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.

Review URL: https://codereview.chromium.org/652743003

Cr-Commit-Position: refs/heads/master@{#299422}
17 files changed:
chrome/browser/chromeos/login/enrollment/enrollment_screen.cc
chrome/browser/chromeos/login/enrollment/enrollment_screen.h
chrome/browser/chromeos/login/screens/controller_pairing_screen.cc
chrome/browser/chromeos/login/screens/host_pairing_screen.cc
chrome/browser/chromeos/login/screens/mock_update_screen.cc
chrome/browser/chromeos/login/screens/update_screen.cc
chrome/browser/chromeos/login/screens/update_screen.h
chrome/browser/chromeos/login/wizard_controller.cc
chrome/browser/chromeos/login/wizard_controller.h
components/pairing/bluetooth_controller_pairing_controller.cc
components/pairing/bluetooth_controller_pairing_controller.h
components/pairing/bluetooth_host_pairing_controller.cc
components/pairing/bluetooth_host_pairing_controller.h
components/pairing/fake_host_pairing_controller.cc
components/pairing/fake_host_pairing_controller.h
components/pairing/host_pairing_controller.h
components/pairing/pairing_api.proto