| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th... | jam@chromium.org | 2014-05-16 | 1 | -2/+1 |
* | Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res... | jam@chromium.org | 2013-12-31 | 1 | -1/+1 |
* | Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram... | loislo@chromium.org | 2013-12-30 | 1 | -1/+1 |
* | Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res... | jam@chromium.org | 2013-12-28 | 1 | -1/+1 |
* | Modify ResourceMessageFilter so that it can support attaching to PluginProces... | jam@chromium.org | 2013-09-09 | 1 | -4/+5 |
* | Add SocketStreamDispatcherHost::Shutdown and call it when a worker process is... | yhirano@chromium.org | 2013-06-19 | 1 | -2/+4 |
* | Websocket should fire 'error' event if no server available | tyoshino@chromium.org | 2013-05-02 | 1 | -0/+1 |
* | Revert 196728 "Websocket should fire 'error' event if no server ..." | ojan@chromium.org | 2013-04-26 | 1 | -1/+0 |
* | Websocket should fire 'error' event if no server available | li.yin@intel.com | 2013-04-26 | 1 | -0/+1 |
* | Add content/browser/loader/ for resource loading related classes. | darin@chromium.org | 2012-12-05 | 1 | -1/+1 |
* | Move more code into the content namespace. | darin@chromium.org | 2012-10-19 | 1 | -1/+1 |
* | Remove unnecessary use of SupportsWeakPtr in content/browser/renderer_host | hashimoto@chromium.org | 2012-08-01 | 1 | -2/+3 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Move some code into the content namespace. | darin@chromium.org | 2012-06-01 | 1 | -10/+11 |
* | Inherits SupportsWeakPtr<T> instead of having WeakPtrFactory<T> | toyoshim@chromium.org | 2012-05-31 | 1 | -6/+5 |
* | Use WeakPtr for passing SSLErrorHandler::Delegate to SSLManager. | toyoshim@chromium.org | 2012-05-17 | 1 | -0/+4 |
* | RefCounted types should not have public destructors, content/browser part 1 | rsleevi@chromium.org | 2012-04-27 | 1 | -1/+3 |
* | Use SSLManager to handle SSL error in SocketStreamDispatcherHost | toyoshim@chromium.org | 2012-03-21 | 1 | -3/+13 |
* | Bind RenderViewImpl routing_id to SocketStreamHost | toyoshim@chromium.org | 2012-03-21 | 1 | -1/+1 |
* | OnSSLCertificateError delegate chain back to SocketStreamDispatcherHost | toyoshim@chromium.org | 2012-03-09 | 1 | -1/+8 |
* | Make content::ResourceContext be a real interface like the rest of the Conten... | jam@chromium.org | 2012-02-09 | 1 | -2/+2 |
* | Move BrowserMessageFilter to public, and into content namespace. | joi@chromium.org | 2011-12-16 | 1 | -3/+3 |
* | Add OVERRIDE to content/. | avi@chromium.org | 2011-11-17 | 1 | -7/+8 |
* | Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke... | jam@chromium.org | 2011-05-12 | 1 | -2/+13 |
* | Move the rest of the storage objects into ResourceContext. | willchan@chromium.org | 2011-04-16 | 1 | -8/+4 |
* | Delete the temporary headers left behind in chrome\browser. I've left browse... | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Move core pieces of browser\renderer_host to src\content. | jam@chromium.org | 2011-02-19 | 1 | -0/+65 |