| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a command line flag to change the default number of parallel DNS requests... | eroman@chromium.org | 2010-07-17 | 1 | -1/+2 |
* | Brushed up listen socket: | pfeldman@chromium.org | 2010-07-05 | 1 | -1/+1 |
* | Massively simplify the NetworkChangeNotifier infrastructure: | pkasting@chromium.org | 2010-06-25 | 1 | -1/+1 |
* | Rework the logging for sockets/connectjobs. | eroman@chromium.org | 2010-06-03 | 1 | -4/+3 |
* | Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing... | eroman@chromium.org | 2010-04-28 | 1 | -1/+1 |
* | Add net log entries that summarize transmit and receive byte counts. | vandebo@chromium.org | 2010-04-23 | 1 | -13/+13 |
* | Generalize the net module's LoadLog facility from a passive container, to an ... | eroman@chromium.org | 2010-03-16 | 1 | -7/+7 |
* | Use CHECK_* in net | willchan@chromium.org | 2010-03-02 | 1 | -1/+1 |
* | Pass the NetworkChangeNotifier to HostResolver. | willchan@chromium.org | 2010-02-04 | 1 | -1/+1 |
* | Cleanup the unittest helpers in load_log_unittest.h. | eroman@chromium.org | 2010-01-29 | 1 | -6/+6 |
* | Improve the display of LoadLogs when truncation occurs. | eroman@chromium.org | 2009-11-06 | 1 | -1/+1 |
* | Add LoadLog to ClientSocket::Connect(). | willchan@chromium.org | 2009-11-02 | 1 | -6/+15 |
* | LoadLog is used as an output parameter, reorder it to the last parameter. | willchan@chromium.org | 2009-08-14 | 1 | -1/+1 |
* | Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and... | ericroman@google.com | 2009-08-12 | 1 | -1/+1 |
* | Refactorings surrounding HostResolver: | ericroman@google.com | 2009-07-15 | 1 | -1/+1 |
* | Make net::HostResolver refcounted. | ericroman@google.com | 2009-06-27 | 1 | -2/+2 |
* | Reverting 19425. | ericroman@google.com | 2009-06-26 | 1 | -2/+2 |
* | Make net::HostResolver refcounted. | ericroman@google.com | 2009-06-26 | 1 | -2/+2 |
* | Move socket related files from net/base to net/socket. | willchan@chromium.org | 2009-06-22 | 1 | -0/+339 |