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