summaryrefslogtreecommitdiffstats
path: root/content/common/websocket_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Remove old WebSocket implementation from content/ricea2014-10-241-4/+1
* Support recovery from SSL errors.ricea@chromium.org2014-06-051-2/+3
* Introduce url::Origin to represent Web Origin.yhirano@chromium.org2014-03-131-1/+2
* [WebSocket] Send (request|response)_headers_text to the inspector.yhirano@chromium.org2014-02-211-0/+2
* Support for the SendClosing message in content/ricea@chromium.org2014-02-121-0/+4
* Use validating IPC enum macros in websocket messagestsepez@chromium.org2014-02-071-2/+3
* Notify WebSocket handshake information to the renderer, chromium sideyhirano@chromium.org2013-11-271-0/+27
* Notify WebSocket connection failure, chromium sideyhirano@chromium.org2013-11-051-2/+21
* Introduce webkit_glue bridges for the new WebSocket Implementation.yhirano@chromium.org2013-09-241-22/+17
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Add IPC for new WebSocket impl.ricea@chromium.org2013-06-111-0/+110