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_network_transaction_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Use ScopedVector::Pass() to pass element readers for UploadDataStream's ...
hashimoto@chromium.org
2013-09-24
1
-5
/
+5
*
When an idle socket is added back to a socket pool,
mmenke@chromium.org
2013-08-22
1
-0
/
+169
*
Remove HostResolver::RequestInfo's priority parameter
akalin@chromium.org
2013-08-20
1
-13
/
+20
*
Add a priority parameter for HostResolver::RequestInfo's constructor
akalin@chromium.org
2013-08-16
1
-6
/
+15
*
[SPDY] Add a RequestPriority parameter to ConstructSpdyConnect()
akalin@chromium.org
2013-08-15
1
-10
/
+19
*
[net] Use scoped_ptr<> consistently in ClientSocketFactory and related code
akalin@chromium.org
2013-08-15
1
-1
/
+1
*
[Net] Propagate priority changes from HttpNetworkTransaction to its stream
akalin@chromium.org
2013-08-14
1
-6
/
+146
*
[Net] Propagate priority changes from HttpNetworkTransaction to its request
akalin@chromium.org
2013-08-14
1
-0
/
+158
*
[SPDY] Add strings and constants for HTTP/2 draft 04
akalin@chromium.org
2013-07-30
1
-1
/
+2
*
Revert 214289 "[SPDY] Add strings and constants for HTTP/2 draft 04"
akalin@chromium.org
2013-07-30
1
-2
/
+1
*
[SPDY] Add strings and constants for HTTP/2 draft 04
akalin@chromium.org
2013-07-30
1
-1
/
+2
*
Remove QUIC from NPN strings so as to save space in ALPN
rch@chromium.org
2013-07-22
1
-27
/
+4
*
[SPDY] Use WeakPtr<SpdySession> everywhere but SpdySessionPool
akalin@chromium.org
2013-07-22
1
-9
/
+36
*
[SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers
akalin@chromium.org
2013-07-18
1
-8
/
+8
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
1
-3
/
+3
*
[SPDY] Refactor and clean up SpdySessionPool
akalin@chromium.org
2013-07-03
1
-60
/
+11
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
1
-3
/
+3
*
[SPDY] Enable tests for SPDY/3.1 and SPDY/4a2
akalin@chromium.org
2013-06-27
1
-127
/
+55
*
Use a dummy HttpStream for proxy redirects
akalin@chromium.org
2013-06-24
1
-0
/
+1
*
Add GetFullRequestHeaders, from URLRequestJob to HttpNetworkTransaction.
ttuttle@chromium.org
2013-06-20
1
-3
/
+263
*
Merge the HttpNetworkTransaction tests and parametrize them on a NextProto
akalin@chromium.org
2013-06-14
1
-0
/
+11538
*
Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landing
rch@chromium.org
2012-03-04
1
-9337
/
+0
*
SPDY - by default disable spdy/2.1 (flow control). It
rtenneti@chromium.org
2012-03-03
1
-22
/
+22
*
Small cleanup of spdy next protocol negotiation configuration in tests.
rch@chromium.org
2012-03-01
1
-16
/
+4
*
Change SpdyProxyClientSocket::RestartWithAuth to return OK. This enables cor...
rch@chromium.org
2012-02-28
1
-0
/
+140
*
Change MockRead and MockWrite (et. al.) to take an IoMode enum, instead
rch@chromium.org
2012-02-23
1
-262
/
+256
*
Simplify the initialization of the various NPN fields in SSLSocketDataProvider.
rch@chromium.org
2012-02-22
1
-59
/
+15
*
Modify the MockConnect constructor to take an enum of ASYNC or SYNCHRONOUS,
rch@chromium.org
2012-02-17
1
-12
/
+12
*
Send RST_STREAM on receipt of non-lowercased header names. Add new
rch@chromium.org
2012-02-17
1
-1
/
+1
*
SPDY - enable SPDY/2.1 (flow control).
rtenneti@google.com
2012-02-16
1
-24
/
+34
*
SPDY - trun off spdy/2.1 by default. It could be enabled
rtenneti@chromium.org
2012-02-14
1
-9
/
+9
*
Flakiness cleanup: disable flaky tests under net/
evan@chromium.org
2012-02-14
1
-2
/
+4
*
Don't use IDENT_SRC_URL for HttpAuth challenges. IE hasn't supported it for ...
tsepez@chromium.org
2012-02-10
1
-150
/
+3
*
net: Make UploadData::GetContentLength() asynchronous.
satorux@chromium.org
2012-02-10
1
-1
/
+1
*
Revert 120836 - Don't use IDENT_SRC_URL for HttpAuth challenges. IE hasn't s...
jchaffraix@chromium.org
2012-02-07
1
-3
/
+150
*
Don't use IDENT_SRC_URL for HttpAuth challenges. IE hasn't supported it for ...
tsepez@chromium.org
2012-02-07
1
-150
/
+3
*
mark SOCKS4_HTTP_GET and SOCKS4_SSL_GET as flaky on mac.
thakis@chromium.org
2012-02-04
1
-2
/
+14
*
Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2012-02-03
1
-565
/
+10
*
SPDY - Change all tests to use SPDY/2.1 protocol. Made
rtenneti@chromium.org
2012-01-27
1
-47
/
+47
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2012-01-25
1
-10
/
+565
*
Revert r113405, since it appears to be causing a crash and a hang. Also rever...
eroman@chromium.org
2012-01-24
1
-180
/
+0
*
Fixes to socket_test_util.cc.
szym@chromium.org
2012-01-22
1
-33
/
+33
*
Fix a bug where an alternate protocol request to an unsafe port
mmenke@chromium.org
2012-01-19
1
-1
/
+55
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-332
/
+356
*
Added protocol_version negotiated with the server.
rtenneti@google.com
2011-12-20
1
-0
/
+23
*
base::Bind: Convert net/proxy.
jhawkins@chromium.org
2011-12-20
1
-2
/
+2
*
Revert: Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-1
/
+1
*
Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-1
/
+1
*
net: remove DNS certificate checking code.
agl@chromium.org
2011-12-15
1
-1
/
+1
*
base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.
jhawkins@chromium.org
2011-12-15
1
-6
/
+7
[next]