| Commit message (Expand) | Author | Age | Files | Lines |
* | Attach a SecurityStyle to each request in ResourceLoader | estark | 2015-07-31 | 1 | -5/+12 |
* | Revert of Attach a SecurityStyle to each request in ResourceLoader (patchset ... | estark | 2015-07-28 | 1 | -12/+5 |
* | Attach a SecurityStyle to each request in ResourceLoader | estark | 2015-07-28 | 1 | -5/+12 |
* | Kill renderer on failure to deserialize security info in most cases | estark | 2015-07-14 | 1 | -2/+1 |
* | Clean up the interface to DeserializeSecurityInfo, fix uninitialized memory use. | avi | 2015-07-08 | 1 | -22/+3 |
* | Avoid unnecessary casts in NavigationControllerImpl. | creis | 2015-02-20 | 1 | -11/+4 |
* | Remove GlobalRequestId parameter from SSLErrorHandler::Delegate. | davidben | 2014-10-01 | 1 | -6/+5 |
* | content: ResourceType cleanup. | tfarina@chromium.org | 2014-07-31 | 1 | -2/+2 |
* | Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res... | jam@chromium.org | 2013-12-31 | 1 | -3/+3 |
* | Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram... | loislo@chromium.org | 2013-12-30 | 1 | -3/+3 |
* | Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res... | jam@chromium.org | 2013-12-28 | 1 | -3/+3 |
* | SignedCertificateTimestamp storing & serialization code. | alcutter@google.com | 2013-11-29 | 1 | -1/+6 |
* | Move navigation and frame tree classes to a new frame_host/ directory. | nasko@chromium.org | 2013-10-30 | 1 | -1/+1 |
* | Decouple NavigationControllerImpl and WebContentsImpl. | nasko@chromium.org | 2013-10-23 | 1 | -2/+4 |
* | Remove GetActiveEntry usage from content. | nasko@chromium.org | 2013-10-09 | 1 | -4/+7 |
* | Revert 223982 "Remove GetActiveEntry usage from content." | nasko@chromium.org | 2013-09-23 | 1 | -7/+4 |
* | Remove GetActiveEntry usage from content. | nasko@chromium.org | 2013-09-18 | 1 | -4/+7 |
* | Create WebContentsObserver callbacks for notifications, remove notifications ... | avi@chromium.org | 2013-09-05 | 1 | -54/+18 |
* | Use a direct include of utf_string_conversions.h in content/. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Update content/ to use WeakPtr<T>::get() instead of implicit "operator T*" | akalin@chromium.org | 2013-06-03 | 1 | -7/+5 |
* | content: convert SSL notifications to observer usage (take 2) | phajdan.jr@chromium.org | 2013-02-13 | 1 | -27/+54 |
* | Revert "content: convert SSL notifications to observer usage" | phajdan.jr@chromium.org | 2013-02-11 | 1 | -54/+27 |
* | content: convert SSL notifications to observer usage | phajdan.jr@chromium.org | 2013-02-08 | 1 | -27/+54 |
* | [autofill] Pass along frame URL and SSL status, only allow requests for credi... | dbeam@chromium.org | 2012-12-06 | 1 | -4/+4 |
* | Add content/browser/loader/ for resource loading related classes. | darin@chromium.org | 2012-12-05 | 1 | -2/+2 |
* | content/browser: Move ssl code into the content namespace. | tfarina@chromium.org | 2012-10-24 | 1 | -43/+34 |
* | Move a bunch more code into the content namespace. | jam@chromium.org | 2012-10-23 | 1 | -0/+1 |
* | Moving LoadFromMemoryCacheDetails to content/public/browser and making it a s... | shishir@chromium.org | 2012-06-20 | 1 | -8/+9 |
* | 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 | -8/+9 |
* | TabContents -> WebContentsImpl, part 12. | avi@chromium.org | 2012-04-13 | 1 | -3/+3 |
* | TabContents -> WebContentsImpl, part 7. | avi@chromium.org | 2012-04-11 | 1 | -1/+1 |
* | TabContents -> WebContentsImpl, part 3. | avi@chromium.org | 2012-04-10 | 1 | -1/+1 |
* | Move ResourceRequestDetails to content/public/browser and put in the content ... | tfarina@chromium.org | 2012-03-19 | 1 | -6/+8 |
* | Factor out ResourceDispatcherHost dependent code around SSLManager | toyoshim@chromium.org | 2012-03-13 | 1 | -8/+18 |
* | Remove ProvisionalLoadDetails struct and notification, since WebContentsObser... | jam@chromium.org | 2012-03-12 | 1 | -6/+0 |
* | Add content/public/browser/resource_dispatcher_host.h | darin@chromium.org | 2012-03-12 | 1 | -6/+7 |
* | Add ResourceRequestInfo. | darin@chromium.org | 2012-03-07 | 1 | -4/+5 |
* | Remove ssl_manager.h dependency from chrome. | jam@chromium.org | 2012-02-13 | 1 | -10/+0 |
* | Move ContextMenuParams struct from webkit/glue to content/public/common. The ... | jam@chromium.org | 2012-02-12 | 1 | -45/+7 |
* | 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 |
* | Fix merge error | jam@chromium.org | 2012-01-04 | 1 | -1/+1 |
* | Get rid of content::NavigationController in cc file and use "using" instead. | jam@chromium.org | 2012-01-04 | 1 | -3/+4 |
* | Rename NavigationController to NavigationControllerImpl. I'll get rid of cont... | jam@chromium.org | 2012-01-04 | 1 | -2/+2 |
* | Convert all the notifications which use NavigationController to content::Navi... | jam@chromium.org | 2012-01-03 | 1 | -3/+3 |
* | Convert unix_hacker functions on NavigationController that are used by Chrome... | jam@chromium.org | 2011-12-29 | 1 | -2/+3 |
* | Rename NavigationController to NavigationControllerImpl and put it into the c... | jam@chromium.org | 2011-12-28 | 1 | -7/+9 |
* | Convert a few methods in NavigationController to return a content::Navigation... | jam@chromium.org | 2011-12-28 | 1 | -5/+8 |