summaryrefslogtreecommitdiffstats
path: root/net/base/network_change_notifier.cc
Commit message (Expand)AuthorAgeFilesLines
* Add connection-type-specific histograms of:pauljensen@chromium.org2013-01-311-27/+175
* Start calculating new combined NetworkChangeNotifier signal from previous OnI...pauljensen@chromium.org2012-12-081-3/+130
* Helper functions in NetworkChangeNotifier related to WWAN usedroger@chromium.org2012-11-051-0/+24
* Add NetworkChangeNotifier connectivity events to the NetLog.pauljensen@chromium.org2012-10-271-0/+23
* Histogram to measure if NetworkChangeNotifier::GetConnectionType() is pauljensen@chromium.org2012-09-121-0/+29
* [net] Move DnsConfigService to NetworkChangeNotifier.szym@chromium.org2012-08-311-33/+52
* net: Fix more clang warnings about missing virtual and OVERRIDE annotations.tfarina@chromium.org2012-08-191-1/+1
* Add histograms to NetworkChangeNotifier to identify ways to improve interfacepauljensen@chromium.org2012-08-131-0/+121
* [net] Adds AddressTrackerLinux which keeps track of interface addresses using...szym@chromium.org2012-07-161-0/+16
* net: Fix RAII fail. Found by clang.thakis@chromium.org2012-05-251-2/+2
* Support for navigator.connection APIdroger@google.com2012-05-241-17/+21
* [net/dns] Isolate DnsConfigWatcher from DnsConfigService.szym@chromium.org2012-05-161-1/+26
* Disable CHECK(false) in NetworkChangeNotifier::Create on ChromeOSoshima@chromium.org2012-04-131-0/+5
* Remove unused code and exclude unused files on Chrome OS too.craig.schlenter@chromium.org2012-04-061-1/+1
* Stop using NetworkChangeNotifierLinux for Android.yfriedman@chromium.org2012-03-131-4/+4
* [net] Add |detail| argument to NetworkChangeNotifier::DNSObserver::OnDNSChangedszym@chromium.org2012-02-281-3/+3
* Offline state detection for linux, using new D-Bus library.adamk@chromium.org2011-11-161-1/+1
* Revert "Offline state detection for linux, using new D-Bus library."adamk@chromium.org2011-11-161-1/+1
* Offline state detection for linux, using new D-Bus library.adamk@chromium.org2011-11-161-1/+1
* Experimental workaround for CHECK in NetworkChangeNotifierWin.mmenke@chromium.org2011-10-051-1/+15
* Revert 99677 (didn't help) - Revert 99666 (sync tests started failing on mac1...thakis@chromium.org2011-09-061-1/+25
* Revert 99666 (sync tests started failing on mac10.6:thakis@chromium.org2011-09-051-25/+1
* Linux: Monitor resolv.conf for changes and use that to reload resolver.craig.schlenter@chromium.org2011-09-051-1/+25
* Fixed network connectivity checks specific to ChromeOS. Previously we were d...zelidrag@chromium.org2011-07-111-0/+19
* Upstream android net related code (part 1)michaelbai@google.com2011-07-111-2/+2
* Fix debug crash caused by NetworkChangeNotifierChromeos.rhashimoto@chromium.org2011-06-081-3/+5
* Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enablingadamk@chromium.org2011-03-041-10/+37
* Return ERR_INTERNET_DISCONNECTED in place of ERR_NAME_NOT_RESOLVED and ERR_AD...eroman@chromium.org2010-10-091-0/+16
* Allow NOTIFY_EXISTING_ONLY in ObserverListThreadSafe. Switch NCN to using it.willchan@chromium.org2010-08-311-1/+3
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-4/+40
* Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-211-4/+4
* Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-211-4/+4
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-2/+2
* Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket...willchan@chromium.org2009-12-211-0/+32