summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/fake_cryptohome_client.h
Commit message (Expand)AuthorAgeFilesLines
* Update {virtual,override,final} to follow C++11 style in chromeos/dbus.dcheng2015-01-161-127/+111
* chromeos: Remove unused private data membershashimoto2015-01-091-2/+1
* replace OVERRIDE and FINAL with override and final in chromeos/mostynb2014-10-061-60/+60
* Wire up GetKeyDataEx() in Chromebartfab2014-08-291-0/+5
* Add boot attributes methods in CryptohomeClient.davidyu@chromium.org2014-07-041-3/+13
* Use actual implementation of RemoveKeyEx in supervised users password change ...antrim@chromium.org2014-03-261-0/+4
* Move to new attestation dbus methods.dkrahn@chromium.org2014-03-131-0/+3
* Add support for new calls in cryptohome.antrim@chromium.org2014-03-121-0/+23
* Clear content protection platform keys on Chrome OS.dkrahn@chromium.org2013-11-011-0/+5
* chromeos: Remove SystemSaltGetter::GetSystemSaltSynchashimoto@chromium.org2013-10-281-1/+1
* settings: Add async system salt retrieval logic in DeviceOAuth2TokenServiceFa...satorux@chromium.org2013-10-251-0/+8
* chromeos: Wait for service to be available when getting system salthashimoto@chromium.org2013-10-221-0/+10
* Added multi-profile support for attestation on chromeos.dkrahn@chromium.org2013-10-211-1/+10
* cryptohome: Rename CryptohomeLibrary to SystemSaltGettersatorux@chromium.org2013-10-181-1/+1
* chromeos: Rewrite login code to get the system salt asynchronouslyhashimoto@chromium.org2013-10-131-0/+4
* Add support for the Pkcs11GetTpmTokenInfoForUser cryptohome call.dkrahn@chromium.org2013-10-101-0/+3
* cryptohome: Merge FakeCryptohomeClient and CryptohomeClinentStubImplsatorux@chromium.org2013-09-271-12/+25
* Split construction and initialization of DBus clients.pneubeck@chromium.org2013-08-271-1/+2
* 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/+3
* Load the policy store synchronously on ChromeOS, when appropriate.joaodasilva@chromium.org2013-07-241-0/+2
* Add calls to cryptohome for adding extra keys.antrim@chromium.org2013-06-241-0/+4
* Use MockDBusThreadManagerWithoutGMock for DeviceLocalAccountTestharuki@chromium.org2013-05-101-0/+4
* Use MockDBusThreadManagerWithoutGMock for ParallelAuthenticatorTestharuki@chromium.org2013-05-101-0/+7
* Enhanced and refactored the AttestationFlow interface.dkrahn@google.com2013-04-271-10/+10
* dbus: Add FakeCryptohomeClientharuki@chromium.org2013-04-251-0/+137