summaryrefslogtreecommitdiffstats
path: root/net/base/dns_reload_timer.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 99677 (didn't help) - Revert 99666 (sync tests started failing on mac1...thakis@chromium.org2011-09-061-100/+0
* Revert 99666 (sync tests started failing on mac10.6:thakis@chromium.org2011-09-051-0/+100
* Linux: Monitor resolv.conf for changes and use that to reload resolver.craig.schlenter@chromium.org2011-09-051-100/+0
* Move thread local stuff from base to base/threading and consistently use thebrettw@chromium.org2010-12-301-3/+4
* Reland 66791 (change was innocent)willchan@chromium.org2010-11-191-4/+12
* Revert 66719 - Reland r65996. Disallows Singletons on non-joinable thread.willchan@chromium.org2010-11-191-12/+4
* Reland r65996. Disallows Singletons on non-joinable thread.willchan@chromium.org2010-11-191-4/+12
* Revert 65996 (test breakage) - Disallow Singleton and LazyInstance on non-joi...willchan@chromium.org2010-11-131-12/+4
* Disallow Singleton and LazyInstance on non-joinable threads.willchan@chromium.org2010-11-121-4/+12
* Split off the DNS reload timeragl@chromium.org2010-07-281-0/+91