summaryrefslogtreecommitdiffstats
path: root/content/browser/ssl/ssl_cert_error_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove GlobalRequestId parameter from SSLErrorHandler::Delegate.davidben2014-10-011-2/+0
* content: ResourceType cleanup.tfarina@chromium.org2014-07-311-2/+6
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...jam@chromium.org2013-12-311-2/+2
* Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram...loislo@chromium.org2013-12-301-2/+2
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...jam@chromium.org2013-12-281-2/+2
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-2/+2
* Add content/browser/loader/ for resource loading related classes.darin@chromium.org2012-12-051-1/+0
* content/browser: Move ssl code into the content namespace.tfarina@chromium.org2012-10-241-2/+4
* 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/+1
* TabContents -> WebContentsImpl, part 14.avi@chromium.org2012-04-161-4/+3
* Factor out ResourceDispatcherHost dependent code around SSLManagertoyoshim@chromium.org2012-03-131-4/+8
* Add content/public/browser/resource_dispatcher_host.hdarin@chromium.org2012-03-121-4/+6
* Revert 118001 - Revert 117968 - Rename is_hsts_host to fatal.apatrick@chromium.org2012-01-181-2/+2
* Revert 117968 - Rename is_hsts_host to fatal.apatrick@chromium.org2012-01-181-2/+2
* Rename is_hsts_host to fatal.palmer@chromium.org2012-01-171-2/+2
* Ignore revocation check failures from automated requests.agl@chromium.org2011-10-121-1/+9
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-271-9/+7
* Revert "net: make HSTS hosts use the normal SSL interstitials"agl@chromium.org2011-09-271-7/+9
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-271-9/+7
* Move most of the core SSL code from chrome to content. The UI code that's sp...jam@chromium.org2011-06-031-0/+39