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
Commit message (
Expand
)
Author
Age
Files
Lines
*
BufferedResourceHandler::ShouldDownload shouldn't manually parse Content-Disp...
abarth@chromium.org
2012-01-28
3
-3
/
+6
*
Check cert->isRoot to skip extraneous root certificates in certificate
wtc@chromium.org
2012-01-28
6
-0
/
+334
*
Allow X509CertificateTest.IntermediateCARequireExplicitPolicy to pass
wtc@chromium.org
2012-01-28
1
-3
/
+9
*
Re-enable HttpContentDispositionTest.tc2231
abarth@chromium.org
2012-01-28
1
-1
/
+7
*
[Coverity] Fixed uninitialized member
groby@chromium.org
2012-01-28
1
-1
/
+2
*
Add myself to net/ OWNERS
rsleevi@chromium.org
2012-01-28
1
-0
/
+1
*
Convert use of int ms to TimeDelta in files owned by jar.
tedvessenes@gmail.com
2012-01-28
23
-162
/
+176
*
Add NetLog entries to preconnect HttpStreamFactoryImpl::Jobs.
mmenke@chromium.org
2012-01-28
7
-19
/
+15
*
Add OnUserCertRemoved to CertDatabase::Observer
stevenjb@chromium.org
2012-01-28
4
-6
/
+27
*
Add a source to V8 proxy resolver-initiated DNS requests,
mmenke@chromium.org
2012-01-27
7
-26
/
+50
*
Add OSSTATUS_LOG API.
mark@chromium.org
2012-01-27
6
-36
/
+33
*
This test fails on Windows. Need to investigate.
abarth@chromium.org
2012-01-27
1
-1
/
+1
*
Import Content-Disposition parsing tests from http://greenbytes.de/tech/tc2231/
abarth@chromium.org
2012-01-27
2
-1
/
+305
*
Improve parsing of the Content-Disposition header
abarth@chromium.org
2012-01-27
8
-356
/
+498
*
net: Add tests for UploadDataStream::position().
satorux@chromium.org
2012-01-27
1
-7
/
+17
*
SPDY - Change all tests to use SPDY/2.1 protocol. Made
rtenneti@chromium.org
2012-01-27
10
-91
/
+129
*
[Coverity] Do key_file NULL check earlier
tbreisacher@chromium.org
2012-01-27
1
-2
/
+4
*
Don't force groups.google.com to HTTPS.
agl@chromium.org
2012-01-26
2
-2
/
+2
*
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky
fischman@chromium.org
2012-01-26
6
-16
/
+9
*
Fix warnings (which are now errors) in the Android build.
jrg@chromium.org
2012-01-26
4
-7
/
+11
*
[Coverity] Another UNINIT_CTOR...
tbreisacher@chromium.org
2012-01-26
1
-2
/
+7
*
DnsClient refactoring + features (timeout, suffix search, server rotation).
szym@chromium.org
2012-01-26
23
-1148
/
+1312
*
[Coverity] Fix an UNINIT_CTOR in PartialData::Core constructor
tbreisacher@chromium.org
2012-01-25
1
-2
/
+2
*
Add origin bound certs to BrowsingDataRemover and extensions clear API.
mattm@chromium.org
2012-01-25
9
-36
/
+123
*
CertDatabaseNSSTest: Don't delete test DB dir since we don't close the DB (br...
mattm@chromium.org
2012-01-25
1
-16
/
+5
*
Skip checking headers for pipelining if there was a socket error.
simonjam@chromium.org
2012-01-25
2
-1
/
+24
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2012-01-25
20
-163
/
+940
*
net: Give more descriptive names for code around the request merging logic.
satorux@chromium.org
2012-01-24
4
-21
/
+33
*
Remove "FALSE START" logspam.
thakis@chromium.org
2012-01-24
1
-1
/
+0
*
Improve readability of UploadDataStream.
satorux@chromium.org
2012-01-24
2
-80
/
+114
*
Temporary preventative build fix
joth@chromium.org
2012-01-24
2
-4
/
+6
*
net: add a policy option: DisableSSLRecordSplitting
agl@chromium.org
2012-01-24
3
-18
/
+4
*
Revert r113405, since it appears to be causing a crash and a hang. Also rever...
eroman@chromium.org
2012-01-24
17
-659
/
+46
*
net: Don't merge HTTP headers and body if the body is not in memory.
satorux@chromium.org
2012-01-24
9
-27
/
+197
*
Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.
fischman@chromium.org
2012-01-23
5
-13
/
+8
*
Remove expired certificate from CertDatabaseNSSTest.ImportCACertHierarchyTree.
joaodasilva@chromium.org
2012-01-23
1
-5
/
+10
*
Fixes to socket_test_util.cc.
szym@chromium.org
2012-01-22
12
-230
/
+206
*
Split DoSendBody() to DoSendChunkedBody() and DoSendNonChunkedBody().
satorux@chromium.org
2012-01-22
2
-49
/
+65
*
The network_moved check in DoHandshakeLoop and calling OnHandshakeIOComplete
jnd@chromium.org
2012-01-21
1
-15
/
+13
*
Fix nit: Clarify code by using locally-declared alias for complex expression.
palmer@chromium.org
2012-01-21
1
-1
/
+1
*
SPDY - SpdyFramer close the session for header compression/decompression errors.
rtenneti@google.com
2012-01-21
1
-1
/
+4
*
Adds TTL argument to HostCache::Set.
szym@chromium.org
2012-01-21
9
-121
/
+134
*
Factor out chunk encoding logic into HttpStreamParser::EncodeChunk().
satorux@chromium.org
2012-01-21
6
-29
/
+156
*
Decrease the PAC polling delay even further.
eroman@chromium.org
2012-01-20
3
-72
/
+97
*
Pick up the fix for NSS bug 718554 (a SSL_ForceHandshake bug).
wtc@chromium.org
2012-01-20
2
-4
/
+4
*
Revert 118489 since it seems to regress linux-sizes.
sadrul@chromium.org
2012-01-20
9
-133
/
+121
*
Revert 117772 - Add instrumentation to help track down a use-after-free.
eroman@chromium.org
2012-01-20
2
-58
/
+4
*
Revert 118074 - Disable FPO throughout client_socket_pool_base.cc.
eroman@chromium.org
2012-01-20
1
-13
/
+0
*
Fix a use-after free in socket pool which can happen after reaching the maxiu...
eroman@chromium.org
2012-01-20
1
-0
/
+5
*
Adds custom ttl argument to HostCache::Set.
szym@chromium.org
2012-01-20
9
-121
/
+133
[next]