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
/
dns
/
host_resolver_impl_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable HostResolverImplTest.LongHost under ThreadSanitizer because of a racy...
glider@chromium.org
2013-12-13
1
-1
/
+9
*
Fast-fail WPAD detection.
ellyjones@chromium.org
2013-09-19
1
-0
/
+18
*
Reland of 218616. It was reverted in 219027 due to crashes in the case of
mmenke@chromium.org
2013-09-05
1
-48
/
+435
*
Revert 218616 "[net/dns] Perform A/AAAA queries for AF_UNSPEC re..."
mmenke@chromium.org
2013-08-22
1
-263
/
+47
*
[net/dns] Perform A/AAAA queries for AF_UNSPEC resolutions in parallel.
mmenke@chromium.org
2013-08-21
1
-47
/
+263
*
Remove HostResolver::RequestInfo's priority parameter
akalin@chromium.org
2013-08-20
1
-23
/
+31
*
Add a priority parameter for HostResolver::RequestInfo's constructor
akalin@chromium.org
2013-08-16
1
-6
/
+8
*
Make DnsTransaction.Start() never complete synchronously.
mmenke@chromium.org
2013-07-19
1
-34
/
+23
*
Remove interface probing for IPv6 support from HostResolverImpl
szym@chromium.org
2013-07-18
1
-0
/
+2
*
Use a direct include of the message_loop header in net/, part 1.
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Use a direct include of time headers in net/, part 2.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Added HostResolverImpl::fallback_to_proctask_ to vary according to AsyncDnsNo...
mef@chromium.org
2013-06-28
1
-0
/
+81
*
Revert r208636 to fix use-after-delete in StartDnsTask.
mef@chromium.org
2013-06-27
1
-54
/
+0
*
Added HostResolverImpl::allow_fallback_from_dnstask_to_proctask to vary accor...
mef@chromium.org
2013-06-26
1
-0
/
+54
*
Use a direct include of strings headers in net/disk_cache/, net/dns/, net/ftp/.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-17
/
+14
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-18
/
+19
*
Protect against empty "labeled" DNS names in DnsTransaction.
wez@chromium.org
2013-05-17
1
-0
/
+7
*
HostResolverImpl will return ERR_NAME_NOT_RESOLVED instead of Ok if address l...
mef@chromium.org
2013-05-07
1
-0
/
+11
*
[net/dns] Add test DualFamilyLocalhost and fix it when DnsClient enabled.
szym@chromium.org
2013-04-17
1
-6
/
+74
*
[net/dns] Rename SystemHostResolverProc and CallSystemHostResolverProc.
szym@chromium.org
2013-04-16
1
-1
/
+1
*
[net] Move host_cache files from net/base to net/dns
szym@chromium.org
2013-04-10
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-9
/
+13
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-13
/
+9
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-9
/
+13
*
[net/dns] When serving AF_UNSPEC addresses from DnsHosts, serve one from each...
szym@chromium.org
2013-03-28
1
-2
/
+2
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-0
/
+1481