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
/
net
/
websockets
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fail WebSocket channel when handshake fails.
yhirano@chromium.org
2014-01-09
10
-88
/
+385
*
Remove HttpTransactionDelegate and all users (LoadTimeStats).
rvargas@chromium.org
2013-12-27
1
-2
/
+1
*
Move DeleteAllCreatedBetweenForHostAsync to CookieStore
sdefresne@chromium.org
2013-12-19
1
-0
/
+8
*
Implement GetTotalReceivedBytes for http stream.
eustas@chromium.org
2013-12-13
2
-0
/
+5
*
Fix DCHECK in WebSocketChannel::SendFlowControl
ricea@chromium.org
2013-12-12
2
-1
/
+10
*
Revert 239921 "Revert 239759 "The comment in base64.h implies th..."
vadimt@chromium.org
2013-12-11
2
-6
/
+3
*
Revert 239759 "The comment in base64.h implies that base::Base64..."
vadimt@chromium.org
2013-12-11
2
-3
/
+6
*
The comment in base64.h implies that base::Base64Encode() can return false, but
ricea@chromium.org
2013-12-10
2
-6
/
+3
*
Add tests for WebSocketHandshakeStreamCreateHelper and WebSocketStream::Creat...
ricea@chromium.org
2013-12-05
8
-2
/
+852
*
Previously websocket_stream.cc hard-coded the version number "13". Use the
ricea@chromium.org
2013-12-02
1
-1
/
+2
*
WebSocketHandshakeStreamCreateHelper is an internal class that stores the dat...
ricea@chromium.org
2013-11-29
6
-5
/
+303
*
Add WebSocket handshake support to UrlRequestHttpJob, by supporting ws: and w...
ricea@chromium.org
2013-11-28
1
-1
/
+11
*
WebSocketBasicHandshakeStream performs the WebSocket standard RFC6455 WebSock...
ricea@chromium.org
2013-11-27
3
-2
/
+420
*
Revert 237095 "LOG(INFO) tidying in net/"
scottmg@chromium.org
2013-11-25
1
-2
/
+2
*
LOG(INFO) tidying in net/
scottmg@chromium.org
2013-11-25
1
-2
/
+2
*
Add kSupportedVersion constant to net::websockets
ricea@chromium.org
2013-11-25
2
-0
/
+7
*
WebSocketChannel should ensure the scheme is "ws" or "wss" before
ricea@chromium.org
2013-11-22
2
-1
/
+20
*
Change CreateBasicStream to take a scoped_ptr
ricea@chromium.org
2013-11-22
1
-3
/
+3
*
Remove the word "factory" from WebSocketChannel
ricea@chromium.org
2013-11-13
3
-31
/
+31
*
Fix WebSocketChannel for NULL payloads.
ricea@chromium.org
2013-11-12
2
-5
/
+129
*
Rename WebSocketHandshakeStreamBase::Factory
ricea@chromium.org
2013-11-12
1
-2
/
+2
*
WebSocketBasicStream should ignore empty buffer
ricea@chromium.org
2013-11-07
1
-0
/
+3
*
Explicitness is no longer needed now that it has 4 arguments.
ricea@chromium.org
2013-11-07
1
-1
/
+1
*
WebSocketBasicStream is now not created until after the handshake is
ricea@chromium.org
2013-11-06
2
-12
/
+18
*
Introduce WebSocketDeflatePredictor.
yhirano@chromium.org
2013-10-30
8
-58
/
+532
*
Rename WebSocketStreamBase to WebSocketHandshakeStreamBase in order to better...
ricea@chromium.org
2013-10-30
3
-58
/
+66
*
Factor out Sec-WebSocket-Accept computing logic so that the new WebSocket han...
tyoshino@chromium.org
2013-10-30
2
-4
/
+14
*
See
ricea@chromium.org
2013-10-24
5
-197
/
+535
*
WebSocketDeflateStream should have ContextTakeOverMode parameter.
yhirano@chromium.org
2013-10-24
3
-4
/
+82
*
Add checks for valid close status and reason.
ricea@chromium.org
2013-10-24
2
-4
/
+79
*
Changes to class hierachy to prepare for WebSocketBasicHandshakeStream.
ricea@chromium.org
2013-10-23
9
-153
/
+25
*
Add closing handshake timeout.
ricea@chromium.org
2013-10-23
3
-5
/
+255
*
[websocket_channel_test] Some edit for readability
tyoshino@chromium.org
2013-10-17
1
-16
/
+22
*
Rename status_line in WebSocketHandshakeRequestHandler to request_line
tyoshino@chromium.org
2013-10-11
2
-10
/
+10
*
Retain empty first frames as well as final frames.
ricea@chromium.org
2013-10-11
3
-67
/
+240
*
Factor out serialized size calculating code from WebSocketBasicStream::WriteF...
tyoshino@chromium.org
2013-10-11
1
-16
/
+30
*
Introduce WebSocketDeflateStream.
yhirano@chromium.org
2013-10-11
7
-23
/
+1372
*
Remove code for old WebSocket protocols from WebSocketJob and helpers for it
tyoshino@chromium.org
2013-10-09
5
-574
/
+63
*
Create WebSocketDispatcherHost and WebSocketHost classes. WebSocketDispatcher...
ricea@chromium.org
2013-10-08
3
-23
/
+29
*
[SPDY] Do not advertise SPDY/2 by default
akalin@chromium.org
2013-10-06
2
-2
/
+4
*
Clean up unused constant globals
hans@chromium.org
2013-10-03
1
-1
/
+0
*
Introduce WebSocketInflater.
yhirano@chromium.org
2013-10-02
5
-1
/
+662
*
Most of the WebSocket code does not need to care about the original
ricea@chromium.org
2013-09-26
9
-1035
/
+1208
*
Revert 224271 "Introduce WebSocketInflater."
tkent@chromium.org
2013-09-20
4
-658
/
+0
*
Revert 224269 "Don't persist HPKP if PrivacyMode is enabled."
tkent@chromium.org
2013-09-20
2
-5
/
+14
*
Introduce WebSocketInflater.
yhirano@chromium.org
2013-09-20
4
-0
/
+658
*
Don't persist HPKP if PrivacyMode is enabled.
mef@chromium.org
2013-09-20
2
-14
/
+5
*
Implement WebSocketExtensionParser
yhirano@chromium.org
2013-09-19
6
-0
/
+444
*
Implement WebSocketDeflater.
yhirano@chromium.org
2013-09-10
4
-0
/
+344
*
Rename websockets/*_unittest.cc to *_test.cc
ricea@chromium.org
2013-09-06
9
-16
/
+15
[prev]
[next]