summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/cros/cryptohome_library.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert chromeos::CryptohomeClient::TpmCanAttemptOwnership to asynchronoushashimoto@chromium.org2012-07-311-3/+8
* Remove chromeos::CryptohomeLibrary::IsMountedhashimoto@chromium.org2012-07-281-10/+0
* chromeos: Remove CryptohomeLibrary::TpmGetPassword and TpmIsReadyhashimoto@chromium.org2012-07-231-22/+0
* Move chromeos::CryptohomeLibrary::HashPassword to chromeos::ParallelAuthentic...hashimoto@chromium.org2012-07-111-23/+0
* Remove redundant dependency from chromeos::CryptohomeLibrary to src/chrome an...hashimoto@chromium.org2012-06-221-7/+3
* Move files inside chrome/browser/chromeos/dbus to chromeos/dbushashimoto@chromium.org2012-04-061-2/+2
* Make some TPMIsEnabled Cryptohome method call asynchronoushashimoto@chromium.org2012-03-271-1/+2
* Convert blocking chromeos::CryptohomeClient::Pkcs11* methods to asynchashimoto@chromium.org2012-02-281-21/+0
* Separate CryptohomeLibrary's async method calling function as cryptohome::Asy...hashimoto@chromium.org2012-02-271-139/+0
* Replace CryptohomeLibrary::Delegate with base::Callbackhashimoto@chromium.org2012-02-201-21/+19
* Use CryptohomeClienthashimoto@chromium.org2012-02-171-113/+138
* Remove AsyncSetOwnerUser() from cryptohome librarybartfab@google.com2012-02-071-17/+1
* Shaving parallel authenticator yak to remove unnecessary dependency on this c...zelidrag@chromium.org2011-12-031-27/+61
* chromeos: Remove unused code from CryptohomeLibrary.satorux@chromium.org2011-11-221-101/+0
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Use base::Bind instead of old callbacks in chromeos/crossatorux@chromium.org2011-10-181-7/+8
* Use stub impl when libcros fails to loadstevenjb@google.com2011-09-201-97/+112
* Encrypted OAuth1 all access token and secret with system salt for now, will r...zelidrag@chromium.org2011-08-091-2/+7
* AsyncSetOwnerUser() added to pass owner user to Cryptohomedglotov@google.com2011-04-211-0/+14
* This adds calls to new API for cryptohomed that gives statusgspencer@chromium.org2011-04-191-0/+19
* Add immutable settings checks when handling policy.mnissler@chromium.org2011-04-181-3/+4
* Chrome to cryptohome::InstallAttrutes bindings.pastarmovj@chromium.org2011-04-151-1/+82
* AsyncDoAutomaticFreeDiskSpaceControl API introducedglotov@google.com2011-03-041-6/+22
* Use C scalar-type versions of the cryptohome API in cryptohome_librarycmasone@chromium.org2011-03-021-7/+24
* Update a bunch of files to the new location of browser_thread.hjam@chromium.org2011-03-011-1/+1
* Disables full sync option for the owner when password is changed.altimofeev@chromium.org2010-11-111-0/+10
* Convert LOG(INFO) to VLOG(1) - chrome/browser/chromeos/cros/.pkasting@chromium.org2010-10-221-1/+1
* Adds spinner to the Tpm-password screen password.altimofeev@chromium.org2010-10-201-0/+55
* Rename ChromeThread to BrowserThread Part17:tfarina@chromium.org2010-10-111-1/+1
* [Chrome OS] Attempt offline and online login simultaneouslycmasone@chromium.org2010-10-111-11/+19
* Rename ChromeThread to BrowserThread Part7:tfarina@chromium.org2010-10-081-10/+10
* [Chrome OS] Log and handle cryptohomed callbacks for calls we didn't initiatecmasone@chromium.org2010-10-051-3/+6
* [Chrome OS] Enable CryptohomeLibrary to optionally create new cryptohomescmasone@chromium.org2010-09-301-1/+3
* [Chrome OS] Update to use new CryptohomeAsyncMount function signaturecmasone@chromium.org2010-09-291-1/+5
* [chrome os] Add async method for removing cryptohomescmasone@google.com2010-09-161-4/+18
* [Chrome OS] expose async crypto API via CryptohomeLibrarycmasone@google.com2010-09-101-6/+120
* To effectively test some parts of chrome for cros on the linux desktop, we ne...davemoore@chromium.org2010-08-041-30/+89
* Update to new cryptohome apiscmasone@google.com2010-06-281-2/+21
* Use GetSystemSalt from the cryptohome lib instead of reading salt off disk.cmasone@google.com2010-06-151-0/+4
* Mocks for all libcros elements. Added library registry object that provides a...zelidrag@chromium.org2010-03-231-9/+5
* We had a problem where if chrome crashed on cros and was relauncheddavemoore@chromium.org2010-03-221-0/+4
* Enable chrome to mount cryptohomes on its own as a part of auth, as well as h...cmasone@google.com2010-03-111-0/+26