Sign in
chromium
/
chromium
/
src
/
ef71bd0bc3e889890de79958ae65052029d429f1
/
components
/
os_crypt
7983796
Fix typo in keyring dummy entry explanation
by cfroussios
· 9 years ago
e9fc2e0
Make GetEncryptionKey thread-safe
by jdoerrie
· 9 years ago
6be9170
Fix inconsistency between included headers and calls.
by cfroussios
· 9 years ago
f3a8dfe
Add a dummy entry with libsecret when initializing OSCrypt.
by cfroussios
· 9 years ago
8a42817
Remove function casting from Libsecret tests
by cfroussios
· 9 years ago
51e9b14
Unlock all libsecret items in Password Manager and OSCrypt
by cfroussios
· 9 years ago
840961a
Fix race condition on OSCrypt linux
by cfroussios
· 9 years ago
fc6f3048
Thread safe initialization of OSCrypt cache
by cfroussios
· 9 years ago
3c4c8a9
Fix compile failure when use_sysroot=false
by thomasanderson
· 9 years ago
690f3b3d
Add
[email protected]
to components/os_crypt/OWNERS
by vabr
· 9 years ago
a881a86
Fix an unused-variable warning.
by slan
· 9 years ago
b013c15b
Implement gnome-keyring for OSCrypt
by cfroussios
· 9 years ago
56e79bb7
Mac Keychain store name should be based on branding.
by thestig
· 9 years ago
eaf70ab3
Renamed os_crypt_util_linux_unittest.cc to key_storage_libsecret_unittest.cc
by cfroussios
· 9 years ago
02da78d
Migrate Libsecret for OSCrypt to a new schema
by cfroussios
· 9 years ago
2e91f9e
Update tests to match prod branding
by cfroussios
· 9 years ago
c0bfd64
Fix branding/official build confusion in os_crypt.
by thestig
· 9 years ago
c51d7ae19
Initialize OSCrypt with a TaskRunner on the main thread
by cfroussios
· 9 years ago
62440fd
Fix build error.
by a.obzhirov
· 9 years ago
2f05d7ff
Add two more options for the --password-store switch
by cfroussios
· 9 years ago
c4e3e52dff
gn: Use a separate flag for enabling libgnome-keyring support.
by raphael.kubo.da.costa
· 9 years ago
0bf3d10c
Move GnomeKeyringLoader to components/os_crypt
by cfroussios
· 9 years ago
2e6729a4
OSCrypt supports encryption with KWallet
by cfroussios
· 9 years ago
3ea4c69
Forward --password-store switch to os_crypt
by cfroussios
· 9 years ago
2dbbe5b0
Convert some GN test support targets to static libs.
by brettw
· 9 years ago
7e8f3ac9
Revert of Forward password-store switch to OSCrypt component (patchset #15 id:310001 of https://codereview.chromium.org/2118443002/ )
by cfroussios
· 9 years ago
92699e34
Forward password-store switch to OSCrypt component
by cfroussios
· 9 years ago
74e10b2
Reland of place string::find(prefix) == 0 pattern with base::StartsWith(). (patchset #1 id:1 of https://codereview.chromium.org/2131933002/ )
by markusheintz
· 9 years ago
f6358362
Revert of Replace string::find(prefix) == 0 pattern with base::StartsWith(). (patchset #2 id:20001 of https://codereview.chromium.org/2121513002/ )
by markusheintz
· 9 years ago
53bfbe9
Replace string::find(prefix) == 0 pattern with base::StartsWith().
by lazyboy
· 9 years ago
fb11a7da
Fix guard for UseMockKeyStorageForTesting
by cfroussios
· 9 years ago
ffe5a13
Make //crypto factories return std::unique_ptr<>s
by rsleevi
· 9 years ago
e5d0dfb
Move KWalletDBus util from the Password Manager to OSCrypt.
by cfroussios
· 9 years ago
3b5a4e4
Implement OSCrypt for Linux.
by cfroussios
· 9 years ago
d281ff9
OSCryptMocker
by cfroussios
· 9 years ago
fcee3f3
Guard libsecret deps with use_glib.
by slan
· 9 years ago
443264c
Add system.gyp:glib as dependency to os_crypt.gypi
by joone.hur
· 9 years ago
df99cec
Changed location of Libsecret utils
by cfroussios
· 9 years ago
bcdec0d
Add out-of-line copy ctors for complex classes. (new in win_clang)
by vmpstr
· 9 years ago
532924d
Convert a few components from scoped_ptr to std::unique_ptr
by thestig
· 9 years ago
400d0c0fe
Remove "#pragma comment(lib" in components.
by jam
· 9 years ago
f57136c1
Switch to standard integer types in components/, part 3 of 4.
by avi
· 10 years ago
84f37e1
Switch to standard integer types in base/strings/.
by avi
· 10 years ago
3dcc7c5
Fix //components/os_crypt to build for iOS with gn.
by sdefresne
· 10 years ago
b218d91
Move `gn check` into the `generate_build_files` step.
by dpranke
· 10 years ago
29444ff
Sync remaining components_unittests with GN
by brettw
· 10 years ago
fce8d19
Replace ToLower calls to the new format
by brettw
· 10 years ago
56e8586a
win: Fix all plugin warnings in components/.
by thakis
· 10 years ago
95dc1d73
mac: Expose keychain access frequency to Telemetry.
by erikchen
· 11 years ago
b33617c
Prefix CommandLine usage with base namespace (Part 9: components)
by kkosztyo.u-szeged
· 11 years ago
ac0ea031
gn format //components
by scottmg
· 11 years ago
c6ac260
Add crypto/wincrypt_shim.h wrapper header to resolve BoringSSL conflicts.
by davidben
· 11 years ago
30a1b154
Standardize usage of virtual/override/final specifiers.
by dcheng
· 11 years ago
fe59f48
replace OVERRIDE and FINAL with override and final in components/
by mostynb
· 11 years ago
cb1f4ac
Move StringToLowerASCII to base namespace
by
[email protected]
· 11 years ago
975a57c
mac: Cache the encryption key.
by
[email protected]
· 11 years ago
fe003516
Adjust the structure of DEPS within //components.
by
[email protected]
· 11 years ago
656b6b2
Add BUILD.gn file for os_crypt so we can build this target with GN.
by
[email protected]
· 11 years ago
51902c1c
[Mac] Chromium builds shouldn't ask for access to Chrome's own secure data.
by
[email protected]
· 11 years ago
c523d20
components: Rename encryptor directory to os_crypt.
by
[email protected]
· 11 years ago