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
*
Add UMA Histogram for FieldTrial for Async Socket SlowStart
mbelshe@google.com
2009-08-25
1
-1
/
+14
*
Try one more time to lock down content sniffing for
aa@chromium.org
2009-08-25
1
-1
/
+2
*
Implement a read-size throttle within the TCP socket.
mbelshe@google.com
2009-08-25
1
-1
/
+42
*
Fix a typo IsCertStatusError. It should be IsCertificateError.
wtc@chromium.org
2009-08-25
1
-3
/
+5
*
Remove uses of deprecated version of FileUtil::ResolveShortcut.
evan@chromium.org
2009-08-25
1
-2
/
+2
*
Only retry on unused, idle sockets if the socket error is ERR_CONNECTION_RESET.
willchan@chromium.org
2009-08-24
3
-6
/
+9
*
Clear the gzip filter to file names with gz/tgz extensions only when the mime...
thestig@chromium.org
2009-08-24
2
-12
/
+168
*
Add more histograms to understand idle sockets.
willchan@chromium.org
2009-08-24
1
-10
/
+50
*
Add code for enabling or disabling CRLs and OCSP correctly.
wtc@chromium.org
2009-08-24
1
-2
/
+18
*
Http cache: Enable experimental support for byte range requests.
rvargas@google.com
2009-08-24
3
-39
/
+56
*
Resend on IO errors on late bound sockets that were idle.
willchan@chromium.org
2009-08-22
2
-4
/
+5
*
Consider "certificate revoked" as the most serious certificate
wtc@chromium.org
2009-08-22
1
-2
/
+2
*
Improve certificate error mapping.
wtc@chromium.org
2009-08-21
1
-2
/
+9
*
If the HTTP response code is -1, don't call OCSPSetResponse because the
wtc@chromium.org
2009-08-21
1
-1
/
+6
*
Revert cl 24015
rvargas@google.com
2009-08-21
3
-55
/
+39
*
Http cache: Enable experimental support for byte range requests.
rvargas@google.com
2009-08-21
3
-39
/
+55
*
Cleanups for SSLConfigService and SSLConfigServiceManager.
mattm@chromium.org
2009-08-21
7
-19
/
+43
*
Disk cache: Implement asynchronous IO for Posix.
rvargas@google.com
2009-08-21
9
-47
/
+326
*
Pulling new version of googleurl into the tree.
cira@chromium.org
2009-08-21
1
-4
/
+2
*
Followup after http://codereview.chromium.org/165167, fixing the nits in FtpA...
phajdan.jr@chromium.org
2009-08-21
2
-9
/
+9
*
Prevent a crash that can occur when redirecting a file URL.
darin@chromium.org
2009-08-21
8
-10
/
+65
*
Revert cl 23919 to investigate valgrind failures.
rvargas@google.com
2009-08-21
9
-312
/
+45
*
Disk cache: Close the experiment for new users.
rvargas@google.com
2009-08-21
1
-20
/
+15
*
Disk cache: Implement asynchronous IO for Posix.
rvargas@google.com
2009-08-21
9
-45
/
+312
*
Linux: make the "change proxy settings" button able to start several proxy co...
mdm@chromium.org
2009-08-20
1
-1
/
+2
*
Fix some style nits in unittests.
eroman@chromium.org
2009-08-20
4
-142
/
+140
*
Http cache: Fix the code that handles 206s when revalidating
rvargas@google.com
2009-08-20
3
-22
/
+91
*
Fix gcc warning about possible unused variable experienced with Apple gcc 4.2
mark@chromium.org
2009-08-20
1
-1
/
+1
*
Add instrumentation to ClientSocketPool, that writes to LoadLog.
eroman@chromium.org
2009-08-20
9
-59
/
+377
*
Change an ASSERT_TRUE to a CHECK() to remove the gtest dependency.
evan@chromium.org
2009-08-20
1
-1
/
+1
*
Refactor OCSP handler.
ukai@chromium.org
2009-08-20
1
-141
/
+48
*
Add missing break statement.
jhawkins@chromium.org
2009-08-19
1
-3
/
+5
*
Add icu:: qualifiers to a couple of more files. They're missed in the previou...
jshin@chromium.org
2009-08-19
1
-2
/
+2
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
20
-113
/
+238
*
Make ClientSocketHandle::Init() typesafe.
willchan@chromium.org
2009-08-19
12
-120
/
+153
*
Try to fix crash in OCSP handlers.
ukai@chromium.org
2009-08-19
2
-24
/
+21
*
Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...
erikkay@chromium.org
2009-08-18
2
-4
/
+4
*
Change ClientSocketHandle to take the pool as a parameter to Init() rather th...
willchan@chromium.org
2009-08-18
8
-145
/
+169
*
Remove an unused header from proxy_service.h.
ericroman@google.com
2009-08-18
3
-2
/
+2
*
Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on...
jshin@chromium.org
2009-08-18
1
-15
/
+17
*
Reference count ProxyService.
eroman@chromium.org
2009-08-18
13
-189
/
+195
*
Http Cache: Additional byte-range support.
rvargas@google.com
2009-08-18
4
-53
/
+327
*
Don't use the AI_ADDRCONFIG flag on Mac OS X. It's not necessary.
wtc@chromium.org
2009-08-17
1
-0
/
+17
*
Undisable HostResolverImplTest.EmptyHost, by making empty host fail to resolve.
ericroman@google.com
2009-08-17
2
-6
/
+7
*
Disable OCSP until we have fixed the crash in OCSP code. As a result our
wtc@chromium.org
2009-08-17
1
-3
/
+16
*
Make even more tests in net_unittests faster by reusing the test server.
phajdan.jr@chromium.org
2009-08-17
1
-106
/
+67
*
Instrument ProxyService and InitProxyResolver with LoadLog.
eroman@chromium.org
2009-08-17
7
-37
/
+246
*
Add histograms for tracking the unused/unused_idle/reused socket states from ...
willchan@chromium.org
2009-08-17
6
-22
/
+114
*
Add third_party/bzip2/bzip2.gyp:bzip2 to a few targets.
agl@chromium.org
2009-08-17
1
-0
/
+1
*
Enable Add COMODO ECC Certification Authority for EV.
wtc@chromium.org
2009-08-17
1
-0
/
+6
[next]