summaryrefslogtreecommitdiffstats
path: root/chrome/browser/transport_security_persister.cc
Commit message (Expand)AuthorAgeFilesLines
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Move TransportSecurityPersister completely to IO thread.phajdan.jr@chromium.org2011-09-211-23/+49
* Revert "Revert r101377 and r100426."agl@chromium.org2011-09-191-43/+26
* Revert r101377 and r100426.agl@chromium.org2011-09-191-26/+43
* Switch TransportSecurityPersister to ImportantFileWriterphajdan.jr@chromium.org2011-09-091-43/+26
* Add command-line control of the HSTS preload list.cevans@chromium.org2011-04-211-1/+1
* Honor pre-existing HSTS metadata in Incognito mode, but obviously continue tocevans@chromium.org2011-03-281-3/+8
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part16:tfarina@chromium.org2010-10-111-9/+9
* Remove locks from StrictTransportSecurityState.abarth@chromium.org2010-03-141-28/+37
* Tie the lifetime of persisted transport-security metatdata to clearing cookies,cevans@chromium.org2010-02-231-7/+15
* SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade.agl@chromium.org2009-12-111-0/+74