index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chromeos
/
dbus
/
cryptohome_client.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove fake client creation from DBusClients' Create() functions.
pneubeck@chromium.org
2013-12-03
1
-6
/
+2
*
Clear content protection platform keys on Chrome OS.
dkrahn@chromium.org
2013-11-01
1
-0
/
+17
*
chromeos: Remove SystemSaltGetter::GetSystemSaltSync
hashimoto@chromium.org
2013-10-28
1
-12
/
+23
*
chromeos: Wait for service to be available when getting system salt
hashimoto@chromium.org
2013-10-22
1
-0
/
+6
*
Added multi-profile support for attestation on chromeos.
dkrahn@chromium.org
2013-10-21
1
-11
/
+29
*
Point to temporary attestation dbus methods during transition.
dkrahn@chromium.org
2013-10-18
1
-9
/
+9
*
Add support for the Pkcs11GetTpmTokenInfoForUser cryptohome call.
dkrahn@chromium.org
2013-10-10
1
-4
/
+45
*
cryptohome: Merge FakeCryptohomeClient and CryptohomeClinentStubImpl
satorux@chromium.org
2013-09-27
1
-2
/
+2
*
Split construction and initialization of DBus clients.
pneubeck@chromium.org
2013-08-27
1
-30
/
+32
*
Added support for the content protection profile to AttestationFlow.
dkrahn@google.com
2013-08-14
1
-8
/
+7
*
Extract CryptohomeClientImplStub into its own files.
pneubeck@chromium.org
2013-08-10
1
-419
/
+3
*
Fix CertLoader certificates_loaded() during notification.
pneubeck@chromium.org
2013-08-06
1
-2
/
+5
*
cros: Use AsyncMountPublic to mount kiosk app home.
xiyuan@chromium.org
2013-07-31
1
-0
/
+23
*
Load the policy store synchronously on ChromeOS, when appropriate.
joaodasilva@chromium.org
2013-07-24
1
-0
/
+26
*
Use a direct include of the message_loop header in chromeos/.
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Use system_api kCryptohomeAsyncAddKey constant
nkostylev@chromium.org
2013-07-03
1
-3
/
+1
*
Fix hang in AsyncAddKey
antrim@chromium.org
2013-06-26
1
-1
/
+1
*
Add calls to cryptohome for adding extra keys.
antrim@chromium.org
2013-06-24
1
-0
/
+27
*
chromeos: Use base::MessageLoop.
xhwang@chromium.org
2013-05-29
1
-22
/
+22
*
Updated SessionManagerClient to use the multi-profile user policy calls.
joaodasilva@chromium.org
2013-05-14
1
-1
/
+7
*
Fixed CryptohomeClient::TpmAttestationSignSimpleChallenge.
dkrahn@google.com
2013-05-10
1
-1
/
+1
*
[cros mp] Load profiles from /home/chronos/u-[$hash], add GetUserIdHashFromPr...
nkostylev@chromium.org
2013-05-10
1
-1
/
+5
*
Enhanced and refactored the AttestationFlow interface.
dkrahn@google.com
2013-04-27
1
-32
/
+35
*
Added dbus bindings for new cryptohomed attestation APIs.
dkrahn@google.com
2013-04-11
1
-9
/
+67
*
Added an options parameter to TpmAttestationSignEnterpriseChallenge.
dkrahn@google.com
2013-04-09
1
-0
/
+4
*
chromeos : Make CryptohomeClient::InstallAttributesIsReady asynchronous.
haruki@chromium.org
2013-04-03
1
-5
/
+7
*
Added support in CryptohomeClient for new attestation dbus calls.
dkrahn@google.com
2013-03-30
1
-0
/
+192
*
[cros] Multi-profiles backend plumbing.
nkostylev@chromium.org
2013-03-29
1
-3
/
+4
*
Make system salt length of stub dbus client impl even.
xhwang@chromium.org
2013-03-29
1
-1
/
+1
*
Updated attestation flow to conform with new DBUS interface.
dkrahn@google.com
2013-03-27
1
-3
/
+13
*
chromeos: Fix false-positive DCHECK in CryptohomeClient
hashimoto@chromium.org
2013-02-27
1
-59
/
+73
*
chromeos: Implement async version of CryptohomeClient::Tpm* methods
hashimoto@chromium.org
2013-02-17
1
-7
/
+51
*
Added more default expectations to MockDBusThreadManager.
joaodasilva@chromium.org
2013-02-06
1
-2
/
+2
*
Added GetSanitizedUsername() method to CryptohomeClient.
joaodasilva@chromium.org
2013-02-01
1
-0
/
+25
*
Implemented plumbing for cryptohomed attestation calls.
dkrahn@google.com
2013-01-15
1
-15
/
+177
*
Fix r171702: Add flag for requesting an ephemeral mount
bartfab@chromium.org
2012-12-07
1
-2
/
+1
*
Add flag for requesting an ephemeral mount
bartfab@chromium.org
2012-12-07
1
-3
/
+5
*
Cleanup: Fix a typo that got copied into many files.
thestig@chromium.org
2012-10-22
1
-7
/
+7
*
Cleaning up weak_ptr_factory destruction order.
gdk@chromium.org
2012-09-07
1
-7
/
+10
*
chromeos: Fix clang warnings about missing virtual and OVERRIDE annotations.
tfarina@chromium.org
2012-08-30
1
-1
/
+1
*
chromeos: Move common D-Bus method callbacks to dbus_method_call_status.h
hashimoto@chromium.org
2012-08-01
1
-17
/
+19
*
Convert chromeos::CryptohomeClient::TpmCanAttemptOwnership to asynchronous
hashimoto@chromium.org
2012-07-31
1
-5
/
+26
*
Remove chromeos::CryptohomeLibrary::IsMounted
hashimoto@chromium.org
2012-07-28
1
-21
/
+18
*
chromeos: Remove CryptohomeLibrary::TpmGetPassword and TpmIsReady
hashimoto@chromium.org
2012-07-23
1
-21
/
+40
*
chromeos: Convert D-Bus client classes' callback arguments to const reference
hashimoto@chromium.org
2012-04-11
1
-24
/
+25
*
Move files inside chrome/browser/chromeos/dbus to chromeos/dbus
hashimoto@chromium.org
2012-04-06
1
-0
/
+638