summaryrefslogtreecommitdiffstats
path: root/net/base/network_change_notifier.cc
Commit message (Expand)AuthorAgeFilesLines
* 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