index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
base
/
network_change_notifier_mac.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
NetworkChangeNotifierMac: use a synchronous call to get initial
adamk@chromium.org
2011-06-14
1
-5
/
+22
*
NetworkChangeNotifierMac: lock access to network_reachable_ as it may be read
adamk@chromium.org
2011-06-08
1
-1
/
+6
*
Fix debug crash caused by NetworkChangeNotifierChromeos.
rhashimoto@chromium.org
2011-06-08
1
-1
/
+1
*
Implement NetworkChangeNotifier::IsCurrentlyOffline() for Mac.
adamk@google.com
2011-06-02
1
-6
/
+67
*
Move scoped_cftyperef from base to base/mac, use the new namespace, and name it
brettw@chromium.org
2010-10-17
1
-3
/
+6
*
Return ERR_INTERNET_DISCONNECTED in place of ERR_NAME_NOT_RESOLVED and ERR_AD...
eroman@chromium.org
2010-10-09
1
-0
/
+5
*
Reland r58230.
willchan@chromium.org
2010-09-07
1
-1
/
+5
*
Fix NetworkChangeNotifier crashes on Mac.
willchan@chromium.org
2010-09-03
1
-5
/
+1
*
Stop NetworkChangeNotifierMac from calling a virtual function before the cons...
willchan@chromium.org
2010-09-01
1
-1
/
+5
*
Use notification-based API for getting system proxy settings on Mac rather th...
eroman@chromium.org
2010-07-30
1
-73
/
+5
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-213
/
+74
*
Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier.
willchan@chromium.org
2010-06-21
1
-8
/
+2
*
Pass in NetLog to NetworkChangeNotifier.
willchan@chromium.org
2010-06-21
1
-2
/
+8
*
Implement a TODO: Move "NonThreadSafe" inheritance from NetworkChangeNotifier...
pkasting@chromium.org
2010-06-17
1
-3
/
+21
*
Wait a second before initializing the Mac notifier thread.
willchan@chromium.org
2010-02-10
1
-8
/
+20
*
Disable NetworkChangeNotifierMac's helper thread.
willchan@chromium.org
2010-02-09
1
-6
/
+8
*
Fix benign race on NetworkChangeNotifierThread's vtable pointer.
willchan@chromium.org
2009-12-21
1
-0
/
+1
*
Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket...
willchan@chromium.org
2009-12-21
1
-0
/
+229