| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename the variable for holding SocketStreamJob in SocketStreamHost from sock... | tyoshino@chromium.org | 2013-06-20 | 1 | -15/+15 |
* | Add SocketStreamDispatcherHost::Shutdown and call it when a worker process is... | yhirano@chromium.org | 2013-06-19 | 1 | -0/+1 |
* | Update content/ to use scoped_refptr<T>::get() rather than implicit "operator... | rsleevi@chromium.org | 2013-06-02 | 1 | -5/+5 |
* | Websocket should fire 'error' event if no server available | tyoshino@chromium.org | 2013-05-02 | 1 | -1/+2 |
* | Revert 196728 "Websocket should fire 'error' event if no server ..." | ojan@chromium.org | 2013-04-26 | 1 | -2/+1 |
* | Websocket should fire 'error' event if no server available | li.yin@intel.com | 2013-04-26 | 1 | -1/+2 |
* | [nitpicking] Reduce include dependencies | yhirano@chromium.org | 2013-02-28 | 1 | -0/+1 |
* | Move more code into the content namespace. | darin@chromium.org | 2012-10-19 | 1 | -3/+10 |
* | Use SSLManager to handle SSL error in SocketStreamDispatcherHost | toyoshim@chromium.org | 2012-03-21 | 1 | -0/+21 |
* | Bind RenderViewImpl routing_id to SocketStreamHost | toyoshim@chromium.org | 2012-03-21 | 1 | -1/+4 |
* | Put socket_stream.h into content namespace. | tfarina@chromium.org | 2012-03-13 | 1 | -3/+3 |
* | Refactor to address URLRequestContext dependency added in | cevans@chromium.org | 2011-05-05 | 1 | -1/+2 |
* | Apply HSTS rules to also upgrade ws:// -> wss:// if appropriate. This avoids | cevans@chromium.org | 2011-04-19 | 1 | -1/+2 |
* | Move socket stream messages to content, in preparation for moving its dispatc... | jam@chromium.org | 2011-03-05 | 1 | -3/+3 |
* | Move core pieces of browser\renderer_host to src\content. | jam@chromium.org | 2011-02-19 | 1 | -0/+66 |