summaryrefslogtreecommitdiffstats
path: root/net/base/network_change_notifier_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-27/+27
* Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-211-5/+1
* Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-211-1/+5
* Implement a TODO: Move "NonThreadSafe" inheritance from NetworkChangeNotifier...pkasting@chromium.org2010-06-171-14/+8
* Revert r41459:willchan@chromium.org2010-03-121-1/+3
* Change Mac to DCHECK if NetworkChangeNotifier observer list is not empty by d...willchan@chromium.org2010-03-121-3/+1
* Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-251-5/+9
* Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-241-9/+5
* Switch NetworkChangeNotifier implementations to use ObserverList.willchan@chromium.org2010-02-241-5/+9
* Wait a second before initializing the Mac notifier thread.willchan@chromium.org2010-02-101-1/+12
* Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket...willchan@chromium.org2009-12-211-0/+51