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
*
Fixes for review comments following r120599.
mark@chromium.org
2012-02-06
1
-2
/
+2
*
Linux: fix bug 75508, a crash when receiving notifications of proxy settings ...
mdm@chromium.org
2012-02-06
1
-30
/
+35
*
Always check the dictionary returned by SecTrustCopyExtendedResult for
mark@chromium.org
2012-02-06
1
-11
/
+26
*
SPDY - FlowControl - changed the logging messages to:
rtenneti@google.com
2012-02-06
3
-28
/
+25
*
Added net logging to BaseFile.
ahendrickson@chromium.org
2012-02-05
2
-5
/
+49
*
Fix calls in base and net unit tests to use TimeDelta.
tedvessenes@gmail.com
2012-02-04
3
-12
/
+15
*
mark SOCKS4_HTTP_GET and SOCKS4_SSL_GET as flaky on mac.
thakis@chromium.org
2012-02-04
1
-2
/
+14
*
Linux: convert some CHECK macros to more useful CHECK_* macros in the proxy c...
mdm@chromium.org
2012-02-03
1
-5
/
+5
*
Revert 118950 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2012-02-03
20
-940
/
+163
*
Move CookieStore unittests to a separate file.
droger@google.com
2012-02-03
6
-1122
/
+1234
*
Revert 120290 - Revert 120283 - net: Use ClosePlatformFile() instead of close...
mkwst@chromium.org
2012-02-03
3
-3
/
+6
*
Revert 120283 - net: Use ClosePlatformFile() instead of close/CloseHandle().
mkwst@chromium.org
2012-02-03
3
-6
/
+3
*
net: Use ClosePlatformFile() instead of close/CloseHandle().
satorux@chromium.org
2012-02-03
3
-3
/
+6
*
net: Remove CRLFs introduced in crrev.com/120226.
satorux@chromium.org
2012-02-03
1
-3
/
+3
*
Added Net logging to FileStream.
ahendrickson@chromium.org
2012-02-02
16
-106
/
+430
*
net: Replace UploadDataStream::Create() with Init().
satorux@chromium.org
2012-02-02
7
-51
/
+62
*
Revert 120174 - net: Use ClosePlatformFile() instead of close/CloseHandle().
mkwst@chromium.org
2012-02-02
2
-5
/
+5
*
net: Use ClosePlatformFile() instead of close/CloseHandle().
satorux@chromium.org
2012-02-02
2
-5
/
+5
*
net: Explicitly close a file stream in UploadDataStream.
satorux@chromium.org
2012-02-02
1
-1
/
+6
*
[net/dns] Refactoring of job dispatch in HostResolverImpl in preparation for ...
szym@chromium.org
2012-02-01
6
-979
/
+903
*
net: add thepayplace.com to SSL blacklist
agl@chromium.org
2012-02-01
2
-0
/
+2
*
Revert 120063 - Remove hand-rolled cases of protobufs generations/compilation
avi@chromium.org
2012-02-01
1
-5
/
+2
*
Remove hand-rolled cases of protobufs generations/compilation
kushi.p@gmail.com
2012-02-01
1
-2
/
+5
*
Fix PostOnlyFileHandler in testserver.py
cbentzel@chromium.org
2012-01-31
1
-1
/
+1
*
Split the CookieMonster unittests
droger@google.com
2012-01-31
1
-474
/
+694
*
net: Replace use of memmove() with DrainableIOBuffer.
satorux@chromium.org
2012-01-31
2
-20
/
+23
*
[Coverity] Change pass-by-value to pass-by-ref
groby@chromium.org
2012-01-31
2
-2
/
+2
*
This patch tunes our parsing of the Content-Disposition header to match other
abarth@chromium.org
2012-01-31
4
-27
/
+50
*
Delete net::GetHeaderParamValue
abarth@chromium.org
2012-01-31
7
-162
/
+133
*
Update a few more function calls to use TimeDeltas instead of int ms.
tedvessenes@gmail.com
2012-01-30
1
-1
/
+1
*
OSSTATUS_LOG: Address review comments following r119511.
mark@chromium.org
2012-01-30
2
-2
/
+2
*
Disconnect pipeline socket immediately on Close(true) while a Read*() is pend...
simonjam@chromium.org
2012-01-30
2
-4
/
+42
*
Make it possible to use ThreadLocalStorage::Slot as a static without
thakis@chromium.org
2012-01-30
1
-3
/
+2
*
Disable X509CertificateTest.TestKnownRoot and X509CertificateTest.PublicKeyHa...
hbono@chromium.org
2012-01-30
1
-2
/
+4
*
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
[next]