summaryrefslogtreecommitdiffstats
path: root/chromeos/cert_loader_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //chromeosdcheng2015-12-311-1/+3
* Switch to standard integer types in chromeos/.avi2015-12-211-0/+2
* Enable CertLoader unittests in debug.pneubeck2015-01-101-117/+74
* ClientCertResolver: Remove IsHardwareBacked check.pneubeck2014-11-061-1/+2
* replace OVERRIDE and FINAL with override and final in chromeos/mostynb2014-10-061-2/+2
* Fix the condition when disabling CertLoaderTest and NetworkCertMigratorTest.John Abd-El-Malek2014-09-281-1/+1
* fix build.John Abd-El-Malek2014-09-271-4/+6
* Disable CertLoaderTest and NetworkCertMigratorTest tests in debug builds as t...John Abd-El-Malek2014-09-271-0/+4
* Remove implicit conversions from scoped_refptr to T* in chromeos/dcheng2014-09-111-15/+25
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in ash/, athe...thestig2014-09-101-1/+1
* Use correct slot id for client certs in network config.pneubeck@chromium.org2014-07-301-2/+0
* Extract ScopedTestNSSDB from nss_util.pneubeck@chromium.org2014-07-281-1/+1
* Remove the deprecated NSSCertDatabase::GetInstance() .pneubeck@chromium.org2014-07-251-14/+0
* Handle cases when user cert database has NULL slotstbarzic@chromium.org2014-03-181-0/+15
* Make NSSCertDatabase::ListCerts async and use the worker pool for actual cert...tbarzic@chromium.org2014-02-061-1/+1
* Use user specific NSSDatabase in CertLoader.tbarzic@chromium.org2014-01-281-0/+308