summaryrefslogtreecommitdiffstats
path: root/net/dns/dns_response.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* [net/dns] Added AsyncDNS histogram for success rate, transaction duration and...szym@chromium.org2012-03-221-1/+3
* [net] Asynchronous DNS ready for experiments.szym@chromium.org2012-02-211-4/+24
* DnsClient refactoring + features (timeout, suffix search, server rotation).szym@chromium.org2012-01-261-6/+21
* Add an out-of-line constructor and destructor to this struct.erikwright@chromium.org2011-12-221-0/+3
* Isolates generic DnsClient from AsyncHostResolver. szym@chromium.org2011-12-081-13/+79
* Revert 113282 - Isolates generic DnsClient from AsyncHostResolver. cbentzel@chromium.org2011-12-071-79/+13
* Isolates generic DnsClient from AsyncHostResolver. szym@chromium.org2011-12-061-13/+79
* 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/+51