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

Issue 1308393007: Add CryptAuth managers to EasyUnlockServiceRegular (Closed)

Created:
5 years, 4 months ago by Tim Song
Modified:
5 years, 3 months ago
Reviewers:
sacomoto, msarda
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add CryptAuth managers to EasyUnlockServiceRegular To replace CryptAuth features in the Smart Lock Chrome app, these managers perform the same functionality natively. These managers are gated behind the kEnableBluetoothLowEnergyDiscovery flag, and are only initialized on ChromeOS. BUG=512230 Committed: https://crrev.com/fd6f252f8c10f3e30a9f7997783a30397bdf039d Cr-Commit-Position: refs/heads/master@{#346703}

Patch Set 1 : #

Patch Set 2 : #

Total comments: 10

Patch Set 3 : address comments #

Patch Set 4 : fix windows compile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+272 lines, -8 lines) Patch
M chrome/browser/signin/chrome_proximity_auth_client.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/signin/chrome_proximity_auth_client.cc View 1 chunk +17 lines, -6 lines 0 comments Download
M chrome/browser/signin/easy_unlock_service_regular.h View 7 chunks +30 lines, -1 line 0 comments Download
M chrome/browser/signin/easy_unlock_service_regular.cc View 8 chunks +132 lines, -1 line 0 comments Download
M components/proximity_auth.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M components/proximity_auth/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M components/proximity_auth/cryptauth/cryptauth_enroller.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/proximity_auth/cryptauth/cryptauth_enrollment_utils.h View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M components/proximity_auth/cryptauth/cryptauth_enrollment_utils.cc View 1 2 1 chunk +22 lines, -0 lines 0 comments Download
A components/proximity_auth/cryptauth_enroller_factory_impl.h View 1 1 chunk +33 lines, -0 lines 0 comments Download
A components/proximity_auth/cryptauth_enroller_factory_impl.cc View 1 chunk +25 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 20 (10 generated)
Tim Song
5 years, 3 months ago (2015-08-25 22:46:53 UTC) #7
Tim Song
5 years, 3 months ago (2015-08-26 02:43:33 UTC) #10
sacomoto
Hi Tim, I have a few question, about the high-level structure of EasyUnlockService. What is ...
5 years, 3 months ago (2015-08-27 15:38:05 UTC) #11
Tim Song
https://codereview.chromium.org/1308393007/diff/140001/chrome/browser/signin/easy_unlock_service_regular.cc File chrome/browser/signin/easy_unlock_service_regular.cc (right): https://codereview.chromium.org/1308393007/diff/140001/chrome/browser/signin/easy_unlock_service_regular.cc#newcode496 chrome/browser/signin/easy_unlock_service_regular.cc:496: height_in_inches * height_in_inches); On 2015/08/27 15:38:05, sacomoto wrote: > ...
5 years, 3 months ago (2015-08-27 18:12:27 UTC) #12
Tim Song
To give a brief summary, on ChromeOS, there is a difference between "profiles" and "users". ...
5 years, 3 months ago (2015-08-27 18:20:37 UTC) #13
sacomoto
On 2015/08/27 18:20:37, Tim Song wrote: > To give a brief summary, on ChromeOS, there ...
5 years, 3 months ago (2015-08-28 14:47:05 UTC) #14
sacomoto
LGTM. https://codereview.chromium.org/1308393007/diff/140001/chrome/browser/signin/easy_unlock_service_regular.h File chrome/browser/signin/easy_unlock_service_regular.h (right): https://codereview.chromium.org/1308393007/diff/140001/chrome/browser/signin/easy_unlock_service_regular.h#newcode61 chrome/browser/signin/easy_unlock_service_regular.h:61: private: On 2015/08/27 18:12:27, Tim Song wrote: > ...
5 years, 3 months ago (2015-08-28 14:47:17 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1308393007/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1308393007/180001
5 years, 3 months ago (2015-09-01 18:42:08 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:180001)
5 years, 3 months ago (2015-09-01 19:18:08 UTC) #19
commit-bot: I haz the power
5 years, 3 months ago (2015-09-01 19:19:04 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/fd6f252f8c10f3e30a9f7997783a30397bdf039d
Cr-Commit-Position: refs/heads/master@{#346703}

Powered by Google App Engine
This is Rietveld 408576698