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
*
Http cache: Test deleting an entry with a pending_entry when
rvargas@google.com
2012-05-29
1
-5
/
+13
*
Use TLS 1.1.
wtc@chromium.org
2012-05-26
4
-30
/
+124
*
Suppress pause-and-buffer behavior when the HTTP response won't satisfy futur...
fischman@chromium.org
2012-05-25
3
-26
/
+49
*
Re-enable embedded identities in URLs for HTTP authentication.
asanka@chromium.org
2012-05-22
3
-11
/
+301
*
Revert 137445 - CHECK for that we are not seeing user-visible SPDY_PING_FAILE...
rch@chromium.org
2012-05-17
1
-2
/
+0
*
Cleanup: Remove unneeded scoped_ptr.h includes from net.
thestig@chromium.org
2012-05-17
2
-3
/
+2
*
CHECK for that we are not seeing user-visible SPDY_PING_FAILED errors.
rch@chromium.org
2012-05-16
1
-0
/
+2
*
Update net::HttpUtil::IsSafeHeader() with two new headers
benjhayden@chromium.org
2012-05-14
2
-0
/
+9
*
Http cache: Don't attempt to doom the same entry multiple times
rvargas@google.com
2012-05-09
4
-3
/
+108
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
4
-8
/
+6
*
Disable HttpNetworkTransactionSpdy2Test.UseIPConnectionPooling* tests on Wind...
cbentzel@chromium.org
2012-05-04
1
-2
/
+16
*
Refuse to pipeline frames, prefetches, and downloads.
simonjam@chromium.org
2012-04-30
2
-9
/
+67
*
RefCounted types should not have public destructors, net/
rsleevi@chromium.org
2012-04-28
3
-2
/
+17
*
Fixed unsafe passing of command-line parameter to SpdySession
bengr@google.com
2012-04-27
6
-17
/
+32
*
net: don't remember TLS intolerant servers.
agl@chromium.org
2012-04-26
5
-25
/
+4
*
Move SpdyFramer::set_enable_compression_default to BufferedSpdyFramer
rch@chromium.org
2012-04-24
1
-1
/
+1
*
[net] Change order of RequestPriority to natural: higher > lower
szym@chromium.org
2012-04-24
1
-2
/
+2
*
Mark HttpNetworkTransactionSpdy2Test.UseIPConnectionPooling as flaky
jeremy@chromium.org
2012-04-24
1
-1
/
+1
*
net: Use operator!= from scoped_ptr to check if |original_url_| is NULL.
tfarina@chromium.org
2012-04-22
1
-1
/
+1
*
Report cases where the connection appears to close too early while transferri...
cbentzel@chromium.org
2012-04-20
3
-8
/
+36
*
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
[next]