summaryrefslogtreecommitdiffstats
path: root/net/base/network_config_watcher_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of the message_loop header in net/, part 1.avi@chromium.org2013-07-171-1/+1
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-2/+2
* net: Use base::MessageLoop.xhwang@chromium.org2013-05-231-1/+1
* net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* Add iOS support to the NetworkChangeNotifier.droger@chromium.org2012-08-231-0/+7
* Update use of TimeDelta in net/*.tedvessenes@gmail.com2012-04-091-2/+2
* Split the initialisation of NeworkChangeNotifierMac.droger@google.com2012-01-111-1/+2
* Minor cleanup of Mac/Linux network change notifier code:mmenke@chromium.org2011-09-301-7/+9
* Fix initial online state on Mac.adamk@chromium.org2011-09-021-0/+2
* Don't include SCDynamicStoreKey.h and SCSchemaDefinitions.h.wtc@chromium.org2011-06-021-3/+1
* Introduce incognito preference settings.battre@chromium.org2011-01-251-1/+1
* Allow IO operations in destructor of net::NetworkConfigWatcherMacThreadrsimha@chromium.org2011-01-201-0/+9
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Remove DestructionObserver for NetworkConfigWatcherMac.willchan@chromium.org2010-10-231-34/+54
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-171-1/+2
* Reland r58230.willchan@chromium.org2010-09-071-19/+25
* Fix NetworkChangeNotifier crashes on Mac.willchan@chromium.org2010-09-031-20/+14
* Stop NetworkChangeNotifierMac from calling a virtual function before the cons...willchan@chromium.org2010-09-011-14/+20
* Use notification-based API for getting system proxy settings on Mac rather th...eroman@chromium.org2010-07-301-0/+86