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
*
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