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 110505 - Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes re...
cbentzel@chromium.org
2011-12-08
2
-33
/
+7
*
Resend requests when we learn a connection has closed while
mmenke@chromium.org
2011-12-07
2
-8
/
+46
*
net: replace DnsRRResoler with TransportSecurityState in plumbing.
agl@chromium.org
2011-12-07
5
-11
/
+12
*
Revert 113305 - Revert 113300 - Revert of 112134 of Revert 112130 - Close idl...
rtenneti@google.com
2011-12-07
3
-3
/
+223
*
Reverts a commit that caused ASAN failures, and 2 dependent commits.
joi@chromium.org
2011-12-07
7
-313
/
+80
*
Fix leak in HttpPipelinedHostPoolTest.
simonjam@chromium.org
2011-12-07
1
-0
/
+1
*
Revert 113338 - Revert 113315 (speculative revert for http://crbug.com/106657)
thakis@chromium.org
2011-12-07
12
-93
/
+210
*
Revert 113315 (speculative revert for http://crbug.com/106657)
thakis@chromium.org
2011-12-07
12
-210
/
+93
*
base::Bind: Convert Socket::Read.
jhawkins@chromium.org
2011-12-07
2
-3
/
+25
*
Save pipelining capabilities for the most used hosts between sessions.
simonjam@chromium.org
2011-12-07
12
-93
/
+210
*
Revert 113300 - Revert of 112134 of Revert 112130 - Close idle connections / ...
rtenneti@chromium.org
2011-12-07
3
-223
/
+3
*
Revert of 112134 of Revert 112130 - Close idle connections / SPDY sessions wh...
rtenneti@chromium.org
2011-12-06
3
-3
/
+223
*
Fix race between OnPipelineFeedback and
simonjam@chromium.org
2011-12-06
3
-13
/
+126
*
base::Bind: Convert StreamSocket::Connect.
jhawkins@chromium.org
2011-12-06
2
-14
/
+47
*
base::Bind: Convert chrome_benchmarking_message_filter.cc.
jhawkins@chromium.org
2011-12-06
2
-0
/
+7
*
base::Bind: Convert browsing_data_remover.
jhawkins@chromium.org
2011-12-06
2
-0
/
+15
*
base::Bind: Convert disk_cache_based_ssl_host_info.
jhawkins@chromium.org
2011-12-06
7
-80
/
+291
*
Log server advertised protos and the selected
rtenneti@google.com
2011-12-05
1
-0
/
+44
*
base::Bind: Convert SSLHostInfo::WaitForDataReady.
jhawkins@chromium.org
2011-12-03
3
-39
/
+29
*
Fix shared library build in net.
simonjam@chromium.org
2011-12-02
1
-1
/
+1
*
Slow start pipelining.
simonjam@chromium.org
2011-12-01
18
-424
/
+1284
*
Ensure HttpResponseHeaders::raw_headers_ always ends with 2 '\0' characters.
mpcomplete@chromium.org
2011-12-01
2
-5
/
+16
*
Implement Drain() on HttpPipelinedStream.
simonjam@chromium.org
2011-11-30
11
-13
/
+247
*
SSL Host info: Make sure that we can update certificate chains in
rvargas@chromium.org
2011-11-30
5
-17
/
+111
*
Revert 112130 - Close idle connections / SPDY sessions when needed.
sail@chromium.org
2011-11-30
3
-223
/
+3
*
Close idle connections / SPDY sessions when needed.
willchan@chromium.org
2011-11-30
3
-3
/
+223
*
ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...
pkasting@chromium.org
2011-11-29
2
-5
/
+8
*
Split DiskCacheBasedSSLHostInfo unit tests to its own
rvargas@google.com
2011-11-22
4
-703
/
+894
*
Http Cache: Make sure that we don't switch to mode NONE when
rvargas@google.com
2011-11-22
2
-1
/
+56
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-21
8
-87
/
+486
*
Improve merging of header modifications in webRequest.OnHeadersReceived
battre@chromium.org
2011-11-21
3
-0
/
+125
*
Revert 110879 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-21
8
-486
/
+87
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-21
8
-87
/
+486
*
HTTP Cache: Implement StopCaching(), to avoid caching
rvargas@google.com
2011-11-18
2
-4
/
+98
*
Cleanup: Remove forward declarations in various directories.
thestig@chromium.org
2011-11-18
1
-1
/
+0
*
Revert 110529 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-17
8
-486
/
+87
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-17
8
-87
/
+486
*
Make ClientSocketPoolManager into an interface.
willchan@chromium.org
2011-11-17
7
-116
/
+95
*
Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes received doesn't m...
cbentzel@chromium.org
2011-11-17
2
-7
/
+33
*
base::Bind: Convert HostResolver::Resolve.
jhawkins@chromium.org
2011-11-16
3
-25
/
+30
*
Add OVERRIDE to net/.
avi@chromium.org
2011-11-16
23
-174
/
+194
*
Remove referrer from TransportSocketParams and SOCKSSocketParams.
szym@chromium.org
2011-11-15
2
-3
/
+3
*
Refactor state machines in HttpPipelinedConnectionImpl.
simonjam@chromium.org
2011-11-15
2
-216
/
+304
*
Persist dynamically learned SPDY settings (like CWND).
rtenneti@chromium.org
2011-11-15
5
-7
/
+215
*
Remove unused HostResolver::Observer.
szym@chromium.org
2011-11-15
1
-87
/
+0
*
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
[next]