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
*
Revert 110505 - Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes re...
cbentzel@chromium.org
2011-12-08
1
-1
/
+1
*
Revert 110965 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-12-08
1
-409
/
+13
*
Revert 112130 - Close idle connections / SPDY sessions when needed.
sail@chromium.org
2011-11-30
1
-178
/
+0
*
Close idle connections / SPDY sessions when needed.
willchan@chromium.org
2011-11-30
1
-0
/
+178
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-21
1
-13
/
+409
*
Revert 110879 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-21
1
-409
/
+13
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-21
1
-13
/
+409
*
Revert 110529 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-17
1
-409
/
+13
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-17
1
-13
/
+409
*
Make ClientSocketPoolManager into an interface.
willchan@chromium.org
2011-11-17
1
-21
/
+36
*
Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes received doesn't m...
cbentzel@chromium.org
2011-11-17
1
-1
/
+1
*
base::Bind: Convert HostResolver::Resolve.
jhawkins@chromium.org
2011-11-16
1
-20
/
+23
*
Remove referrer from TransportSocketParams and SOCKSSocketParams.
szym@chromium.org
2011-11-15
1
-2
/
+2
*
Remove unused HostResolver::Observer.
szym@chromium.org
2011-11-15
1
-87
/
+0
*
Remove HostResolverImpl from Mock*HostResolver.
szym@chromium.org
2011-11-08
1
-1
/
+2
*
Add new text for indicating we are resolving hosts during proxy resolution.
willchan@chromium.org
2011-11-08
1
-0
/
+11
*
Revert 108910 - Remove HostResolverImpl from Mock*HostResolver.
szym@chromium.org
2011-11-07
1
-2
/
+1
*
Remove HostResolverImpl from Mock*HostResolver.
szym@chromium.org
2011-11-07
1
-1
/
+2
*
Use AuthCredentials throughout the network stack instead of username/password.
cbentzel@chromium.org
2011-10-28
1
-36
/
+39
*
Basic HTTP pipelining support.
simonjam@chromium.org
2011-10-19
1
-4
/
+59
*
net: rework the NPN patch.
agl@chromium.org
2011-10-18
1
-26
/
+51
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
1
-36
/
+41
*
Return an error when multiple Location or Content-Disposition
mmenke@chromium.org
2011-10-04
1
-0
/
+110
*
Support selection of SPDY on port other than 443
jar@chromium.org
2011-10-04
1
-15
/
+216
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-150
/
+150
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-23
1
-2
/
+2
*
Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...
pkasting@chromium.org
2011-09-22
1
-1
/
+1
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-22
1
-1
/
+1
*
Consistently use ASSERT_TRUE(response != NULL) in http_network_transaction_un...
cbentzel@chromium.org
2011-09-20
1
-80
/
+83
*
Change AuthChallengeInfo to better represent underlying encodings.
cbentzel@chromium.org
2011-09-12
1
-195
/
+115
*
Move test utilities into test_file_util.*.
ahendrickson@chromium.org
2011-09-02
1
-0
/
+1
*
Previously i was recording number of RTT's vs Kilobytes of data downloaded pe...
gagansingh@google.com
2011-08-27
1
-28
/
+0
*
Change HttpAuthHandlerMock to accept and return more than one http_auth_handler.
rch@chromium.org
2011-08-11
1
-18
/
+19
*
HostResolver: don't interpret NULL callback argument as a request to do synch...
agayev@chromium.org
2011-08-04
1
-9
/
+12
*
HostResolverImpl: don't interpret NULL callback argument as a request to do s...
agayev@chromium.org
2011-07-28
1
-9
/
+22
*
Revert 94412 - HostResolverImpl: don't interpret NULL callback argument as a ...
agayev@chromium.org
2011-07-28
1
-22
/
+9
*
HostResolverImpl: don't interpret NULL callback argument as a request to do s...
agayev@chromium.org
2011-07-28
1
-9
/
+22
*
Minor cleanup of unit tests for spdy_session_ool.
rtenneti@chromium.org
2011-07-26
1
-31
/
+36
*
Revert 93704 - Remove Content-Length mismatch checks.
cbentzel@chromium.org
2011-07-22
1
-5
/
+1
*
Remove Content-Length mismatch checks.
cbentzel@chromium.org
2011-07-22
1
-1
/
+5
*
Added an OriginBoundCertStore field to the SSLClientSocketNSS class and
rkn@chromium.org
2011-07-21
1
-2
/
+4
*
Changed SPDY's ip connection pooling logic to only add the used IP,
rtenneti@chromium.org
2011-07-19
1
-0
/
+39
*
Cleanup some test ugliness. Stop using a global.
willchan@chromium.org
2011-07-01
1
-16
/
+4
*
Speculative fix for bug 80095.
willchan@chromium.org
2011-06-28
1
-8
/
+262
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-27
1
-0
/
+29
*
Revert 90354 - Revert 90352 - Move Referer header to extra_headers field
battre@chromium.org
2011-06-27
1
-2
/
+5
*
Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...
dimich@chromium.org
2011-06-24
1
-29
/
+0
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-24
1
-0
/
+29
*
Revert 90352 - Move Referer header to extra_headers field
battre@chromium.org
2011-06-24
1
-5
/
+2
*
Move Referer header to extra_headers field
battre@chromium.org
2011-06-24
1
-2
/
+5
[next]