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
*
Use scoped objects to simplify crypto routines. Also do lots of other simpli...
pkasting@chromium.org
2010-10-21
2
-122
/
+110
*
A/B test of parelellism limits on DNS resolutions
jar@chromium.org
2010-10-20
1
-2
/
+14
*
Mark CookieMonsterTest.GarbageCollectionTriggers as FLAKY.
eroman@chromium.org
2010-10-20
1
-1
/
+2
*
Adding missing dep on protoc#host
agl@chromium.org
2010-10-20
1
-0
/
+1
*
Add more tests cases for HttpAuth::HandleChallengeResponse.
cbentzel@chromium.org
2010-10-20
3
-48
/
+124
*
net: move SSL host info serialisation into SSLHostInfo
agl@chromium.org
2010-10-20
19
-197
/
+268
*
Remove scoped_bstr_win, fix all callers to use the new location.
brettw@chromium.org
2010-10-20
2
-2
/
+0
*
Move BuildRequestHeaders from HttpNetworkTransaction to
rch@chromium.org
2010-10-20
9
-134
/
+140
*
net: add patch file for Snap Start support in NSS
agl@chromium.org
2010-10-20
2
-0
/
+2135
*
net: comment/TODO cleanup and clarification, and don't raise ERR_SSL_PROTOCOL...
rsleevi@chromium.org
2010-10-20
2
-18
/
+25
*
Fix loading of a temporary root certificate for OpenSSL
rsleevi@chromium.org
2010-10-20
1
-9
/
+26
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
6
-14
/
+64
*
Revert revert 62918 - net: clean up SSLHostInfo construction."
agl@chromium.org
2010-10-19
42
-91
/
+227
*
Moving the disable test to correct file.
oshima@chromium.org
2010-10-19
1
-0
/
+3
*
FBTF: Monster ctor patch after changing heuristics in clang plugin.
erg@google.com
2010-10-18
43
-106
/
+275
*
Coverity: Initialize data members in constructor.
kmadhusu@chromium.org
2010-10-18
4
-2
/
+8
*
Don't rely on "access_time < Time::Now()" to indicate "all cookies".
rdsmith@google.com
2010-10-18
3
-11
/
+6
*
Fix poorly performancing implementation of MockSimplePersistentCookieStore
rdsmith@google.com
2010-10-18
2
-28
/
+18
*
Fix clang warning about local types being used as template parameters.
thakis@chromium.org
2010-10-18
1
-1
/
+1
*
Virtual destructor cleanup: RRResolverHandle::Run does not need to be virtual.
cbentzel@chromium.org
2010-10-18
1
-2
/
+2
*
non-virtual-dtor cleanup: Make DNSSecProvider destructor private.
cbentzel@chromium.org
2010-10-18
1
-0
/
+3
*
Caches DER data in X509 certificate for OpenSSL.
bulach@chromium.org
2010-10-18
1
-26
/
+94
*
Revert 62918 - net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
41
-225
/
+90
*
net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
41
-90
/
+225
*
Move pe_image and registry from base to base/win and use the namespace. It re...
brettw@chromium.org
2010-10-17
3
-8
/
+9
*
Move scoped_cftyperef from base to base/mac, use the new namespace, and name it
brettw@chromium.org
2010-10-17
11
-54
/
+61
*
Fix a bad merge.
eroman@chromium.org
2010-10-16
1
-1
/
+1
*
Cleanup: Move the ProxyScriptFetcher registry from being a global in net, to ...
eroman@chromium.org
2010-10-16
7
-214
/
+188
*
Revert 61897 - Do not use Alternate-Protocol for establishing new SpdySessions.
mbelshe@chromium.org
2010-10-16
5
-78
/
+5
*
Add an off switch for SPDY:
mbelshe@chromium.org
2010-10-16
7
-25
/
+109
*
Move xdg_util into base/nix. I originally wanted to use base/linux, but you
brettw@chromium.org
2010-10-16
1
-9
/
+9
*
Move the windows-specific scoped_* stuff from base to base/win and in the bas...
brettw@chromium.org
2010-10-16
1
-3
/
+4
*
Convert LOG(INFO) to VLOG(1) - net/.
pkasting@chromium.org
2010-10-16
48
-263
/
+243
*
Plumb up the preconnect logic from pools to StreamFactory.
willchan@chromium.org
2010-10-16
13
-98
/
+497
*
In a fake SSLInfo, set security_bits to -1 instead of 0
wtc@chromium.org
2010-10-15
1
-2
/
+6
*
Add performance histograms to resolver, asong with A/B test
jar@chromium.org
2010-10-15
1
-13
/
+61
*
FTP: make file downloads work when directory listing is restricted
phajdan.jr@chromium.org
2010-10-15
2
-34
/
+65
*
Return a distinct error from ERR_NAME_NOT_RESOLVED when the call to getaddrin...
eroman@chromium.org
2010-10-15
3
-5
/
+19
*
Rename OSErrorForGetAddrinfo to include a suffix for the particular platform.
eroman@chromium.org
2010-10-15
1
-1
/
+15
*
Revert 62645 - Disk cache: Remove the request throttling experiment.
rvargas@google.com
2010-10-14
1
-1
/
+10
*
FBTF: More ctor/dtor cleanup.
erg@google.com
2010-10-14
3
-1
/
+12
*
Disk cache: Remove the request throttling experiment.
rvargas@google.com
2010-10-14
1
-10
/
+1
*
Disk cache: Close the current experiment for new users.
rvargas@google.com
2010-10-14
1
-28
/
+6
*
Add the "Use SSL 3.0" and "Use TLS 1.0" checkboxes to
wtc@chromium.org
2010-10-14
3
-4
/
+49
*
Add actual bytes sent/received to net-internals.
mmenke@chromium.org
2010-10-14
16
-40
/
+113
*
Revert 62605 - Make Run methods non-virtual on RRResolverWorker.
cbentzel@chromium.org
2010-10-14
1
-2
/
+2
*
Make Run methods non-virtual on RRResolverWorker.
cbentzel@chromium.org
2010-10-14
1
-2
/
+2
*
net: update DNSSEC chain embedded extension OID.
agl@chromium.org
2010-10-14
1
-3
/
+4
*
Cleanup StreamFactory && StreamRequest APIs.
willchan@chromium.org
2010-10-14
7
-178
/
+122
*
Add a RenewStreamForAuth method to HttpStream, replacing DetachConnection
vandebo@chromium.org
2010-10-14
13
-93
/
+52
[next]