| Commit message (Expand) | Author | Age | Files | Lines |
* | Massively simplify the NetworkChangeNotifier infrastructure: | pkasting@chromium.org | 2010-06-25 | 1 | -32/+22 |
* | Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier. | willchan@chromium.org | 2010-06-21 | 1 | -5/+1 |
* | Pass in NetLog to NetworkChangeNotifier. | willchan@chromium.org | 2010-06-21 | 1 | -1/+5 |
* | Implement a TODO: Move "NonThreadSafe" inheritance from NetworkChangeNotifier... | pkasting@chromium.org | 2010-06-17 | 1 | -11/+5 |
* | Introduced artificial processing delay to work around the issue of proxy init... | zelidrag@chromium.org | 2010-06-14 | 1 | -0/+11 |
* | Remove assertion on correct NetworkChangeNotifierLinux cleanup. | willchan@chromium.org | 2010-05-28 | 1 | -1/+2 |
* | Stop watching the netlink file descriptor before the message pump is destroyed. | eroman@chromium.org | 2010-04-12 | 1 | -2/+11 |
* | Remove a dead line of code. | eroman@chromium.org | 2010-04-01 | 1 | -3/+0 |
* | Reland 39942 - Switch NetworkChangeNotifier implementations to use ObserverList. | willchan@chromium.org | 2010-02-25 | 1 | -4/+5 |
* | Revert 39942 - Switch NetworkChangeNotifier implementations to use ObserverList. | willchan@chromium.org | 2010-02-24 | 1 | -5/+4 |
* | Switch NetworkChangeNotifier implementations to use ObserverList. | willchan@chromium.org | 2010-02-24 | 1 | -4/+5 |
* | Re-lands r39417: "Implement NetworkChangeNotifierLinux." | willchan@chromium.org | 2010-02-19 | 1 | -2/+25 |
* | Revert r39417: "Implement NetworkChangeNotifierLinux." | willchan@chromium.org | 2010-02-19 | 1 | -33/+2 |
* | Implement NetworkChangeNotifierLinux. | willchan@chromium.org | 2010-02-19 | 1 | -2/+33 |
* | Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket... | willchan@chromium.org | 2009-12-21 | 1 | -0/+37 |