summaryrefslogtreecommitdiffstats
path: root/net/socket/tcp_client_socket_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a command line flag to change the default number of parallel DNS requests...eroman@chromium.org2010-07-171-1/+2
* Brushed up listen socket:pfeldman@chromium.org2010-07-051-1/+1
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-1/+1
* Rework the logging for sockets/connectjobs.eroman@chromium.org2010-06-031-4/+3
* Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...eroman@chromium.org2010-04-281-1/+1
* Add net log entries that summarize transmit and receive byte counts.vandebo@chromium.org2010-04-231-13/+13
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-7/+7
* Use CHECK_* in netwillchan@chromium.org2010-03-021-1/+1
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-1/+1
* Cleanup the unittest helpers in load_log_unittest.h.eroman@chromium.org2010-01-291-6/+6
* Improve the display of LoadLogs when truncation occurs.eroman@chromium.org2009-11-061-1/+1
* Add LoadLog to ClientSocket::Connect().willchan@chromium.org2009-11-021-6/+15
* LoadLog is used as an output parameter, reorder it to the last parameter.willchan@chromium.org2009-08-141-1/+1
* Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...ericroman@google.com2009-08-121-1/+1
* Refactorings surrounding HostResolver:ericroman@google.com2009-07-151-1/+1
* Make net::HostResolver refcounted.ericroman@google.com2009-06-271-2/+2
* Reverting 19425.ericroman@google.com2009-06-261-2/+2
* Make net::HostResolver refcounted.ericroman@google.com2009-06-261-2/+2
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-0/+339