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
/
websocket_job_spdy2_unittest.cc
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
1
-1
/
+1
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-18
/
+16
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-12
/
+12
*
ChannelID-less Connections in Chrome should be more granular.
mef@chromium.org
2013-05-17
1
-6
/
+7
*
Move static functions in WebSocketJobTest into namespace net
ttuttle@chromium.org
2013-05-08
1
-65
/
+65
*
Merge spdy2/3 versions of Spdy{SessionDependencies,URLRequestContext}
ttuttle@chromium.org
2013-05-03
1
-4
/
+5
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-1
/
+1
*
[Net] Separate out priority field from HttpRequestInfo
akalin@chromium.org
2013-03-19
1
-0
/
+1
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-2
/
+2
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
Add AddHSTS() and AddHPKP() to replace EnableHost(DomainState), as
unsafe@trevp.net
2013-03-02
1
-4
/
+4
*
Remove the last traces of experimental support for MAC cookies
rsleevi@chromium.org
2013-02-28
1
-7
/
+0
*
Include destination port for websocket throttling.
ricea@chromium.org
2013-02-08
1
-1
/
+5
*
Linux/ChromeOS Chromium style checker cleanup, net/ edition.
rsleevi@chromium.org
2013-02-06
1
-1
/
+1
*
Move a number of static variables SPDY to HttpNetworkSession::Params. Simpli...
rch@chromium.org
2012-12-04
1
-4
/
+0
*
net: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-14
1
-12
/
+12
*
Adding histograms showing fraction of page load times spent in the disk cache...
tburkard@chromium.org
2012-07-30
1
-1
/
+2
*
WebSocket over SPDY: implement opening handshake to conform the draft spec 8
toyoshim@chromium.org
2012-07-12
1
-41
/
+30
*
Add a new OnHostResolutionCallback to TransportSocketParams
rch@chromium.org
2012-06-08
1
-4
/
+6
*
Stop refcounting URLRequestContext.
willchan@chromium.org
2012-05-11
1
-5
/
+3
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
1
-11
/
+3
*
Refactor TransportSecurityState.
palmer@chromium.org
2012-05-01
1
-4
/
+5
*
RefCounted types should not have public destructors, net/
rsleevi@chromium.org
2012-04-28
1
-50
/
+62
*
Add CookieStore::DeleteSessionCookiesAsync method.
husky@chromium.org
2012-04-25
1
-0
/
+3
*
Move NextProto enum to a new file net/socket/next_proto.h
rch@chromium.org
2012-03-31
1
-1
/
+1
*
Move all objects from the spdy:: namespace to net::
rch@chromium.org
2012-03-22
1
-5
/
+5
*
Created a new class SpdyTestStateHelper to serve as a helper to manage the st...
rch@chromium.org
2012-03-22
1
-1
/
+3
*
Add a new set of socket pools for WebSocket connections to HttpNetworkSession.
yutak@chromium.org
2012-03-17
1
-1
/
+2
*
Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .
erikwright@chromium.org
2012-03-15
1
-3
/
+3
*
SPDY - integration of spdy/3 code.
rtenneti@google.com
2012-03-12
1
-0
/
+1
*
Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landing
rch@chromium.org
2012-03-04
1
-0
/
+1099