summaryrefslogtreecommitdiffstats
path: root/net/dns/mock_host_resolver.cc
Commit message (Expand)AuthorAgeFilesLines
* Use uint16 for port numbers more pervasively.pkasting2014-11-201-1/+1
* Remove implicit conversions from scoped_refptr to T* in net/dcheng2014-08-271-1/+1
* Fix crash when trying to connect to an IPv6 IP via a SOCKS4 proxy.mmenke@chromium.org2014-08-071-0/+7
* Fast-fail WPAD detection.ellyjones@chromium.org2013-09-191-2/+4
* Refactor socket pool handling of prioritiesakalin@chromium.org2013-08-221-1/+3
* Remove HostResolver::RequestInfo's priority parameterakalin@chromium.org2013-08-201-0/+2
* Use a direct include of the message_loop header in net/, part 1.avi@chromium.org2013-07-171-2/+2
* Use a direct include of strings headers in net/disk_cache/, net/dns/, net/ftp/.avi@chromium.org2013-06-111-1/+1
* Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-3/+4
* net: Use base::MessageLoop.xhwang@chromium.org2013-05-231-2/+2
* [net/dns] Rename SystemHostResolverProc and CallSystemHostResolverProc.szym@chromium.org2013-04-161-1/+1
* [net] Move host_cache files from net/base to net/dnsszym@chromium.org2013-04-101-1/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-8/+28
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-28/+8
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-8/+28
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-211-0/+417