summaryrefslogtreecommitdiffstats
path: root/content/browser/ssl/ssl_cert_error_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Inherits SupportsWeakPtr<T> instead of having WeakPtrFactory<T>toyoshim@chromium.org2012-05-311-1/+1
* Use WeakPtr for passing SSLErrorHandler::Delegate to SSLManager.toyoshim@chromium.org2012-05-171-1/+2
* Factor out ResourceDispatcherHost dependent code around SSLManagertoyoshim@chromium.org2012-03-131-2/+5
* Add content/public/browser/resource_dispatcher_host.hdarin@chromium.org2012-03-121-2/+2
* Revert 118001 - Revert 117968 - Rename is_hsts_host to fatal.apatrick@chromium.org2012-01-181-3/+4
* Revert 117968 - Rename is_hsts_host to fatal.apatrick@chromium.org2012-01-181-4/+3
* Rename is_hsts_host to fatal.palmer@chromium.org2012-01-171-3/+4
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-3/+3
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-101-4/+0
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-271-4/+6
* Revert "net: make HSTS hosts use the normal SSL interstitials"agl@chromium.org2011-09-271-6/+4
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-271-4/+6
* Move most of the core SSL code from chrome to content. The UI code that's sp...jam@chromium.org2011-06-031-0/+51