1. 3065a1f NSS Certificate Manager: Use NSSCertDatabaseChromeOS. by [email protected] · 11 years ago
  2. 9692015 Replace string16 with base::string16. by [email protected] · 12 years ago
  3. e764bea Don't use nss_util in CertificateManagerModel::IsHardwareBacked. by [email protected] · 12 years ago
  4. e746341 Use a direct include of strings headers in chrome/browser/a*-c*/. by [email protected] · 12 years ago
  5. 6e7845ae net: extract net/cert out of net/base by [email protected] · 12 years ago
  6. cb4bf8d Revert "GTTF: Add missing virtual destructors." by [email protected] · 12 years ago
  7. 0672752c GTTF: Add missing virtual destructors. by [email protected] · 12 years ago
  8. 7fda9a40 Move the NSS functions out of CertDatabase into a new NSSCertDatabase class. by [email protected] · 13 years ago
  9. ad40b21 Reland: Fix imported server certs being distrusted in NSS 3.13. by [email protected] · 13 years ago
  10. 440d5990 Revert 139719 - Fix imported server certs being distrusted in NSS 3.13. by [email protected] · 13 years ago
  11. ebba55ee Fix imported server certs being distrusted in NSS 3.13. by [email protected] · 13 years ago
  12. e0c99f9 certificate manager: Disable export option for TPM-backed certs. by [email protected] · 13 years ago
  13. e0ad089 certificate manager: Disable export option for TPM-backed certs. by [email protected] · 13 years ago
  14. c79b784d1 Introduce a typedef for users of the SSL cert trust bits. This allows lots of callers wishing to refer to "a bitfield composed of these values" to use an explicit type instead of "int". I find the resulting code to be noticeably clearer, and a similar change for another type exposed a bug where not having an explicit type allowed a function argument ordering bug to creep in, so I claim this is safer too. by [email protected] · 14 years ago
  15. 6a18d07 For PKCS12 private keys imported into a hardware backed token, mark them as unextractable by [email protected] · 14 years ago
  16. 4f24296 Move CertificateManagerModel and CertificateViewer back to chrome. Nothing uses them in content. by [email protected] · 14 years ago[Renamed (96%) from content/browser/certificate_manager_model.h]
  17. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  18. 4c4f7cd NSS: Unlock crypto devices when populating cert manager. by [email protected] · 14 years ago
  19. df8e899b Move core pieces of chrome\browser. I've only gone up to "g", will do the rest in another cl. by [email protected] · 14 years ago