summaryrefslogtreecommitdiffstats
path: root/net/dns
Commit message (Expand)AuthorAgeFilesLines
* Fix usage error for libresolv - res_ninit on OSX requires res_ndestroy to closegroby@chromium.org2011-09-081-0/+4
* Refactoring and further work on DnsConfigServiceszym@chromium.org2011-09-0312-611/+985
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Revert 99135 - Refactoring and remaining work on DnsConfigService: levin@chromium.org2011-09-0112-986/+611
* Refactoring and remaining work on DnsConfigService: szym@chromium.org2011-09-0112-611/+986
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.thestig@chromium.org2011-08-183-8/+5
* Fixing #ifdef -> #if defined()szym@chromium.org2011-08-181-4/+4
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)thestig@chromium.org2011-08-181-1/+1
* DnsConfigService and a posix implementationszym@chromium.org2011-08-185-0/+987
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-124-8/+9
* HostResolver: don't interpret NULL callback argument as a request to do synch...agayev@chromium.org2011-08-043-63/+68
* AsyncHostResolver refactoring.agayev@chromium.org2011-07-263-113/+143
* File reorganization: move AsyncHostResolver files to net/dns.agayev@chromium.org2011-07-2214-0/+2899