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_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for navigator.connection API
droger@google.com
2012-05-24
1
-11
/
+15
*
[net/dns] Isolate DnsConfigWatcher from DnsConfigService.
szym@chromium.org
2012-05-16
1
-62
/
+12
*
Disallow UI/IO thread blocking on any other thread.
jam@chromium.org
2012-04-26
1
-24
/
+27
*
Remove some constant spew in unit test logs
erg@chromium.org
2012-04-11
1
-1
/
+1
*
Remove unused code and exclude unused files on Chrome OS too.
craig.schlenter@chromium.org
2012-04-06
1
-12
/
+0
*
[net] Add |detail| argument to NetworkChangeNotifier::DNSObserver::OnDNSChanged
szym@chromium.org
2012-02-28
1
-21
/
+12
*
dbus: add ObjectPath type
keybuk@google.com
2012-02-14
1
-2
/
+2
*
Revert 121920 - dbus: add ObjectPath type
dpapad@chromium.org
2012-02-14
1
-2
/
+2
*
dbus: add ObjectPath type
keybuk@chromium.org
2012-02-14
1
-2
/
+2
*
Ignore ServiceUnknown DBus errors in NetworkChangeNotifierLinux.
adamk@chromium.org
2012-02-11
1
-4
/
+5
*
Fix initial offline state response handling
adamk@chromium.org
2011-11-17
1
-15
/
+29
*
Offline state detection for linux, using new D-Bus library.
adamk@chromium.org
2011-11-16
1
-10
/
+233
*
Revert "Offline state detection for linux, using new D-Bus library."
adamk@chromium.org
2011-11-16
1
-233
/
+10
*
Offline state detection for linux, using new D-Bus library.
adamk@chromium.org
2011-11-16
1
-10
/
+233
*
Thread::Stop() must be called before any subclass's destructor completes.
joi@chromium.org
2011-11-02
1
-3
/
+5
*
base::Bind conversion for trivial cases in net/base.
adamk@chromium.org
2011-10-20
1
-12
/
+14
*
Revert 99677 (didn't help) - Revert 99666 (sync tests started failing on mac1...
thakis@chromium.org
2011-09-06
1
-1
/
+57
*
Revert 99666 (sync tests started failing on mac10.6:
thakis@chromium.org
2011-09-05
1
-57
/
+1
*
Linux: Monitor resolv.conf for changes and use that to reload resolver.
craig.schlenter@chromium.org
2011-09-05
1
-1
/
+57
*
Fix memset bug in NetworkChangeNotifierLinux.
willchan@chromium.org
2011-06-15
1
-2
/
+2
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-2
/
+3
*
Add delay when resuming load when network connection is restured.
oshima@chromium.org
2010-11-22
1
-5
/
+5
*
Refactor to avoid using DestructionObserver in NetworkChangeNotifierLinux.
willchan@chromium.org
2010-10-21
1
-59
/
+83
*
Convert LOG(INFO) to VLOG(1) - net/.
pkasting@chromium.org
2010-10-16
1
-1
/
+1
*
Return ERR_INTERNET_DISCONNECTED in place of ERR_NAME_NOT_RESOLVED and ERR_AD...
eroman@chromium.org
2010-10-09
1
-0
/
+5
*
ChromeOS compile fix, attempt 2.
pkasting@chromium.org
2010-06-25
1
-2
/
+2
*
Try to fix ChromeOS compile.
pkasting@chromium.org
2010-06-25
1
-1
/
+1
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-70
/
+65
*
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
-1
/
+18
*
Introduced artificial processing delay to work around the issue of proxy init...
zelidrag@chromium.org
2010-06-14
1
-2
/
+24
*
Stop watching the netlink file descriptor before the message pump is destroyed.
eroman@chromium.org
2010-04-12
1
-6
/
+20
*
Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.
willchan@chromium.org
2010-02-25
1
-1
/
+1
*
Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList.
willchan@chromium.org
2010-02-24
1
-1
/
+1
*
Switch NetworkChangeNotifier implementations to use ObserverList.
willchan@chromium.org
2010-02-24
1
-1
/
+1
*
Re-lands r39417: "Implement NetworkChangeNotifierLinux."
willchan@chromium.org
2010-02-19
1
-2
/
+81
*
Revert r39417: "Implement NetworkChangeNotifierLinux."
willchan@chromium.org
2010-02-19
1
-149
/
+2
*
Implement NetworkChangeNotifierLinux.
willchan@chromium.org
2010-02-19
1
-2
/
+149
*
Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket...
willchan@chromium.org
2009-12-21
1
-0
/
+12