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
*
Fixed permission
rtenneti@google.com
2011-12-25
1
-0
/
+0
*
Disabled UnclosedStreamDataCompressors to fix ASAN error.
rtenneti@google.com
2011-12-25
1
-1
/
+3
*
Changes to read SPDY headers incrementally.
rtenneti@chromium.org
2011-12-25
12
-162
/
+774
*
base::Bind: Remove an unused using statement.
jhawkins@chromium.org
2011-12-23
1
-2
/
+0
*
base::Bind: Random remaining cleanups.
jhawkins@chromium.org
2011-12-23
2
-20
/
+10
*
base::Bind fixes
groby@chromium.org
2011-12-23
1
-4
/
+6
*
base::Bind fixes - killing OldCompletionCallback
groby@chromium.org
2011-12-23
3
-25
/
+10
*
Fix review comments from wtc
ajwong@chromium.org
2011-12-23
1
-4
/
+4
*
Migrate HttpCache adn HttpCacheTransaction to base::Bind().
ajwong@chromium.org
2011-12-23
6
-138
/
+80
*
base::Bind(): stress_cache.cc
tbreisacher@chromium.org
2011-12-23
1
-24
/
+20
*
Convert DiskCacheBasedSSLHostInfo to base::Bind().
ajwong@chromium.org
2011-12-22
2
-83
/
+49
*
CallbackTest converted to base::Bind()
ajwong@chromium.org
2011-12-22
5
-31
/
+32
*
Eliminate no-arg constructor for CallbackResultPair
tbreisacher@chromium.org
2011-12-22
2
-3
/
+2
*
base::Bind fixes
groby@chromium.org
2011-12-22
1
-12
/
+9
*
Disk cache: Make sure that the index file is closed on the cache thread.
rvargas@google.com
2011-12-22
2
-0
/
+15
*
base::Bind: Remove deadcode from curvecp/test_server.
jhawkins@chromium.org
2011-12-22
2
-16
/
+2
*
net: fix crl_set_dump to print the delta-updated CRL.
agl@chromium.org
2011-12-22
1
-1
/
+1
*
base::Bind: disk_cache_test_base.(cc|h)
tbreisacher@chromium.org
2011-12-22
7
-72
/
+29
*
base::Bind: Finish up net/url_request.
jhawkins@chromium.org
2011-12-22
3
-17
/
+12
*
base::Bind: More low-hanging fruit in webkit/appcache.
jhawkins@chromium.org
2011-12-22
1
-2
/
+2
*
On OpenSSL, stop leaking an EVP_PKEY during certificate validation.
rsleevi@chromium.org
2011-12-22
1
-2
/
+4
*
Try#2: Handle Origin Bound Certificate expiration.
mattm@chromium.org
2011-12-22
15
-66
/
+238
*
Add an out-of-line constructor and destructor to this struct.
erikwright@chromium.org
2011-12-22
2
-0
/
+9
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
3
-1
/
+6
*
Coverity: Fix leaks.
jhawkins@chromium.org
2011-12-21
1
-2
/
+2
*
Coverity: Fixing dead code bug.
dpapad@chromium.org
2011-12-21
1
-4
/
+0
*
Stop leaking a SecKeyRef on OS X when verifying certificates
rsleevi@chromium.org
2011-12-21
1
-1
/
+1
*
base::Bind: Finish converting net/socket.
jhawkins@chromium.org
2011-12-21
9
-76
/
+69
*
base::Bind: Remove includes of base.bind in header files.
jhawkins@chromium.org
2011-12-21
3
-3
/
+4
*
base::Bind: Convert net/spdy.
jhawkins@chromium.org
2011-12-21
5
-70
/
+82
*
On OS X, when parsing certificates, properly handle non-ASCII/UTF-8 string ty...
rsleevi@chromium.org
2011-12-21
3
-83
/
+45
*
base::Bind: Convert most of webkit/appcache.
jhawkins@chromium.org
2011-12-21
1
-1
/
+3
*
Build-fix for ssl_false_start_blacklist_process
peter@chromium.org
2011-12-21
1
-0
/
+7
*
Refactor CookieStore to allow BrowsingDataRemover to depend on it.
qsr@chromium.org
2011-12-21
5
-8
/
+33
*
Coverity: Fixing pass by value.
dpapad@chromium.org
2011-12-21
1
-1
/
+1
*
Revert 115219 - Handle Origin Bound Certificate expiration.
mattm@chromium.org
2011-12-21
15
-238
/
+66
*
Miscellaneous net.gyp cleanups.
wtc@chromium.org
2011-12-21
1
-2
/
+3
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
6
-8
/
+13
*
Revert 115227 - Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
6
-13
/
+8
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-20
6
-8
/
+13
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
86
-1467
/
+1519
*
Handle Origin Bound Certificate expiration.
mattm@chromium.org
2011-12-20
15
-66
/
+238
*
Coverity: Fixing pass by value bugs
dpapad@chromium.org
2011-12-20
1
-2
/
+2
*
Add request_priority.h to net.gyp.
mmenke@chromium.org
2011-12-20
1
-0
/
+1
*
Add HTTP pipelining to net-internals:
simonjam@chromium.org
2011-12-20
16
-21
/
+235
*
Initialize protocol_version to Unknown.
rtenneti@chromium.org
2011-12-20
4
-5
/
+11
*
Convert NewRunnableMethod() calls to base::Bind().
ajwong@chromium.org
2011-12-20
19
-64
/
+68
*
Remove net/url_request/fraudulent_certificate_reporter.cc.
wtc@chromium.org
2011-12-20
1
-0
/
+0
*
Added protocol_version negotiated with the server.
rtenneti@google.com
2011-12-20
43
-85
/
+272
*
FTP: work around server bugs resulting in negative file size being sent.
phajdan.jr@chromium.org
2011-12-20
3
-5
/
+15
[next]