summaryrefslogtreecommitdiffstats
path: root/content/browser/ssl/ssl_error_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...jam@chromium.org2013-12-311-3/+3
* Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram...loislo@chromium.org2013-12-301-3/+3
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...jam@chromium.org2013-12-281-3/+3
* reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...scottmg@chromium.org2013-07-231-1/+1
* Revert 212927 "Move webkitplatformsupport_impl and related from ..."bryeung@chromium.org2013-07-221-1/+1
* Move webkitplatformsupport_impl and related from glue to childscottmg@chromium.org2013-07-221-1/+1
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Move client certificates retrieval logic out of the SSL sockets.ppi@chromium.org2013-02-071-1/+1
* content/browser: Move ssl code into the content namespace.tfarina@chromium.org2012-10-241-11/+12
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* RefCounted types should not have public destructors, delegate cleanuprsleevi@chromium.org2012-06-261-0/+3
* 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-2/+3
* Factor out ResourceDispatcherHost dependent code around SSLManagertoyoshim@chromium.org2012-03-131-7/+29
* Add content/public/browser/resource_dispatcher_host.hdarin@chromium.org2012-03-121-5/+8
* Get rid of ssl_cert_error_handler.h dependency from Chrome.jam@chromium.org2012-02-131-4/+4
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-281-2/+2
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-101-1/+0
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-1/+2
* Remove the remaining Chrome SSL dependencies from content.jam@chromium.org2011-06-061-4/+3
* Move most of the core SSL code from chrome to content. The UI code that's sp...jam@chromium.org2011-06-031-0/+144