Sign in
chromium
/
chromium
/
src
/
b112feef767d087d6c40deb88c983d61c085d457
/
components
/
proximity_auth
/
ble
648bccc6d
Refactoring the BLE connection finder.
by sacomoto
· 10 years ago
bec20a8
Update ProximityAuthBleSystem to use devices from CryptAuthEnrollmentManager.
by tengs
· 10 years ago
cc65a06
Reducing the send/receive overhead in BluetoothLowEnergyConnection.
by sacomoto
· 10 years ago
13d63678
Mirror ProximityAuthUIDelegate functions to ProximityAuthClient.
by tengs
· 10 years ago
7b2aad4
Fixing BluetoothLowEnergyConnectionFinder reconnection bug.
by sacomoto
· 10 years ago
6e984625
[Proximity Auth] Port the UnlockManager class.
by isherman
· 10 years ago
07c8036d
Hook up Bluetooth Low Energy Smart Lock experiment with existing lock screen UI.
by tengs
· 10 years ago
d740523
Implement finding BLE connections in chrome://proximity-auth.
by tengs
· 10 years ago
7ae8d9c
Using WireMessage instead of FakeWireMessage.
by sacomoto
· 10 years ago
b224c45
Throttling reconnection attempts in ProximityAuthBleSystem.
by sacomoto
· 10 years ago
7f538d6
Refactoring BLE connection finder.
by sacomoto
· 10 years ago
320418f7
Fetching CryptAuth keys when an authentication fails.
by sacomoto
· 10 years ago
258deb0
Implement DeviceToDeviceSecureContext to encode and decode Smart Lock messages.
by tengs
· 10 years ago
2ae24cbb
Add |public_key| and |persistent_symmetric_key| fields to RemoteDevice.
by tengs
· 10 years ago
1115d224
Cleaning up some log messages and adding new ones.
by sacomoto
· 10 years ago
059d385d
Adding a double unlock guard in ProximityAuthBleSystem.
by sacomoto
· 10 years ago
0c21ac5
Fixes a memory corruption bug in proximity_auth::ProximityAuthBleSystem.
by sacomoto
· 10 years ago
b8bc433
Persistent whitelist for Bluetooth low energy devices.
by sacomoto
· 10 years ago
f2b3c7a
Fixing a crash in ProximityAuthBleSystem.
by sacomoto
· 10 years ago
2f1d9f2
Workaround for already notfitying characteristics in BLE connection.
by sacomoto
· 10 years ago
a1518bd
Fixing a reconnection bug in ProximityAuthBleSystem
by sacomoto
· 10 years ago
3ead4bc4
[Proximity Auth] Create one ProximityAuthClient per profile, rather than one global one.
by isherman
· 10 years ago
7555b0b
Fix CryptAuth enrollment logic.
by tengs
· 10 years ago
d7896d2
Using PA_LOG(INFO) instead of VLOG(1).
by sacomoto
· 10 years ago
deae010
Properly handling an adapter removal event in BLE connection finder.
by sacomoto
· 10 years ago
902f5c9
Handling BLE disconnect events in ProximityAuthBleSystem.
by sacomoto
· 10 years ago
4b6feba
Fetching remote devices public keys in ProximityAuthBleSystem.
by sacomoto
· 10 years ago
98f45ef
components/proximity_auth: Remove use of MessageLoopProxy
by skyostil
· 10 years ago
b7bcc20a
Connecting only to paired devices in BLE connection finder.
by sacomoto
· 10 years ago
a389986
Remove remaining use of the deprecated MessageLoopProxy
by skyostil
· 10 years ago
97582fb0
Adding support for arbitrary length messages in BLE connection.
by sacomoto
· 10 years ago
e5da7f28
Adding unit tests for BLE connection.
by sacomoto
· 10 years ago
c64c4a5
Polling for remote device state.
by sacomoto
· 10 years ago
badc218
Adding unit tests for characteristics finder.
by sacomoto
· 10 years ago
54e3cc5
Adding unit test for proximity auth ble system.
by sacomoto
· 10 years ago
3498c529
Refactoring BLE connection class.
by sacomoto
· 10 years ago
851cb56
Fixes a crash when unlocking the screen.
by sacomoto
· 10 years ago
290ac0b
Adding BLE connection finder unit tests.
by sacomoto
· 10 years ago
574c1637
Implementing a proximity_auth::Connection interface for Bluetooth Low Energy devices.
by sacomoto
· 10 years ago
18d21e1
Fix discovery of Smart Lock service in Proximity Auth over Blutooth Low Energy.
by msarda
· 10 years ago
e6ddd695
Fix crash when Proximity Auth BLE stops the discovery session.
by sacomoto
· 10 years ago
3f45fd5
Unlock Chrome when a phone with Smart Lock service is found.
by msarda
· 10 years ago
8d080c8
Implementing a BLE connection finder.
by sacomoto
· 10 years ago
7928936
Revert of Implementing a BLE connection finder. (patchset #6 id:100001 of https://codereview.chromium.org/1094273003/)
by jdonnelly
· 10 years ago
f56835d5
Implementing a BLE connection finder.
by sacomoto
· 10 years ago
4c408ff
Add experimental flag to start the Smart Lock over BLE support.
by msarda
· 10 years ago