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

Issue 1102473003: Unlock Chrome when a phone with Smart Lock service is found. (Closed)

Created:
5 years, 8 months ago by msarda
Modified:
5 years, 7 months ago
CC:
chromium-apps-reviews_chromium.org, chromium-reviews, davemoore+watch_chromium.org, dzhioev+watch_chromium.org, extensions-reviews_chromium.org, hashimoto+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@move_screen_lock
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Unlock Chrome when a phone with Smart Lock service is found. This CL starts finding BLE phone devices that advertise smart lock services when the screen is locked. It unlocks the Chrome when such a device is found. BUG=478073 Committed: https://crrev.com/3f45fd5444081f44205896e6c6a211fbfaa98ed5 Cr-Commit-Position: refs/heads/master@{#327416}

Patch Set 1 #

Patch Set 2 : Cleanup #

Patch Set 3 : More cleanup #

Patch Set 4 : Unlock when a device is found #

Patch Set 5 : Rebase #

Patch Set 6 : Prepare for review #

Total comments: 15

Patch Set 7 : Nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -19 lines) Patch
M chrome/browser/signin/easy_unlock_service.cc View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M components/proximity_auth.gypi View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M components/proximity_auth/ble/bluetooth_low_energy_connection_finder.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/proximity_auth/ble/bluetooth_low_energy_connection_finder.cc View 1 2 3 2 chunks +5 lines, -2 lines 0 comments Download
M components/proximity_auth/ble/proximity_auth_ble_system.h View 1 2 3 1 chunk +31 lines, -4 lines 0 comments Download
M components/proximity_auth/ble/proximity_auth_ble_system.cc View 1 2 3 4 5 6 1 chunk +56 lines, -11 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
msarda
Please take a look.
5 years, 8 months ago (2015-04-24 13:17:31 UTC) #2
msarda
Ilya: Please do an overall review of this CL. Jochen: Please do a review of ...
5 years, 7 months ago (2015-04-27 16:13:50 UTC) #4
jochen (gone - plz use gerrit)
deps lgtm https://codereview.chromium.org/1102473003/diff/80002/components/proximity_auth/DEPS File components/proximity_auth/DEPS (right): https://codereview.chromium.org/1102473003/diff/80002/components/proximity_auth/DEPS#newcode2 components/proximity_auth/DEPS:2: "+content/public/browser/browser_context.h", why not just allow all of ...
5 years, 7 months ago (2015-04-27 19:53:09 UTC) #5
Ilya Sherman
Thanks, Mihai. https://codereview.chromium.org/1102473003/diff/80002/components/proximity_auth/ble/proximity_auth_ble_system.cc File components/proximity_auth/ble/proximity_auth_ble_system.cc (right): https://codereview.chromium.org/1102473003/diff/80002/components/proximity_auth/ble/proximity_auth_ble_system.cc#newcode11 components/proximity_auth/ble/proximity_auth_ble_system.cc:11: #include "content/public/browser/browser_context.h" I don't think this include ...
5 years, 7 months ago (2015-04-28 01:02:33 UTC) #6
msarda
https://codereview.chromium.org/1102473003/diff/80002/components/proximity_auth/DEPS File components/proximity_auth/DEPS (right): https://codereview.chromium.org/1102473003/diff/80002/components/proximity_auth/DEPS#newcode2 components/proximity_auth/DEPS:2: "+content/public/browser/browser_context.h", On 2015/04/27 19:53:09, jochen wrote: > why not ...
5 years, 7 months ago (2015-04-28 12:44:59 UTC) #7
Ilya Sherman
LGTM https://codereview.chromium.org/1102473003/diff/80002/components/proximity_auth/ble/proximity_auth_ble_system.h File components/proximity_auth/ble/proximity_auth_ble_system.h (right): https://codereview.chromium.org/1102473003/diff/80002/components/proximity_auth/ble/proximity_auth_ble_system.h#newcode31 components/proximity_auth/ble/proximity_auth_ble_system.h:31: content::BrowserContext* browser_context); On 2015/04/28 12:44:59, msarda wrote: > ...
5 years, 7 months ago (2015-04-28 23:21:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1102473003/110001
5 years, 7 months ago (2015-04-28 23:23:45 UTC) #11
commit-bot: I haz the power
Committed patchset #7 (id:110001)
5 years, 7 months ago (2015-04-29 02:04:55 UTC) #12
commit-bot: I haz the power
5 years, 7 months ago (2015-04-29 02:05:42 UTC) #13
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/3f45fd5444081f44205896e6c6a211fbfaa98ed5
Cr-Commit-Position: refs/heads/master@{#327416}

Powered by Google App Engine
This is Rietveld 408576698