summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/fake_cryptohome_client.cc
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Remove SystemSaltGetter::GetSystemSaltSynchashimoto@chromium.org2013-10-281-3/+5
* settings: Add async system salt retrieval logic in DeviceOAuth2TokenServiceFa...satorux@chromium.org2013-10-251-1/+2
* chromeos: Wait for service to be available when getting system salthashimoto@chromium.org2013-10-221-1/+22
* Added multi-profile support for attestation on chromeos.dkrahn@chromium.org2013-10-211-1/+10
* chromeos: Rewrite login code to get the system salt asynchronouslyhashimoto@chromium.org2013-10-131-3/+8
* Add support for the Pkcs11GetTpmTokenInfoForUser cryptohome call.dkrahn@chromium.org2013-10-101-1/+9
* cryptohome: Merge FakeCryptohomeClient and CryptohomeClinentStubImplsatorux@chromium.org2013-09-271-166/+248
* Split construction and initialization of DBus clients.pneubeck@chromium.org2013-08-271-0/+3
* Added support for the content protection profile to AttestationFlow.dkrahn@google.com2013-08-141-1/+3
* cros: Use AsyncMountPublic to mount kiosk app home.xiyuan@chromium.org2013-07-311-0/+6
* Load the policy store synchronously on ChromeOS, when appropriate.joaodasilva@chromium.org2013-07-241-0/+5
* Use a direct include of the message_loop header in chromeos/.avi@chromium.org2013-07-171-1/+1
* Add calls to cryptohome for adding extra keys.antrim@chromium.org2013-06-241-0/+16
* chromeos: Use base::MessageLoop.xhwang@chromium.org2013-05-291-6/+6
* Retrial: Use MockDBusThreadManagerWithoutGMock for LoginUtilsTestharuki@chromium.org2013-05-131-13/+13
* Use MockDBusThreadManagerWithoutGMock for DeviceLocalAccountTestharuki@chromium.org2013-05-101-0/+29
* Use MockDBusThreadManagerWithoutGMock for ParallelAuthenticatorTestharuki@chromium.org2013-05-101-2/+3
* Enhanced and refactored the AttestationFlow interface.dkrahn@google.com2013-04-271-10/+10
* dbus: Add FakeCryptohomeClientharuki@chromium.org2013-04-251-0/+245