summaryrefslogtreecommitdiffstats
path: root/components/os_crypt
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in components/, part 3 of 4.avi2015-12-258-4/+14
* Switch to standard integer types in base/strings/.avi2015-12-251-0/+1
* Fix //components/os_crypt to build for iOS with gn.sdefresne2015-11-131-1/+3
* Move `gn check` into the `generate_build_files` step.dpranke2015-09-181-0/+1
* Sync remaining components_unittests with GNbrettw2015-08-261-0/+14
* Replace ToLower calls to the new formatbrettw2015-08-101-2/+2
* win: Fix all plugin warnings in components/.thakis2015-05-012-0/+9
* mac: Expose keychain access frequency to Telemetry.erikchen2015-01-151-1/+3
* Prefix CommandLine usage with base namespace (Part 9: components)kkosztyo.u-szeged2014-12-041-1/+1
* gn format //componentsscottmg2014-12-031-0/+1
* Add crypto/wincrypt_shim.h wrapper header to resolve BoringSSL conflicts.davidben2014-10-302-2/+2
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-1/+1
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-1/+1
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-2/+2
* mac: Cache the encryption key.erikchen@chromium.org2014-07-301-16/+30
* Adjust the structure of DEPS within //components.blundell@chromium.org2014-05-061-1/+0
* Add BUILD.gn file for os_crypt so we can build this target with GN.tfarina@chromium.org2014-04-181-0/+36
* [Mac] Chromium builds shouldn't ask for access to Chrome's own secure data.mark@chromium.org2014-04-031-0/+5
* components: Rename encryptor directory to os_crypt.tfarina@chromium.org2014-03-1816-0/+1091