| Commit message (Expand) | Author | Age | Files | Lines |
* | Determine connection type in NetworkChangeNotifierLinux. | derekjchow | 2015-01-31 | 1 | -0/+11 |
* | [NetInfo] Add a MaxBandwidthChangeObserver and Android implementation | jkarlin | 2014-12-16 | 1 | -4/+29 |
* | Add MaxBandwidth support to Android's NetworkChangeNotifier as defined in the... | jkarlin | 2014-12-02 | 1 | -1/+54 |
* | Adds NetworkChangeNotifier::GetCurrentMaxBandwidth. | jkarlin | 2014-10-06 | 1 | -1/+12 |
* | Listen to OnNetworkChanged instead of OnIPAddressChanged | jaekyun | 2014-09-04 | 1 | -0/+1 |
* | Revert 278881 "Infer Windows network connection type from interf..." | pauljensen@chromium.org | 2014-07-07 | 1 | -16/+0 |
* | Add browser tests for navigator.onLine and navigator.connection.type | jkarlin@chromium.org | 2014-06-23 | 1 | -3/+16 |
* | Infer Windows network connection type from interface type. | pauljensen@chromium.org | 2014-06-21 | 1 | -0/+16 |
* | Adds bluetooth connection type to NetworkChangeNotifier. | jkarlin@chromium.org | 2014-06-04 | 1 | -3/+4 |
* | Sends NetworkChangeNotifier connection type changes to Blink, to support NetI... | jkarlin@chromium.org | 2014-05-29 | 1 | -2/+4 |
* | This is the separate change mentioned in comments of https://codereview.chrom... | bolian@chromium.org | 2014-05-10 | 1 | -0/+3 |
* | Fix race-conditions during NetworkChangeNotifier shutdown by | pauljensen@chromium.org | 2014-04-01 | 1 | -0/+6 |
* | Use a direct include of time headers in net/, part 1. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | net: Expose NetworkChangeObserver::DisableForTest. | jered@chromium.org | 2013-05-21 | 1 | -17/+17 |
* | Add connection-type-specific histograms of: | pauljensen@chromium.org | 2013-01-31 | 1 | -3/+5 |
* | Remove unneeded friend declaration. | pauljensen@chromium.org | 2013-01-17 | 1 | -1/+0 |
* | Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ... | joaodasilva@chromium.org | 2012-12-14 | 1 | -0/+1 |
* | Start calculating new combined NetworkChangeNotifier signal from previous OnI... | pauljensen@chromium.org | 2012-12-08 | 1 | -1/+72 |
* | Helper functions in NetworkChangeNotifier related to WWAN use | droger@chromium.org | 2012-11-05 | 1 | -3/+12 |
* | Add NetworkChangeNotifier connectivity events to the NetLog. | pauljensen@chromium.org | 2012-10-27 | 1 | -0/+3 |
* | Add native-side unit test for Android NetworkChangeNotifier | dfalcantara@chromium.org | 2012-09-20 | 1 | -0/+1 |
* | [Android] Improve NetworkChangeNotifier granularity | dfalcantara@chromium.org | 2012-09-11 | 1 | -7/+7 |
* | [net] Move DnsConfigService to NetworkChangeNotifier. | szym@chromium.org | 2012-08-31 | 1 | -36/+20 |
* | Add histograms to NetworkChangeNotifier to identify ways to improve interface | pauljensen@chromium.org | 2012-08-13 | 1 | -0/+15 |
* | [net] Adds AddressTrackerLinux which keeps track of interface addresses using... | szym@chromium.org | 2012-07-16 | 1 | -0/+15 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Add netwatcher command-line utility that watches and logs network events | akalin@chromium.org | 2012-06-20 | 1 | -8/+12 |
* | RefCounted types should not have public destructors, net/ edition | rsleevi@chromium.org | 2012-05-29 | 1 | -10/+7 |
* | Support for navigator.connection API | droger@google.com | 2012-05-24 | 1 | -16/+40 |
* | [net/dns] Isolate DnsConfigWatcher from DnsConfigService. | szym@chromium.org | 2012-05-16 | 1 | -2/+21 |
* | [net] Add |detail| argument to NetworkChangeNotifier::DNSObserver::OnDNSChanged | szym@chromium.org | 2012-02-28 | 1 | -6/+15 |
* | Offline state detection for linux, using new D-Bus library. | adamk@chromium.org | 2011-11-16 | 1 | -0/+1 |
* | Revert "Offline state detection for linux, using new D-Bus library." | adamk@chromium.org | 2011-11-16 | 1 | -1/+0 |
* | Offline state detection for linux, using new D-Bus library. | adamk@chromium.org | 2011-11-16 | 1 | -0/+1 |
* | Experimental workaround for CHECK in NetworkChangeNotifierWin. | mmenke@chromium.org | 2011-10-05 | 1 | -0/+21 |
* | Revert 99677 (didn't help) - Revert 99666 (sync tests started failing on mac1... | thakis@chromium.org | 2011-09-06 | 1 | -0/+21 |
* | Revert 99666 (sync tests started failing on mac10.6: | thakis@chromium.org | 2011-09-05 | 1 | -21/+0 |
* | Linux: Monitor resolv.conf for changes and use that to reload resolver. | craig.schlenter@chromium.org | 2011-09-05 | 1 | -0/+21 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -4/+4 |
* | Fixed network connectivity checks specific to ChromeOS. Previously we were d... | zelidrag@chromium.org | 2011-07-11 | 1 | -0/+6 |
* | Fix debug crash caused by NetworkChangeNotifierChromeos. | rhashimoto@chromium.org | 2011-06-08 | 1 | -1/+1 |
* | net: Add NET_API to more code, this time what's used by chrome.dll | rvargas@google.com | 2011-05-31 | 1 | -1/+1 |
* | net: Add NET_API to net/base | rvargas@google.com | 2011-05-18 | 1 | -5/+4 |
* | Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enabling | adamk@chromium.org | 2011-03-04 | 1 | -7/+29 |
* | Return ERR_INTERNET_DISCONNECTED in place of ERR_NAME_NOT_RESOLVED and ERR_AD... | eroman@chromium.org | 2010-10-09 | 1 | -5/+15 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Massively simplify the NetworkChangeNotifier infrastructure: | pkasting@chromium.org | 2010-06-25 | 1 | -12/+51 |
* | Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier. | willchan@chromium.org | 2010-06-21 | 1 | -4/+1 |
* | Pass in NetLog to NetworkChangeNotifier. | willchan@chromium.org | 2010-06-21 | 1 | -1/+4 |
* | Implement a TODO: Move "NonThreadSafe" inheritance from NetworkChangeNotifier... | pkasting@chromium.org | 2010-06-17 | 1 | -3/+2 |