summaryrefslogtreecommitdiffstats
path: root/net/dns/dns_query.h
Commit message (Expand)AuthorAgeFilesLines
* Multicast DNS implementation (initial)noamsml@chromium.org2013-06-131-0/+2
* Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-1/+1
* net: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-131-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Isolates generic DnsClient from AsyncHostResolver. szym@chromium.org2011-12-081-27/+12
* Revert 113282 - Isolates generic DnsClient from AsyncHostResolver. cbentzel@chromium.org2011-12-071-12/+27
* Isolates generic DnsClient from AsyncHostResolver. szym@chromium.org2011-12-061-27/+12
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+2
* File reorganization: move AsyncHostResolver files to net/dns.agayev@chromium.org2011-07-221-0/+72