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
*
Fill out the rest of the StringPiece functions for 16-bit.
brettw@chromium.org
2014-03-06
1
-1
/
+1
*
Remove a dead test for non-final control frames.
ricea@chromium.org
2014-03-05
2
-33
/
+4
*
Fix the console message when reserved bits exist
ricea@chromium.org
2014-02-28
2
-4
/
+10
*
Remove obsolete TODO from websocket_stream.cc
ricea@chromium.org
2014-02-27
1
-1
/
+0
*
ui/base/resource: Remove dependency on net's big_endian implementation.
tfarina@chromium.org
2014-02-26
4
-11
/
+11
*
net::WebSocketChannel should reject reserved bits
ricea@chromium.org
2014-02-26
3
-0
/
+34
*
Allow sending of empty Close frames from Blink.
ricea@chromium.org
2014-02-26
1
-2
/
+5
*
Never send empty non-final messages to Blink.
ricea@chromium.org
2014-02-21
3
-5
/
+43
*
Wrap callback and call streams_->ReadFrames() on the same line
tyoshino@chromium.org
2014-02-21
2
-11
/
+16
*
Previously, an unparseable status line would give an "Unexpected
ricea@chromium.org
2014-02-21
2
-4
/
+13
*
Handle empty non-final async frames correctly.
ricea@chromium.org
2014-02-21
2
-2
/
+52
*
[WebSocket] Fix permessage-deflate handshake failure messages.
yhirano@chromium.org
2014-02-19
2
-39
/
+45
*
Check for invalid use of data frame opcodes.
ricea@chromium.org
2014-02-19
3
-34
/
+112
*
Clear reserved flags on synthetic continuations.
ricea@chromium.org
2014-02-19
2
-2
/
+36
*
Rename base::ScopedPtrAlignedFree to AlignedFreeDeleter.
viettrungluu@chromium.org
2014-02-15
1
-1
/
+1
*
Rename closing_* in WebSocketChannel to received_close_* and do some refactoring
tyoshino@chromium.org
2014-02-13
2
-46
/
+64
*
Add UTF-8 validation of Text frames.
ricea@chromium.org
2014-02-10
3
-10
/
+368
*
Pass was_clean from WebSocketChannel to renderer
ricea@chromium.org
2014-02-10
4
-27
/
+39
*
Specify a console message for ERR_EMPTY_RESPONSE
ricea@chromium.org
2014-02-07
2
-0
/
+27
*
HttpStreamParser will not return any response headers at all if they are
ricea@chromium.org
2014-02-06
3
-15
/
+52
*
Don't set reason "Abnormal Closure"
ricea@chromium.org
2014-02-06
2
-5
/
+4
*
[WebSocket] Add Cache-Control to the request header.
yhirano@chromium.org
2014-02-05
6
-56
/
+64
*
The renderer has no way to indicate a close during connection except by
ricea@chromium.org
2014-02-05
2
-0
/
+17
*
Advertise the permessage-deflate extension and enable it when requested by th...
ricea@chromium.org
2014-01-29
6
-29
/
+405
*
Pass extensions from WebSocketChannel to renderer
ricea@chromium.org
2014-01-27
3
-47
/
+88
*
Add a test for Pong frames with NULL data and fix.
ricea@chromium.org
2014-01-27
3
-9
/
+30
*
Previously, FailChannel() called OnDropChannel(). This resulted in the
ricea@chromium.org
2014-01-27
3
-119
/
+247
*
[WebSocket] Compress an empty string to one byte.
yhirano@chromium.org
2014-01-24
3
-5
/
+4
*
Notify WebSocket opening handshake information to the renderer.
yhirano@chromium.org
2014-01-22
17
-16
/
+659
*
Add window_bits to DeflateStream constructor
ricea@chromium.org
2014-01-21
3
-20
/
+88
*
Refactor base/safe_numerics.h
jschuh@chromium.org
2014-01-17
3
-6
/
+5
*
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
[next]