summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/fake_cryptohome_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in ash/, athe...thestig2014-09-101-1/+1
* Wire up GetKeyDataEx() in Chromebartfab2014-08-291-0/+10
* Remove nss_util.h dependency from FakeCryptohomeClient.pneubeck@chromium.org2014-07-221-2/+2
* Fix flakiness in VerifyFakeInstallAttributesCache.joaodasilva@chromium.org2014-07-071-12/+5
* Add boot attributes methods in CryptohomeClient.davidyu@chromium.org2014-07-041-11/+38
* Enable Enterprise enrollment on desktop builds.joaodasilva@chromium.org2014-05-021-2/+73
* Revert of Enable Enterprise enrollment on desktop builds. (https://codereview...falken@chromium.org2014-05-021-73/+2
* Enable Enterprise enrollment on desktop builds.joaodasilva@chromium.org2014-05-011-2/+73
* Use actual implementation of RemoveKeyEx in supervised users password change ...antrim@chromium.org2014-03-261-0/+8
* 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/+50
* Clear content protection platform keys on Chrome OS.dkrahn@chromium.org2013-11-011-0/+9
* 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