summaryrefslogtreecommitdiffstats
path: root/content/browser/ssl/ssl_cert_error_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...jam@chromium.org2013-12-311-1/+1
* Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram...loislo@chromium.org2013-12-301-1/+1
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...jam@chromium.org2013-12-281-1/+1
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-141-1/+1
* content/browser: Move ssl code into the content namespace.tfarina@chromium.org2012-10-241-1/+5
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* 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