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
*
Revert 144649 - Instead of enqueueing SPDY frames, instead enqueue SPDY strea...
mattm@chromium.org
2012-06-28
2
-4
/
+4
*
Instead of enqueueing SPDY frames, instead enqueue SPDY streams that are read...
rch@chromium.org
2012-06-28
2
-4
/
+4
*
Remove SSLHostInfo.
agl@chromium.org
2012-06-27
14
-558
/
+5
*
Coverity: Fix a pass-by-value.
jhawkins@chromium.org
2012-06-20
2
-2
/
+2
*
(Finally) Remove NetLog::EventParameters.
mmenke@chromium.org
2012-06-19
2
-0
/
+2
*
Do not enqueue multiple socket writes performing an HTTP chunked request
rsleevi@chromium.org
2012-06-15
3
-4
/
+176
*
SPDY - Added SETTINGS_MAX_CONCURRENT_STREAMS:1000 in the initial SETTINGS frame,
rtenneti@google.com
2012-06-14
4
-4
/
+22
*
Make HttpStream take a scoped_ptr<UploadDataStream>, to clearly communicate t...
rsleevi@chromium.org
2012-06-14
13
-170
/
+247
*
NetLogEventParameter to Callback refactoring 5.
mmenke@chromium.org
2012-06-13
8
-187
/
+103
*
Make NetLog take in callbacks that return Values rather
mmenke@chromium.org
2012-06-10
13
-162
/
+199
*
Add a new OnHostResolutionCallback to TransportSocketParams
rch@chromium.org
2012-06-08
6
-112
/
+288
*
CapturingNetLog - remove maximum entries constructor argument.
mmenke@chromium.org
2012-06-08
4
-50
/
+50
*
fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...
zhaoqin@chromium.org
2012-06-08
3
-5
/
+5
*
Don't pass GSS_C_NO_CONTEXT into gss_inquire_context()
asanka@chromium.org
2012-06-05
1
-1
/
+3
*
Prefer 'filename' parameters if both 'name' and 'filename' parameters are spe...
asanka@chromium.org
2012-06-04
2
-5
/
+16
*
Rename CapturingNetLog::Entry to CapturingNetLog::CaptureEntry,
mmenke@chromium.org
2012-06-02
4
-32
/
+66
*
Always enqueue SYN_STREAM frames to the output queue at HIGHEST priority
rch@chromium.org
2012-05-31
2
-5
/
+5
*
Add the SSL_VERSION_FALLBACK event type for NetLog.
wtc@chromium.org
2012-05-31
1
-6
/
+44
*
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
[next]