summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/websocket_host.h
Commit message (Expand)AuthorAgeFilesLines
* Support recovery from SSL errors.ricea@chromium.org2014-06-051-2/+9
* Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...jam@chromium.org2014-05-161-2/+1
* Introduce url::Origin to represent Web Origin.yhirano@chromium.org2014-03-131-1/+5
* Notify WebSocket connection failure, chromium sideyhirano@chromium.org2013-11-051-1/+1
* Seericea@chromium.org2013-10-241-2/+2
* Add a unittest to WebSocketDispatcherHost class.tyoshino@chromium.org2013-10-211-3/+5
* Create WebSocketDispatcherHost and WebSocketHost classes. WebSocketDispatcher...ricea@chromium.org2013-10-081-0/+69