summaryrefslogtreecommitdiffstats
path: root/components/proximity_auth/cryptauth/cryptauth_device_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Update components for new prefs location.brettw2016-02-011-3/+3
* Convert Pass()→std::move() in //components/[n-z]*dcheng2015-12-261-4/+5
* Switch to standard integer types in components/, part 3 of 4.avi2015-12-251-0/+2
* Remove the custom base64url implementation in //components/proximity_auth/peter2015-11-201-7/+19
* Hook up ProximityAuthSystem in EasyUnlockService.tengs2015-10-021-3/+3
* Revert of Hook up ProximityAuthSystem in EasyUnlockService. (patchset #7 id:1...tengs2015-10-011-3/+3
* Hook up ProximityAuthSystem in EasyUnlockService.tengs2015-10-011-3/+3
* Set allow_stale_read flag for speculative GetMyDevices CryptAuth API calls.tengs2015-08-061-0/+7
* Add toggling devices as unlock keys to chrome://proximity-auth.tengs2015-08-061-0/+3
* Hook up CryptAuthGCMManager to the enrollment and device sync managers.tengs2015-07-281-2/+10
* Hook up CryptAuthDeviceManager to chrome://proximity-auth for testing.tengs2015-07-081-8/+25
* Add CryptAuthDeviceManager for syncing the user's devices from CryptAuth.tengs2015-07-061-0/+257