summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/socket_stream_host.cc
Commit message (Expand)AuthorAgeFilesLines
* [nitpicking] Reduce include dependenciesyhirano@chromium.org2013-02-281-0/+1
* Move more code into the content namespace.darin@chromium.org2012-10-191-3/+10
* Use SSLManager to handle SSL error in SocketStreamDispatcherHosttoyoshim@chromium.org2012-03-211-0/+21
* Bind RenderViewImpl routing_id to SocketStreamHosttoyoshim@chromium.org2012-03-211-1/+4
* Put socket_stream.h into content namespace.tfarina@chromium.org2012-03-131-3/+3
* Refactor to address URLRequestContext dependency added incevans@chromium.org2011-05-051-1/+2
* Apply HSTS rules to also upgrade ws:// -> wss:// if appropriate. This avoidscevans@chromium.org2011-04-191-1/+2
* Move socket stream messages to content, in preparation for moving its dispatc...jam@chromium.org2011-03-051-3/+3
* Move core pieces of browser\renderer_host to src\content.jam@chromium.org2011-02-191-0/+66