summaryrefslogtreecommitdiffstats
path: root/content/browser/ssl/ssl_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GlobalRequestId parameter from SSLErrorHandler::Delegate.davidben2014-10-011-2/+1
* content: ResourceType cleanup.tfarina@chromium.org2014-07-311-1/+1
* 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
* Create WebContentsObserver callbacks for notifications, remove notifications ...avi@chromium.org2013-09-051-26/+6
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-3/+3
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-291-1/+1
* content: convert SSL notifications to observer usage (take 2)phajdan.jr@chromium.org2013-02-131-5/+4
* Revert "content: convert SSL notifications to observer usage"phajdan.jr@chromium.org2013-02-111-4/+5
* content: convert SSL notifications to observer usagephajdan.jr@chromium.org2013-02-081-5/+4
* content/browser: Move ssl code into the content namespace.tfarina@chromium.org2012-10-241-20/+20
* Move a bunch more code into the content namespace.jam@chromium.org2012-10-231-5/+5
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Moving LoadFromMemoryCacheDetails to content/public/browser and making it a s...shishir@chromium.org2012-06-201-2/+2
* 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-8/+10
* TabContents -> WebContentsImpl, part 14.avi@chromium.org2012-04-161-1/+1
* Move ResourceRequestDetails to content/public/browser and put in the content ...tfarina@chromium.org2012-03-191-5/+5
* Factor out ResourceDispatcherHost dependent code around SSLManagertoyoshim@chromium.org2012-03-131-4/+10
* Add content/public/browser/resource_dispatcher_host.hdarin@chromium.org2012-03-121-4/+2
* Remove ssl_manager.h dependency from chrome.jam@chromium.org2012-02-131-3/+0
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-121-12/+0
* Revert 118001 - Revert 117968 - Rename is_hsts_host to fatal.apatrick@chromium.org2012-01-181-1/+1
* Revert 117968 - Rename is_hsts_host to fatal.apatrick@chromium.org2012-01-181-1/+1
* Rename is_hsts_host to fatal.palmer@chromium.org2012-01-171-1/+1
* Rename NavigationController to NavigationControllerImpl. I'll get rid of cont...jam@chromium.org2012-01-041-5/+6
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-281-2/+5
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-1/+1
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-101-1/+0
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-271-2/+3
* Revert "net: make HSTS hosts use the normal SSL interstitials"agl@chromium.org2011-09-271-3/+2
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-271-2/+3
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-231-6/+8
* Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...pkasting@chromium.org2011-09-221-8/+6
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-221-6/+8
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-6/+7
* Revert 95552 - Revert 95541 - Profiles: SSLManger broadcasts SSL_INTERNAL_STA...yzshen@chromium.org2011-08-051-1/+1
* Revert 95541 - Profiles: SSLManger broadcasts SSL_INTERNAL_STATE_CHANGED with...apatrick@chromium.org2011-08-051-1/+1
* Profiles: SSLManger broadcasts SSL_INTERNAL_STATE_CHANGED with a Source<Brows...erg@google.com2011-08-051-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Move most of the core SSL code from chrome to content. The UI code that's sp...jam@chromium.org2011-06-031-0/+128