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
*
More net/ header/implementation method reordering.
erg@google.com
2011-01-21
14
-878
/
+913
*
Fix the newly added OverrideUserAgent net test so that it works in ChromeFram...
ananta@chromium.org
2011-01-21
1
-1
/
+5
*
Disable enforced throttling for URL requests.
yzshen@chromium.org
2011-01-21
1
-9
/
+2
*
The CertVerifierJob destructor should delete canceled requests.
wtc@google.com
2011-01-21
2
-4
/
+42
*
Enable session resumption in SSLServerSocketNSS and unit tests
hclam@chromium.org
2011-01-21
5
-22
/
+2
*
More net/ reordering.
erg@google.com
2011-01-21
24
-940
/
+1050
*
Remove the check for the obsolete CERT_TRUST_IS_NOT_TIME_NESTED
wtc@google.com
2011-01-21
1
-3
/
+2
*
Honor User-Agent header added by WebCore
caseq@google.com
2011-01-21
5
-13
/
+57
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
29
-101
/
+101
*
Disk cache: More data files for unit tests.
rvargas@google.com
2011-01-21
24
-0
/
+776
*
Handle error case on SSL read which was not properly exiting.
mbelshe@chromium.org
2011-01-21
1
-1
/
+1
*
Memory leak fix, log file reopen, remote ip fix, connection idle timeout,
mbelshe@chromium.org
2011-01-21
2
-104
/
+258
*
Allow IO operations in destructor of net::NetworkConfigWatcherMacThread
rsimha@chromium.org
2011-01-20
1
-0
/
+9
*
URLRequest::PrepareToRestart() call job_->Kill() and OrphanJob().
rvargas@google.com
2011-01-20
1
-1
/
+0
*
Reorder the methods in net/url_request/.
erg@google.com
2011-01-20
20
-1248
/
+1247
*
Add an OWNERS file to net.
wtc@chromium.org
2011-01-20
1
-0
/
+10
*
Add OWNERS file for net/ftp
phajdan.jr@chromium.org
2011-01-20
1
-0
/
+1
*
Add a flag to the in-memory-server to force SPDY even if SSL-NPN didn't
mbelshe@chromium.org
2011-01-20
1
-15
/
+30
*
Even more reordering the methods in headers and implementation in net/.
erg@google.com
2011-01-20
38
-655
/
+657
*
Adjust comments for new Source/ location.
dilmah@chromium.org
2011-01-19
2
-2
/
+2
*
.c Feature to disable field trials in old versions of Chromium. Field trials
rtenneti@chromium.org
2011-01-19
1
-4
/
+7
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-19
3
-14
/
+14
*
net: lookup OCSP cache function with dlsym.
agl@chromium.org
2011-01-19
1
-20
/
+51
*
net: Remove prefix net:: from some places that already are in namespace net.
tfarina@chromium.org
2011-01-19
11
-69
/
+69
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
3
-15
/
+13
*
Cleanup for r71281: replace usage of "pk11" with "pkcs11" or "crypto module",...
mattm@chromium.org
2011-01-19
3
-11
/
+13
*
The SSL server's RSA private key must be imported with the
wtc@chromium.org
2011-01-19
2
-11
/
+11
*
Disk cache: Increase the throttling threshold (100->460ms) for
rvargas@google.com
2011-01-18
1
-1
/
+1
*
Reduce the Spdy data frame sizes used. Attempt to make them fit within SSL
mbelshe@chromium.org
2011-01-15
1
-13
/
+45
*
Suppress a ThreadAssertion warning when joining worker thread for PAC scripts.
eroman@chromium.org
2011-01-15
1
-2
/
+8
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
16
-56
/
+53
*
Revert 71485 - Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
3
-14
/
+14
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-14
3
-14
/
+14
*
Set TCP keep alive on Linux and Mac.
willchan@chromium.org
2011-01-14
1
-0
/
+24
*
Fix preconnect crash on synchronous socket error.
willchan@chromium.org
2011-01-14
2
-2
/
+13
*
net: measure theoretical delay of waiting for DNS cert information.
agl@chromium.org
2011-01-14
3
-2
/
+31
*
net: don't assume that we have an SSLHostInfo.
agl@chromium.org
2011-01-14
1
-3
/
+3
*
Fixes OpenSSL build following http://codereview.chromium.org/5686002/
bulach@chromium.org
2011-01-14
1
-1
/
+8
*
Clang: enable -Wbool-conversions and -Wunused-variables on Linux.
hans@chromium.org
2011-01-14
3
-25
/
+23
*
net: add a number of Brocade hosts to the False Start blacklist.
agl@chromium.org
2011-01-13
1
-0
/
+12
*
net: add cybs.rogers.com to the False Start blacklist
agl@chromium.org
2011-01-13
1
-0
/
+1
*
Revert r71331 - it should never have been committed.
agl@chromium.org
2011-01-13
2
-28
/
+1
*
net: enable DnsRRResolver on Windows
agl@chromium.org
2011-01-13
3
-11
/
+124
*
...
agl@chromium.org
2011-01-13
2
-1
/
+28
*
Remove unnecessary const from HttpAuthCache to appease the clang gods.
cbentzel@chromium.org
2011-01-13
1
-1
/
+1
*
Cleanup: Use AUTH_SCHEME enum instead of a string.
cbentzel@chromium.org
2011-01-13
20
-165
/
+232
*
Fix and re-enable SSL renegotiation when using system SSL on OS X 10.5.x. Sys...
rsleevi@chromium.org
2011-01-13
2
-29
/
+58
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
5
-33
/
+31
*
NSS: PKCS 11 password prompt.
mattm@chromium.org
2011-01-13
13
-74
/
+231
*
Address post-review/commit nits from wtc for r71096 ( http://codereview.chrom...
rsleevi@chromium.org
2011-01-13
3
-6
/
+6
[next]