summaryrefslogtreecommitdiffstats
path: root/net/tools/net_watcher
Commit message (Expand)AuthorAgeFilesLines
* New new versions of Starts/EndsWith and SplitString in net.brettw2015-07-061-3/+3
* net: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-111-2/+1
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-161-1/+1
* (Reland) Enable ignoring network interfaces in NetworkChangeNotifierLinux.derekjchow2015-05-081-0/+28
* Revert of Revert of Revert of Add functions to ignore network interfaces to N...zmo2015-05-061-28/+0
* (Reland) Enable ignoring network interfaces in NetworkChangeNotifierLinux.derekjchow2015-05-051-0/+28
* Revert of Add functions to ignore network interfaces to NetworkChangeNotifier...jochen2015-05-051-28/+0
* Enable ignoring network interfaces in NetworkChangeNotifierLinux.derekjchow2015-05-041-0/+28
* Avoid initial NetworkChangeNotifier OnDNSChanged() signal on Androidpauljensen2015-04-171-0/+3
* Update instrumentation for many different bugs based on new UMA data.pkasting2015-02-211-6/+0
* Adding instrumentation to locate the source of jankiness.pkasting2015-02-061-0/+6
* Standardize usage of virtual/override/final in net/dcheng2014-10-211-10/+6
* replace OVERRIDE and FINAL with override and final in net/mostynb2014-10-091-5/+5
* Use scoped_refptr<SingleThreadTaskRunner> when initializing ProxyConfigServicesergeyu2014-09-051-1/+2
* Adds bluetooth connection type to NetworkChangeNotifier.jkarlin@chromium.org2014-06-041-0/+2
* Tweak to r274378 to make net_watcher build on chromeos bots.thestig@chromium.org2014-06-031-3/+3
* Cleanup: Use base::CommandLine in net/thestig@chromium.org2014-06-031-4/+4
* Do not guard glib code using OS_POSIX flag.joone.hur@intel.com2014-05-221-3/+3
* Revert 237095 "LOG(INFO) tidying in net/"scottmg@chromium.org2013-11-251-8/+8
* LOG(INFO) tidying in net/scottmg@chromium.org2013-11-251-8/+8
* Simplify the macro for this deprecation. g_type_init was deprecated in glib v...adam.treat@samsung.com2013-10-091-17/+7
* Use a direct include of the message_loop header in net/, part 3.avi@chromium.org2013-07-181-1/+1
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-6/+3
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-2/+1
* net_watcher does not build in Ubuntu 13.04yael.aharon@intel.com2013-06-071-0/+15
* Revert 204313 "net_watcher does not build in Ubuntu 13.04"kkania@chromium.org2013-06-051-11/+0
* net_watcher does not build in Ubuntu 13.04yael.aharon@intel.com2013-06-051-0/+11
* Revert 203873 "net_watcher does not build in Ubuntu 13.04"kinuko@chromium.org2013-06-041-5/+0
* net_watcher does not build in Ubuntu 13.04yael.aharon@intel.com2013-06-041-0/+5
* net: Use base::MessageLoop.xhwang@chromium.org2013-05-231-1/+1
* Start calculating new combined NetworkChangeNotifier signal from previous OnI...pauljensen@chromium.org2012-12-081-0/+10
* Avoid calling into glib on ChromeOSpauljensen@chromium.org2012-11-201-2/+2
* Get net_watcher working on Gnomepauljensen@chromium.org2012-11-191-0/+9
* [net] Move DnsConfigService to NetworkChangeNotifier.szym@chromium.org2012-08-311-31/+2
* Fix misleading syntax in net_watcher.ccakalin@chromium.org2012-06-221-6/+8
* Add netwatcher command-line utility that watches and logs network eventsakalin@chromium.org2012-06-201-0/+205