summaryrefslogtreecommitdiffstats
path: root/net/http/disk_based_cert_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove implicit conversions from scoped_refptr to T* in net/http/dcheng2014-08-261-2/+2
* Updates state order of DiskBasedCertCache::WriteWorker.brandonsalmon@chromium.org2014-08-131-24/+22
* DiskBasedCertCache method name change + readability fixes.brandonsalmon@chromium.org2014-08-051-40/+39
* Adding cache hit/miss histograms to DiskBasedCertCache. There are separatebrandonsalmon@chromium.org2014-07-111-8/+36
* Improving and adding an in-memory MRU cache to DiskBasedCertCache.brandonsalmon@chromium.org2014-07-031-56/+82
* Relanding new and improved object for the caching of certificate objects on d...brandonsalmon@chromium.org2014-06-301-0/+547
* Revert 280400 "Creation of a new and improved object for the cac..."brettw@chromium.org2014-06-281-547/+0
* Creation of a new and improved object for the caching of certificate objects ...brandonsalmon@chromium.org2014-06-271-0/+547