summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/sqlite_server_bound_cert_store.cc
Commit message (Expand)AuthorAgeFilesLines
* Make ServerBoundCertStore interface async, move SQLiteServerBoundCertStore lo...mattm@chromium.org2013-01-251-18/+44
* Remove unnecessary backend_ tests in SQLiteServerBoundCertStore and SQLitePer...mattm@chromium.org2013-01-051-16/+7
* Add histograms for SQLiteServerBoundCertStore loading.mattm@chromium.org2012-12-281-0/+13
* Annotate calls to SQLite functions - they have to be executed on a thread all...shess@chromium.org2012-07-271-9/+9
* Revert 147309 - Annotate calls to SQLite functions - they have to be executed...shess@chromium.org2012-07-181-9/+9
* Annotate calls to SQLite functions - they have to be executed on a thread all...shess@chromium.org2012-07-181-9/+9
* Unwire the clear on exit preference from the storage systems.jochen@chromium.org2012-06-051-15/+10
* Use an in-memory cache instead of querying the certificate origins via SQLjochen@chromium.org2012-06-011-18/+13
* Don't force non-session only cookies to be session only cookies, instead dele...jochen@chromium.org2012-05-301-4/+65
* RefCounted types should not have public destructors, chrome/browser/ part 1rsleevi@chromium.org2012-04-271-9/+9
* Added parameter 'clear_bound_vars', so we could reset the statement without c...michaelbai@chromium.org2012-04-251-4/+4
* Rename origin_bound_cert files to server_bound_cert.mattm@chromium.org2012-03-221-0/+519