summaryrefslogtreecommitdiffstats
path: root/net/base/network_change_notifier.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-12/+51
* Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-211-4/+1
* Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-211-1/+4
* Implement a TODO: Move "NonThreadSafe" inheritance from NetworkChangeNotifier...pkasting@chromium.org2010-06-171-3/+2
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-8/+4
* Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket...willchan@chromium.org2009-12-211-0/+56