summaryrefslogtreecommitdiffstats
path: root/net/dns/dns_socket_pool.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in net/dcheng2014-10-211-16/+11
* replace OVERRIDE and FINAL with override and final in net/mostynb2014-10-091-6/+6
* Downgrade a few net warnings that are spammy on Chrome OS.derat@chromium.org2013-11-201-1/+1
* Clean up a few unused globals.thakis@chromium.org2013-09-251-13/+1
* [net] Use scoped_ptr<> consistently in ClientSocketFactory and related codeakalin@chromium.org2013-08-151-2/+2
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in net/.dcheng@chromium.org2013-06-121-1/+1
* [net/dns] Handle TC bit on DNS response in DnsTransaction.szym@chromium.org2012-12-201-0/+12
* Keep pool of pre-connected DNS sockets.ttuttle@chromium.org2012-12-141-0/+222