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
*
Use a direct include of strings headers in net/test/, net/third_party/, net/t...
avi@chromium.org
2013-06-11
7
-13
/
+13
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
4
-78
/
+78
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
4
-35
/
+35
*
Change the WebSocket OpCode constants to an enum
ricea@chromium.org
2013-05-20
5
-165
/
+143
*
ChannelID-less Connections in Chrome should be more granular.
mef@chromium.org
2013-05-17
3
-16
/
+23
*
Remove deprecated WebSocketFrameHeader constructor
ricea@chromium.org
2013-05-17
1
-13
/
+0
*
Use loop to iterate over cookies to save in the SaveNextCookie method.
tyoshino@chromium.org
2013-05-17
2
-23
/
+54
*
Add unit tests for WebSocket GetKeyNumber()
ricea@chromium.org
2013-05-16
3
-26
/
+164
*
Remove redundant reset() call on WebSocket response parser
tyoshino@chromium.org
2013-05-14
1
-2
/
+0
*
Update WebSocket OWNERS files with latest status of developers.
tyoshino@chromium.org
2013-05-10
1
-2
/
+6
*
Move static functions in WebSocketJobTest into namespace net
ttuttle@chromium.org
2013-05-08
2
-130
/
+130
*
Less indentation in WebSocketJob::SaveNextCookie() for readability
tyoshino@chromium.org
2013-05-07
1
-16
/
+17
*
Add missing status codes to WebSocketError enum.
ricea@chromium.org
2013-05-07
9
-74
/
+225
*
Merge spdy2/3 versions of Spdy{SessionDependencies,URLRequestContext}
ttuttle@chromium.org
2013-05-03
2
-8
/
+10
*
Refactor cookie saving code in WebSocketJob for readability.
tyoshino@chromium.org
2013-05-02
2
-26
/
+39
*
net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-2
/
+2
*
Add README file for WebSockets directory.
ricea@chromium.org
2013-04-26
1
-0
/
+43
*
Remove ukai@ from OWNERS files in WebSocket directories.
tyoshino@chromium.org
2013-04-26
1
-1
/
+0
*
Fix typo in net/websockets/websocket_throttle.h
yoshinori.sano@gmail.com
2013-04-19
1
-1
/
+1
*
[SPDY] Replace SpdyIOBuffer with new SpdyBuffer class
akalin@chromium.org
2013-04-17
2
-4
/
+9
*
Revert 194560 "[SPDY] Replace SpdyIOBuffer with new SpdyBuffer c..."
akalin@chromium.org
2013-04-17
2
-9
/
+4
*
[SPDY] Replace SpdyIOBuffer with new SpdyBuffer class
akalin@chromium.org
2013-04-17
2
-4
/
+9
*
[SPDY] Plumb SPDY frame type through write queue
akalin@chromium.org
2013-04-15
2
-5
/
+5
*
net: Update the include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-13
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in net, Linux edition.
dcheng@chromium.org
2013-04-07
1
-1
/
+1
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
2
-2
/
+2
*
[Net] Separate out priority field from HttpRequestInfo
akalin@chromium.org
2013-03-19
2
-0
/
+2
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-2
/
+2
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
2
-4
/
+4
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
2
-2
/
+2
*
Add AddHSTS() and AddHPKP() to replace EnableHost(DomainState), as
unsafe@trevp.net
2013-03-02
2
-8
/
+8
*
Remove the last traces of experimental support for MAC cookies
rsleevi@chromium.org
2013-02-28
2
-14
/
+0
*
Update WebSocket related OWNERS files
toyoshim@chromium.org
2013-02-22
1
-1
/
+2
*
Include destination port for websocket throttling.
ricea@chromium.org
2013-02-08
5
-57
/
+93
*
Linux/ChromeOS Chromium style checker cleanup, net/ edition.
rsleevi@chromium.org
2013-02-06
4
-11
/
+13
*
Move string tokenizer to base/strings.
brettw@chromium.org
2013-02-02
2
-2
/
+2
*
Trival fixups to websocket_handshake_handler.*.
ricea@chromium.org
2013-01-22
5
-22
/
+6
*
Fixes to WebSocketErrorToNetErrorTest()
ricea@chromium.org
2013-01-18
3
-4
/
+26
*
Use the optimised masking function MaskWebSocketFramePayload() in
ricea@chromium.org
2012-12-17
2
-15
/
+9
*
Optimise MaskWebSocketFramePayload().
ricea@chromium.org
2012-12-17
2
-8
/
+232
*
Move a number of static variables SPDY to HttpNetworkSession::Params. Simpli...
rch@chromium.org
2012-12-04
2
-8
/
+0
*
[chromedriver] Write websocket client and sync websocket client.
kkania@chromium.org
2012-11-29
2
-7
/
+7
*
net: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-14
3
-32
/
+32
*
Update net/websockets/OWNERS
toyoshim@chromium.org
2012-10-19
1
-0
/
+2
*
Add SPDY request headers to DevTools.
mmenke@chromium.org
2012-09-07
2
-0
/
+2
*
Fix comments in websocket_stream.h.
yutak@chromium.org
2012-08-21
1
-2
/
+2
*
Add a function that calculates the size of WebSocket frame header.
yutak@chromium.org
2012-08-21
2
-17
/
+30
[next]