1. c9c251d clean up code at crypto folder. by [email protected] · 11 years ago
  2. 982f1ab Rename MacKeychain to AppleKeychain by [email protected] · 13 years ago[Renamed (88%) from crypto/mock_keychain_mac.h]
  3. d22db52 src/crypto should build on the x86_64 architecture. by [email protected] · 13 years ago
  4. 1cc807c Declare password_data_count_ as int to match the return type of its by [email protected] · 13 years ago
  5. cf21188 Remove #pragma once from crypto by [email protected] · 13 years ago
  6. 1a46fa6ed New CRYPTO_EXPORT macros. by [email protected] · 13 years ago
  7. b9d3d00 Move *keychain_mac* files to crypto/ by [email protected] · 13 years ago[Renamed (75%) from chrome/browser/mock_keychain_mac.h]
  8. c8452dd Fix MockKeychain implementation on Mac by [email protected] · 14 years ago
  9. 0d5c08e Add OVERRIDE to chrome/browser/. by [email protected] · 14 years ago
  10. c73a3e8 Cleanup file name and unused import. by [email protected] · 14 years ago[Renamed (97%) from chrome/browser/keychain_mock_mac.h]
  11. 32b76ef `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by [email protected] · 15 years ago
  12. ecbf289 AutoFill credit cards should be encrypted on the Mac by [email protected] · 15 years ago
  13. 0a21fde Support individual Keychain item deletion in PasswordStoreMac. by [email protected] · 16 years ago
  14. 75d112d Implement Add and Update for PasswordStoreMac. by [email protected] · 16 years ago
  15. 734d9be Separate the Keychain test data from the Mock itself, and make the mock data creation table-driven. by [email protected] · 16 years ago
  16. 12eb8e7 Move MockKeychain into its own file. by [email protected] · 16 years ago