| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove GlobalRequestId parameter from SSLErrorHandler::Delegate. | davidben | 2014-10-01 | 1 | -2/+0 |
* | content: ResourceType cleanup. | tfarina@chromium.org | 2014-07-31 | 1 | -2/+6 |
* | Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res... | jam@chromium.org | 2013-12-31 | 1 | -2/+2 |
* | Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram... | loislo@chromium.org | 2013-12-30 | 1 | -2/+2 |
* | Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res... | jam@chromium.org | 2013-12-28 | 1 | -2/+2 |
* | net: extract net/cert out of net/base | phajdan.jr@chromium.org | 2013-03-29 | 1 | -2/+2 |
* | Add content/browser/loader/ for resource loading related classes. | darin@chromium.org | 2012-12-05 | 1 | -1/+0 |
* | content/browser: Move ssl code into the content namespace. | tfarina@chromium.org | 2012-10-24 | 1 | -2/+4 |
* | Inherits SupportsWeakPtr<T> instead of having WeakPtrFactory<T> | toyoshim@chromium.org | 2012-05-31 | 1 | -1/+1 |
* | Use WeakPtr for passing SSLErrorHandler::Delegate to SSLManager. | toyoshim@chromium.org | 2012-05-17 | 1 | -1/+1 |
* | TabContents -> WebContentsImpl, part 14. | avi@chromium.org | 2012-04-16 | 1 | -4/+3 |
* | Factor out ResourceDispatcherHost dependent code around SSLManager | toyoshim@chromium.org | 2012-03-13 | 1 | -4/+8 |
* | Add content/public/browser/resource_dispatcher_host.h | darin@chromium.org | 2012-03-12 | 1 | -4/+6 |
* | Revert 118001 - Revert 117968 - Rename is_hsts_host to fatal. | apatrick@chromium.org | 2012-01-18 | 1 | -2/+2 |
* | Revert 117968 - Rename is_hsts_host to fatal. | apatrick@chromium.org | 2012-01-18 | 1 | -2/+2 |
* | Rename is_hsts_host to fatal. | palmer@chromium.org | 2012-01-17 | 1 | -2/+2 |
* | Ignore revocation check failures from automated requests. | agl@chromium.org | 2011-10-12 | 1 | -1/+9 |
* | net: make HSTS hosts use the normal SSL interstitials | agl@chromium.org | 2011-09-27 | 1 | -9/+7 |
* | Revert "net: make HSTS hosts use the normal SSL interstitials" | agl@chromium.org | 2011-09-27 | 1 | -7/+9 |
* | net: make HSTS hosts use the normal SSL interstitials | agl@chromium.org | 2011-09-27 | 1 | -9/+7 |
* | Move most of the core SSL code from chrome to content. The UI code that's sp... | jam@chromium.org | 2011-06-03 | 1 | -0/+39 |