summaryrefslogtreecommitdiffstats
path: root/net/base/network_change_notifier_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Use notification-based API for getting system proxy settings on Mac rather th...eroman@chromium.org2010-07-301-73/+5
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-213/+74
* Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-211-8/+2
* Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-211-2/+8
* Implement a TODO: Move "NonThreadSafe" inheritance from NetworkChangeNotifier...pkasting@chromium.org2010-06-171-3/+21
* Wait a second before initializing the Mac notifier thread.willchan@chromium.org2010-02-101-8/+20
* Disable NetworkChangeNotifierMac's helper thread.willchan@chromium.org2010-02-091-6/+8
* Fix benign race on NetworkChangeNotifierThread's vtable pointer.willchan@chromium.org2009-12-211-0/+1
* Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket...willchan@chromium.org2009-12-211-0/+229