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
*
SPDY - replaced SpdySettings (list) with SettingsMap
rtenneti@chromium.org
2012-04-18
2
-2
/
+0
*
Make string literal initialization more idiomatic.
thakis@chromium.org
2012-04-17
1
-3
/
+3
*
HTTP Cache: Add more POST unit tests.
rvargas@google.com
2012-04-13
1
-20
/
+42
*
SPDY - Added the following flow control unitests.
rtenneti@chromium.org
2012-04-11
1
-0
/
+4
*
Make FileStream::Seek async and add FileStream::SeekSync for sync operation
kinuko@chromium.org
2012-04-11
1
-1
/
+1
*
Attempting to re-land a small portion of this change... Simply add links from
rch@chromium.org
2012-04-10
2
-3
/
+46
*
Persist the alternate protocol as a string not an int to allow the enum to be...
rch@chromium.org
2012-04-10
2
-2
/
+17
*
Implement a MockCertVerifier that can be used to avoid
rsleevi@chromium.org
2012-04-10
7
-17
/
+17
*
Remove SPDY 2.1 support.
rch@chromium.org
2012-04-09
11
-10144
/
+15
*
Revert 131256 - Catch the use after free callstack of HttpServerProperties.
rtenneti@chromium.org
2012-04-08
2
-63
/
+2
*
Catch the use after free callstack of HttpServerProperties.
rtenneti@chromium.org
2012-04-07
2
-2
/
+63
*
HTTP Pipelining: Log headers with the URL_REQUEST for
mmenke@chromium.org
2012-04-06
1
-1
/
+1
*
Reverting again ... More crashes, and the instrumentation did not appear to help
rch@chromium.org
2012-04-06
5
-589
/
+3
*
disallow proxy push of HTTPS content
bengr@google.com
2012-04-05
3
-0
/
+246
*
Properly handle spdy3 responses.
rch@chromium.org
2012-04-03
2
-4
/
+4
*
Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...
rch@chromium.org
2012-04-03
3
-1
/
+10
*
Enables a SPDY proxy to push resources from arbitrary origins.
bengr@google.com
2012-04-03
3
-0
/
+321
*
Attempting to re-land this feature with instrumentation to track down the use...
rch@chromium.org
2012-04-02
5
-3
/
+589
*
Move NextProto enum to a new file net/socket/next_proto.h
rch@chromium.org
2012-03-31
36
-132
/
+131
*
net: Re-enable SOCKS4 tests on Mac.
satorux@chromium.org
2012-03-30
3
-48
/
+6
*
Cache certificates as DER on all platforms.
rsleevi@chromium.org
2012-03-29
1
-4
/
+17
*
Remove unused variable 'use_alt_protocols' in http_network_layer.cc
benchan@chromium.org
2012-03-28
1
-3
/
+0
*
SPDY - add command line options - enable-npn and enable-npn-http
rtenneti@chromium.org
2012-03-28
3
-27
/
+30
*
Add a DCHECK on having headers in HttpNetworkTransaction::DoReadHeadersComplete.
gavinp@chromium.org
2012-03-27
1
-0
/
+1
*
Add Net.HttpResponseCode_Nxx_MainFrame histogram.
gavinp@chromium.org
2012-03-27
1
-0
/
+7
*
Reverting this feature, once again. *sigh*
rch@chromium.org
2012-03-26
5
-589
/
+3
*
SPDY - persist SPDY settings.
rtenneti@chromium.org
2012-03-24
4
-195
/
+118
*
SPDY - Added enabling of SPDY/3 and SPDY flow control to
rtenneti@chromium.org
2012-03-23
3
-20
/
+29
*
Move all objects from the spdy:: namespace to net::
rch@chromium.org
2012-03-22
11
-364
/
+364
*
Created a new class SpdyTestStateHelper to serve as a helper to manage the st...
rch@chromium.org
2012-03-22
6
-9
/
+12
*
Make CertVerifier a pure virtual interface.
rsleevi@chromium.org
2012-03-21
9
-27
/
+41
*
Increase number of max sockets per group for WebSocket connections.
yutak@chromium.org
2012-03-21
8
-39
/
+79
*
Allow broken servers to send us multiple identical Location and
mmenke@chromium.org
2012-03-21
4
-81
/
+39
*
Avoid using Pickle::WriteSize(), which writes an architecture-dependent amount
mdm@chromium.org
2012-03-21
1
-2
/
+3
*
Attempting to re-land the feature.
rch@chromium.org
2012-03-21
5
-3
/
+565
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
7
-13
/
+13
*
Http cache: Restart transaction after errors reading from cached
rvargas@google.com
2012-03-20
3
-12
/
+24
*
Revert 127717 - Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300...
rch@chromium.org
2012-03-20
5
-565
/
+3
*
Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300 - Revert 112134...
rch@chromium.org
2012-03-20
5
-3
/
+565
*
Add a new set of socket pools for WebSocket connections to HttpNetworkSession.
yutak@chromium.org
2012-03-17
6
-81
/
+170
*
Remove unused variable and method SpdySession::use_ssl_
rch@chromium.org
2012-03-16
4
-7
/
+0
*
Remove experimental support for MAC cookies
rsleevi@chromium.org
2012-03-15
3
-367
/
+0
*
Add a source id to global NetLog entries, which makes them
mmenke@chromium.org
2012-03-15
1
-3
/
+3
*
Http Cache: Add support for PUT and DELETE.
rvargas@chromium.org
2012-03-14
2
-2
/
+161
*
Make pipelining resilient to proxy changes.
simonjam@chromium.org
2012-03-13
4
-4
/
+64
*
SPDY - integration of spdy/3 code.
rtenneti@google.com
2012-03-12
11
-67
/
+150
*
Fix pipelining crash when send is aborted while queued.
simonjam@chromium.org
2012-03-09
2
-1
/
+31
*
[net] Replace EXPECT_EQ(true/false, ...) with EXPECT_TRUE/FALSE(...)
szym@chromium.org
2012-03-08
1
-4
/
+4
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
6
-8
/
+11
*
net: Disconnect proxy sockets that have a certificate error.
agl@chromium.org
2012-03-05
1
-0
/
+1
[next]