summaryrefslogtreecommitdiffstats
path: root/net/base/network_change_notifier.cc
Commit message (Expand)AuthorAgeFilesLines
* Experimental workaround for CHECK in NetworkChangeNotifierWin.mmenke@chromium.org2011-10-051-1/+15
* Revert 99677 (didn't help) - Revert 99666 (sync tests started failing on mac1...thakis@chromium.org2011-09-061-1/+25
* Revert 99666 (sync tests started failing on mac10.6:thakis@chromium.org2011-09-051-25/+1
* Linux: Monitor resolv.conf for changes and use that to reload resolver.craig.schlenter@chromium.org2011-09-051-1/+25
* Fixed network connectivity checks specific to ChromeOS. Previously we were d...zelidrag@chromium.org2011-07-111-0/+19
* Upstream android net related code (part 1)michaelbai@google.com2011-07-111-2/+2
* Fix debug crash caused by NetworkChangeNotifierChromeos.rhashimoto@chromium.org2011-06-081-3/+5
* Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enablingadamk@chromium.org2011-03-041-10/+37
* Return ERR_INTERNET_DISCONNECTED in place of ERR_NAME_NOT_RESOLVED and ERR_AD...eroman@chromium.org2010-10-091-0/+16
* Allow NOTIFY_EXISTING_ONLY in ObserverListThreadSafe. Switch NCN to using it.willchan@chromium.org2010-08-311-1/+3
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-4/+40
* Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-211-4/+4
* Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-211-4/+4
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-2/+2
* Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket...willchan@chromium.org2009-12-211-0/+32