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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Remove unneeded forward declararations in net.
thestig@chromium.org
2011-11-11
7
-16
/
+9
*
Integration tests for HTTP pipelining.
simonjam@chromium.org
2011-11-10
2
-1
/
+470
*
Remove HostResolverImpl from Mock*HostResolver.
szym@chromium.org
2011-11-08
2
-1
/
+3
*
Add new text for indicating we are resolving hosts during proxy resolution.
willchan@chromium.org
2011-11-08
2
-1
/
+12
*
Revert 108910 - Remove HostResolverImpl from Mock*HostResolver.
szym@chromium.org
2011-11-07
2
-3
/
+1
*
Remove HostResolverImpl from Mock*HostResolver.
szym@chromium.org
2011-11-07
2
-1
/
+3
*
Remove 13 exit time constructors and 3 static initializers
thakis@chromium.org
2011-11-07
1
-1
/
+1
*
Correctly create a new stream when the server requires authentication.
simonjam@chromium.org
2011-11-01
1
-2
/
+4
*
Histogram how often IDENT_SRC_URL is used.
tsepez@chromium.org
2011-11-01
1
-0
/
+1
*
Make X509Certificate::GetDEREncoded a static function taking an OSCertHandle
rsleevi@chromium.org
2011-11-01
1
-1
/
+3
*
Fix pipelining crash on canceled user callbacks.
simonjam@chromium.org
2011-10-28
3
-10
/
+80
*
Use AuthCredentials throughout the network stack instead of username/password.
cbentzel@chromium.org
2011-10-28
44
-388
/
+315
*
base::Bind conversion for net/http/...
adamk@chromium.org
2011-10-20
10
-46
/
+58
*
net: disable revocation checking for connections to HTTPS proxies.
agl@chromium.org
2011-10-19
1
-0
/
+3
*
Basic HTTP pipelining support.
simonjam@chromium.org
2011-10-19
26
-80
/
+3052
*
Reset static HttpStreamFactory settings before each test in a NetTestSuite.
szym@chromium.org
2011-10-18
2
-0
/
+23
*
net: rework the NPN patch.
agl@chromium.org
2011-10-18
5
-51
/
+81
*
Send PING to check the status of the SPDY connection.
rtenneti@chromium.org
2011-10-16
2
-0
/
+4
*
Add --use-spdy option to control initial max concurrent streams.
willchan@chromium.org
2011-10-13
1
-0
/
+6
*
Support SPDY RST_STREAM with REFUSED_STREAM status properly.
willchan@chromium.org
2011-10-13
1
-0
/
+4
*
Expose some network configurations for performance tuning.
wangxianzhu@chromium.org
2011-10-12
1
-3
/
+2
*
Persist Alternate-Protocol.
willchan@chromium.org
2011-10-12
4
-9
/
+53
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
22
-454
/
+418
*
Introduce net::HttpServerPropertiesManager to manage server-specific properties.
rtenneti@chromium.org
2011-10-09
9
-1
/
+418
*
Fix regression where Chrome is unable to NPN negotiate SPDY to an HTTPS proxy.
rch@chromium.org
2011-10-06
1
-1
/
+4
*
Return an error when multiple Location or Content-Disposition
mmenke@chromium.org
2011-10-04
2
-19
/
+151
*
Support selection of SPDY on port other than 443
jar@chromium.org
2011-10-04
2
-18
/
+229
*
[cros] Transfer proxy HTTP authentication from login screen into new session.
ivankr@chromium.org
2011-10-03
3
-0
/
+105
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
49
-387
/
+387
*
Fix build with Heimdal.
phajdan.jr@chromium.org
2011-09-29
1
-0
/
+10
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-23
3
-6
/
+6
*
Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...
pkasting@chromium.org
2011-09-22
3
-5
/
+5
*
For the SSL cert status, convert anonymous enum that gives bit values into a ...
pkasting@chromium.org
2011-09-22
3
-5
/
+5
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
2
-0
/
+2
*
Add a gyp flag to enable dcheck by default in release without
nsylvain@chromium.org
2011-09-20
1
-1
/
+1
*
Consistently use ASSERT_TRUE(response != NULL) in http_network_transaction_un...
cbentzel@chromium.org
2011-09-20
1
-80
/
+83
*
chrome.experimental.downloads.download() implementation
benjhayden@chromium.org
2011-09-16
3
-0
/
+123
*
Don't leak SSPILibraryDefault objects
asanka@chromium.org
2011-09-13
2
-11
/
+9
*
Don't interpret embeded NULLs in a response header line as a line terminator.
eroman@chromium.org
2011-09-13
5
-10
/
+46
*
Change AuthChallengeInfo to better represent underlying encodings.
cbentzel@chromium.org
2011-09-12
8
-226
/
+195
*
Exposing CloseIdleConnections in HttpCache, and close idle spdy sessions
kristianm@chromium.org
2011-09-08
3
-0
/
+12
*
Move test utilities into test_file_util.*.
ahendrickson@chromium.org
2011-09-02
1
-0
/
+1
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-1
/
+2
*
Change HttpNetworkTransaction and HttpStreamFactoryImpl::Job
rch@chromium.org
2011-09-02
10
-57
/
+87
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-2
/
+1
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-1
/
+2
*
Remove use of <iostream> where unnecessary.
evan@chromium.org
2011-09-01
1
-1
/
+1
*
Reduce number of unnamed-type-template-args violations (mostly when passing v...
pkasting@chromium.org
2011-09-01
1
-3
/
+3
*
Don't try to use explicit credentials with schemes that don't support it.
asanka@chromium.org
2011-08-31
13
-57
/
+249
*
Fix a linking error with -Dlinux_link_kerberos on Gentoo.
phajdan.jr@chromium.org
2011-08-30
1
-2
/
+0
[next]