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
/
http
/
http_proxy_client_socket_pool_spdy2_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SPDY] Unfork http_proxy_client_socket_pool_spdy{2,3}_unittest.cc
akalin@chromium.org
2013-06-25
1
-621
/
+0
*
Use a dummy HttpStream for proxy redirects
akalin@chromium.org
2013-06-24
1
-0
/
+1
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in net/.
dcheng@chromium.org
2013-06-12
1
-4
/
+1
*
net: use IsSecureScheme rather than matching "https".
agl@chromium.org
2013-06-12
1
-1
/
+1
*
Use a direct include of strings headers in net/http/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in net/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-1
/
+1
*
net: don't process truncated headers on HTTPS connections.
agl@chromium.org
2013-05-29
1
-1
/
+7
*
Merge ConstructSpdyConnect
ttuttle@chromium.org
2013-05-24
1
-8
/
+9
*
Merge framer-based Construct* functions to SpdyTestUtil
ttuttle@chromium.org
2013-05-15
1
-3
/
+6
*
Merge ConstructSpdyControlFrame into SpdyTestUtil.
ttuttle@chromium.org
2013-05-14
1
-10
/
+12
*
Merge spdy2/3 versions of Spdy{SessionDependencies,URLRequestContext}
ttuttle@chromium.org
2013-05-03
1
-2
/
+5
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-24
/
+34
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-34
/
+24
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-24
/
+34
*
Convert net to use base::string16 instead of string16.
brettw@chromium.org
2013-03-29
1
-2
/
+2
*
Rename SpdyStatusCodes to SpdyRstStreamStatus
akalin@chromium.org
2013-02-09
1
-3
/
+3
*
Move a number of static variables SPDY to HttpNetworkSession::Params. Simpli...
rch@chromium.org
2012-12-04
1
-1
/
+0
*
Clean up SpdySessionDependencies to remove code duplication.
rch@chromium.org
2012-12-02
1
-36
/
+11
*
Fix proxy CONNECT response handling
ttuttle@chromium.org
2012-08-09
1
-3
/
+80
*
Give MockRead and MockWrite distinct types.
yutak@chromium.org
2012-07-27
1
-1
/
+1
*
Modify DeterministicSocketData to verify that the sequence number of reads an...
rch@chromium.org
2012-07-21
1
-2
/
+2
*
DeterministicSocketDataProvider should not be RefCounted
rsleevi@chromium.org
2012-07-10
1
-10
/
+11
*
Remove SSLHostInfo.
agl@chromium.org
2012-06-27
1
-1
/
+0
*
SPDY - Added SETTINGS_MAX_CONCURRENT_STREAMS:1000 in the initial SETTINGS frame,
rtenneti@google.com
2012-06-14
1
-1
/
+4
*
Add a new OnHostResolutionCallback to TransportSocketParams
rch@chromium.org
2012-06-08
1
-1
/
+2
*
Implement a MockCertVerifier that can be used to avoid
rsleevi@chromium.org
2012-04-10
1
-1
/
+2
*
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
-11
/
+11
*
Created a new class SpdyTestStateHelper to serve as a helper to manage the st...
rch@chromium.org
2012-03-22
1
-1
/
+1
*
Make CertVerifier a pure virtual interface.
rsleevi@chromium.org
2012-03-21
1
-3
/
+4
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
1
-1
/
+1
*
Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landing
rch@chromium.org
2012-03-04
1
-0
/
+541