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

Issue 633253002: [Easy Unlock] Port the BluetoothConnectionFinder class to native code. (Closed)

Created:
6 years, 2 months ago by Ilya Sherman
Modified:
6 years, 2 months ago
Reviewers:
Tim Song
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Easy Unlock] Port the BluetoothConnectionFinder class to native code. A couple of pieces are left as TODOs for future CLs: * Porting the "seek device by Bluetooth address" feature. * Wiring up a screen lock state accessor. BUG=420946 TEST=components_unittests R=tengs@chromium.org Committed: https://crrev.com/ac4df1c4df6fdc7c771eb0bdeb15dbd6f2dbb98c Cr-Commit-Position: refs/heads/master@{#299415}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove screen lock considerations and reduce code repetition in tests #

Patch Set 3 : Rebase #

Patch Set 4 : Add a missing #include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+582 lines, -10 lines) Patch
M components/components_tests.gyp View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M components/proximity_auth.gypi View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M components/proximity_auth/BUILD.gn View 1 2 3 chunks +6 lines, -7 lines 0 comments Download
M components/proximity_auth/bluetooth_connection.cc View 1 chunk +2 lines, -0 lines 0 comments Download
A components/proximity_auth/bluetooth_connection_finder.h View 1 1 chunk +108 lines, -0 lines 0 comments Download
A components/proximity_auth/bluetooth_connection_finder.cc View 1 1 chunk +145 lines, -0 lines 0 comments Download
A components/proximity_auth/bluetooth_connection_finder_unittest.cc View 1 2 3 1 chunk +277 lines, -0 lines 0 comments Download
A components/proximity_auth/connection_finder.h View 1 chunk +37 lines, -0 lines 0 comments Download
M components/proximity_auth/connection_observer.h View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
Ilya Sherman
6 years, 2 months ago (2014-10-07 21:46:13 UTC) #1
Tim Song
LGTM I wonder if it's still a good idea to couple the lock screen state ...
6 years, 2 months ago (2014-10-10 18:44:39 UTC) #2
Ilya Sherman
On 2014/10/10 18:44:39, Tim Song wrote: > I wonder if it's still a good idea ...
6 years, 2 months ago (2014-10-11 00:31:34 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/633253002/40001
6 years, 2 months ago (2014-10-11 00:32:30 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_rel on tryserver.chromium.win (http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_rel/builds/18716)
6 years, 2 months ago (2014-10-11 01:40:13 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/633253002/320001
6 years, 2 months ago (2014-10-14 00:06:57 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:320001)
6 years, 2 months ago (2014-10-14 01:31:10 UTC) #10
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/ac4df1c4df6fdc7c771eb0bdeb15dbd6f2dbb98c Cr-Commit-Position: refs/heads/master@{#299415}
6 years, 2 months ago (2014-10-14 01:32:17 UTC) #11
yoichio
6 years, 2 months ago (2014-10-14 03:37:37 UTC) #12
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:320001) has been created in
https://codereview.chromium.org/651073002/ by yoichio@chromium.org.

The reason for reverting is: Causes compile failure on mac:
http://build.chromium.org/p/chromium.mac/builders/Mac%20Builder%20%28dbg%29/b....

Powered by Google App Engine
This is Rietveld 408576698