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
/
base
/
host_resolver_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-2180
/
+0
*
[net] Add Net.UnspecResolvedIPv6 to measure if getaddrinfo resolves IPv6 addr...
szym@chromium.org
2013-01-29
1
-2
/
+18
*
Enable AsyncDns by default on CrOS, Linux and MacOS.
szym@chromium.org
2013-01-26
1
-1
/
+8
*
[net/dns] Add per-address-family histograms AsyncDNS.ResolveSuccess_FAMILY_* ...
szym@chromium.org
2013-01-10
1
-4
/
+23
*
Remove measurement of DNS resolution waste from not always performing AF_UNSPEC
pauljensen@chromium.org
2013-01-08
1
-39
/
+0
*
Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ...
joaodasilva@chromium.org
2012-12-14
1
-4
/
+4
*
Add AsyncDNS.DnsClientDisabledReason to record the last error in the streak w...
szym@chromium.org
2012-12-12
1
-4
/
+7
*
[net] Fix AsyncDNS.HaveDnsConfig measurement.
szym@chromium.org
2012-11-28
1
-0
/
+8
*
[net] Add HostResolver::SetDnsClientEnabled to support dynamic preference (fo...
szym@chromium.org
2012-11-17
1
-7
/
+32
*
[net] Disable DnsClient in HostResolverImpl after a streak of consecutive fai...
szym@chromium.org
2012-11-15
1
-4
/
+42
*
[net] Make HostResolverImpl::OnIPAddressChange faster by removing blocking on...
szym@chromium.org
2012-11-06
1
-122
/
+75
*
Remove the expired DnsImpact field trial.
stevet@chromium.org
2012-10-29
1
-11
/
+0
*
[net] Move call to HaveOnlyLoopbackAddresses from HostResolverImpl ctor to Wo...
szym@chromium.org
2012-10-26
1
-7
/
+49
*
[net] When using TTL from DnsTask, set it to at least 60 seconds.
szym@chromium.org
2012-10-25
1
-34
/
+40
*
[net/dns] Add histograms for duration of DnsTask, fallback to ProcTask and Dn...
szym@chromium.org
2012-10-23
1
-4
/
+16
*
[net] Change factory methods for HostResolver and HostCache to return a scope...
szym@chromium.org
2012-10-22
1
-72
/
+3
*
[net] Add AsyncDNS.TTL histogram.
szym@chromium.org
2012-10-17
1
-18
/
+33
*
[net] Hide SupportsWeakPtr from HostResolverImpl
szym@chromium.org
2012-09-20
1
-5
/
+7
*
Exclude asynchronous host resolver from iOS builds.
droger@chromium.org
2012-09-18
1
-0
/
+5
*
[net/dns] Use the DnsConfig provided in the HostResolverImpl ctor if any.
szym@chromium.org
2012-09-11
1
-1
/
+2
*
[net] Move DnsConfigService to NetworkChangeNotifier.
szym@chromium.org
2012-08-31
1
-14
/
+6
*
[net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according...
szym@chromium.org
2012-08-15
1
-34
/
+128
*
When measuring waste in the DNS resolver related to AF_UNSPEC lookups, also
pauljensen@chromium.org
2012-08-15
1
-40
/
+41
*
Revert 151586 - [net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort add...
brettw@chromium.org
2012-08-14
1
-128
/
+34
*
[net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according...
szym@chromium.org
2012-08-14
1
-34
/
+128
*
Measure DNS resolution waste from not always performing AF_UNSPEC lookups.
pauljensen@chromium.org
2012-08-13
1
-2
/
+40
*
[net] Use only DnsConfigService to detect DNS changes in HostResolverImpl
szym@chromium.org
2012-08-13
1
-30
/
+19
*
Add ipv6 probe events to NetLog, and add a button
mmenke@chromium.org
2012-07-19
1
-9
/
+24
*
[net] Initialize Job priority before the first request is added.
szym@chromium.org
2012-07-18
1
-6
/
+8
*
base: Remove dereference structure operator (i.e ->) from ScopedVector.
tfarina@chromium.org
2012-06-30
1
-2
/
+2
*
[net] Record JobQueueTime and TotalTime histograms.
szym@chromium.org
2012-06-25
1
-16
/
+94
*
[net/dns] Instrument DnsConfigService to measure performance and failures.
szym@chromium.org
2012-06-19
1
-3
/
+2
*
[net/dns] Histograms for the reasons DnsTransaction failed.
szym@chromium.org
2012-06-19
1
-9
/
+37
*
NetLogEventParameter to Callback refactoring 8.
mmenke@chromium.org
2012-06-14
1
-15
/
+15
*
NetLogEventParameter to Callback refactoring 1,
mmenke@chromium.org
2012-06-12
1
-184
/
+106
*
[net/dns] Turn DnsConfigService on by default.
szym@chromium.org
2012-05-31
1
-30
/
+38
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
1
-23
/
+20
*
RefCounted types should not have public destructors, net/
rsleevi@chromium.org
2012-04-28
1
-0
/
+24
*
[net] Change order of RequestPriority to natural: higher > lower
szym@chromium.org
2012-04-24
1
-7
/
+5
*
Reduce parallel DNS resolutions to 6
jar@chromium.org
2012-04-07
1
-3
/
+4
*
[net/dns] Remove Job leak when HostResolverImpl is deleted during Abort callb...
szym@chromium.org
2012-04-06
1
-4
/
+4
*
[net/dns] Add CHECKs to diagnose crash in DnsResponse::qname.
szym@chromium.org
2012-03-30
1
-0
/
+2
*
Add DNS configuration information to about:net-internals#dns,
mmenke@chromium.org
2012-03-29
1
-25
/
+21
*
[net/dns] Don't abort Jobs on hosts-only change.
szym@chromium.org
2012-03-24
1
-6
/
+11
*
[net/dns] Removes locking from DnsConfigServiceWin and adds local computer name.
szym@chromium.org
2012-03-23
1
-3
/
+5
*
[net/dns] Added AsyncDNS histogram for success rate, transaction duration and...
szym@chromium.org
2012-03-22
1
-4
/
+41
*
Fix DnsConfigParameters that get passed into the NetLog.
cbentzel@chromium.org
2012-03-20
1
-2
/
+2
*
[net/dns] Refactoring of DnsConfigService.
szym@chromium.org
2012-03-16
1
-27
/
+75
*
[net/dns] Serve requests from HOSTS file if possible.
szym@chromium.org
2012-03-14
1
-24
/
+107
*
Revert 126559 - Broke XP Tests (2)
rsleevi@chromium.org
2012-03-14
1
-107
/
+24
[next]