index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
renderer_host
/
websocket_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support recovery from SSL errors.
ricea@chromium.org
2014-06-05
1
-12
/
+107
*
Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...
jam@chromium.org
2014-05-16
1
-4
/
+3
*
Block WebSocket handshake information transfer if necessary.
yhirano@chromium.org
2014-03-27
1
-4
/
+10
*
[WebSocketDispatcherHost] Rename IPC sending methods based on users' point of...
tyoshino@chromium.org
2014-03-19
1
-5
/
+5
*
[WebSocketHost] Insert spaces for readability
tyoshino@chromium.org
2014-03-14
1
-3
/
+15
*
Introduce url::Origin to represent Web Origin.
yhirano@chromium.org
2014-03-13
1
-4
/
+6
*
[WebSocket] Send (request|response)_headers_text to the inspector.
yhirano@chromium.org
2014-02-21
1
-0
/
+9
*
Pass was_clean from WebSocketChannel to renderer
ricea@chromium.org
2014-02-10
1
-5
/
+8
*
Pass extensions from WebSocketChannel to renderer
ricea@chromium.org
2014-01-27
1
-7
/
+7
*
Notify WebSocket opening handshake information to the renderer.
yhirano@chromium.org
2014-01-22
1
-1
/
+39
*
Fail WebSocket channel when handshake fails.
yhirano@chromium.org
2014-01-09
1
-0
/
+8
*
Improve WebSocketHost logging.
ricea@chromium.org
2013-11-07
1
-12
/
+27
*
Notify WebSocket connection failure, chromium side
yhirano@chromium.org
2013-11-05
1
-3
/
+6
*
See
ricea@chromium.org
2013-10-24
1
-27
/
+45
*
Create WebSocketDispatcherHost and WebSocketHost classes. WebSocketDispatcher...
ricea@chromium.org
2013-10-08
1
-0
/
+187