| Commit message (Expand) | Author | Age | Files | Lines |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Removed the static on all stats macros and changed the static declaration | rtenneti@chromium.org | 2011-03-22 | 1 | -6/+6 |
* | Move MapWinsockError() and MapPosixError() to net_errors.h. | sergeyu@chromium.org | 2011-03-15 | 1 | -7/+7 |
* | UDP sockets implementation for windows. | sergeyu@chromium.org | 2011-03-12 | 1 | -86/+1 |
* | Revert 77870 - UDP sockets implementation for windows. | sergeyu@chromium.org | 2011-03-11 | 1 | -1/+86 |
* | UDP sockets implementation for windows. | sergeyu@chromium.org | 2011-03-11 | 1 | -86/+1 |
* | Revert 77855 - UDP sockets implementation for windows. | sergeyu@chromium.org | 2011-03-11 | 1 | -1/+86 |
* | UDP sockets implementation for windows. | sergeyu@chromium.org | 2011-03-11 | 1 | -86/+1 |
* | Follow-up to r57247: when asserting that an event object is not | wtc@chromium.org | 2011-03-10 | 1 | -11/+21 |
* | NetLog: Log net error codes on a lot of EndEvents. | mmenke@chromium.org | 2011-02-08 | 1 | -5/+2 |
* | Log source ip and port in NetLog. | willchan@chromium.org | 2011-01-26 | 1 | -4/+29 |
* | Reland 72421 - Enable TCP Keep-Alive packets for Windows. | willchan@chromium.org | 2011-01-25 | 1 | -2/+20 |
* | Revert 72421 (broke tests) - Enable TCP Keep-Alive packets for Windows. | willchan@chromium.org | 2011-01-25 | 1 | -21/+2 |
* | Enable TCP Keep-Alive packets for Windows. | willchan@chromium.org | 2011-01-24 | 1 | -2/+21 |
* | move base/object_watcher into base/win and add the win namespace. Fixup callers. | brettw@google.com | 2011-01-01 | 1 | -4/+5 |
* | net: assorted changes needed for Snap Start tests. | agl@chromium.org | 2010-11-10 | 1 | -0/+12 |
* | Adds a new error (ERR_NETWORK_ACCESS_DENIED) for when network | mmenke@chromium.org | 2010-11-02 | 1 | -2/+4 |
* | Add experimental option for TCP FastOpen. | mbelshe@chromium.org | 2010-10-26 | 1 | -0/+5 |
* | Revert 63648 - Revert 63643 - Add Reset to ClientSocket::UseHistory, and call... | cbentzel@chromium.org | 2010-10-25 | 1 | -2/+9 |
* | Revert 63643 - Add Reset to ClientSocket::UseHistory, and call on TCP disconn... | cbentzel@chromium.org | 2010-10-23 | 1 | -9/+2 |
* | Add Reset to ClientSocket::UseHistory, and call on TCP disconnect. | cbentzel@chromium.org | 2010-10-23 | 1 | -2/+9 |
* | Convert LOG(INFO) to VLOG(1) - net/. | pkasting@chromium.org | 2010-10-16 | 1 | -1/+1 |
* | Add actual bytes sent/received to net-internals. | mmenke@chromium.org | 2010-10-14 | 1 | -8/+8 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -7/+7 |
* | Return ERR_INTERNET_DISCONNECTED in place of ERR_NAME_NOT_RESOLVED and ERR_AD... | eroman@chromium.org | 2010-10-09 | 1 | -0/+8 |
* | Clarify the semantics of Socket::Read() and Socket::Write(), | rch@chromium.org | 2010-10-05 | 1 | -9/+8 |
* | Update ClientSocket::GetPeerAddress() to specify the | rch@chromium.org | 2010-09-25 | 1 | -2/+2 |
* | Clarify the semantics of Socket::Read() and Socket::Write(), | rch@chromium.org | 2010-09-25 | 1 | -1/+1 |
* | Add log messages to the places where we set the ERR_UNEXPECTED | wtc@chromium.org | 2010-09-22 | 1 | -1/+2 |
* | Fix SetOmniboxSpeculation in TcpClientSocket* | cbentzel@chromium.org | 2010-09-08 | 1 | -1/+1 |
* | Revert 58684 - Fix SetOmniboxSpeculation in TcpClientSocket* | cbentzel@chromium.org | 2010-09-07 | 1 | -1/+1 |
* | Fix SetOmniboxSpeculation in TcpClientSocket* | cbentzel@chromium.org | 2010-09-07 | 1 | -1/+1 |
* | Fix ClientSocketHandle reuse_type(). Correctly track socket use. | willchan@chromium.org | 2010-09-02 | 1 | -0/+4 |
* | Gather preconnection use vs waste statistics | jar@chromium.org | 2010-08-25 | 1 | -9/+25 |
* | In about:net-internals, each SOCKET created by a CONNECT_JOB holds a referenc... | mmenke@chromium.org | 2010-08-25 | 1 | -2/+7 |
* | When asserting that an event object is not signaled, | wtc@chromium.org | 2010-08-24 | 1 | -6/+19 |
* | In addition to the logging the IP address that a TCP connect is made to, also... | eroman@chromium.org | 2010-06-16 | 1 | -1/+1 |
* | Rework the logging for sockets/connectjobs. | eroman@chromium.org | 2010-06-03 | 1 | -1/+2 |
* | Enable warning 4389 as an error on windows builds. This will make | mbelshe@chromium.org | 2010-05-27 | 1 | -2/+2 |
* | Revert "Another dependency the bbot missed!!!" | rafaelw@chromium.org | 2010-05-26 | 1 | -2/+2 |
* | Missed a file as part of checkin for r48186 | mbelshe@chromium.org | 2010-05-25 | 1 | -2/+2 |
* | net-internals: Log the addresses that were attempted during a TCP connect, an... | eroman@chromium.org | 2010-05-21 | 1 | -10/+36 |
* | Always fallback to the next address when doing TCP connect (winsock impl). | eroman@chromium.org | 2010-05-21 | 1 | -54/+74 |
* | Remove the TRACE_EVENT for network states. This is no longer needed, since mo... | eroman@chromium.org | 2010-05-21 | 1 | -16/+0 |
* | Make TCPClientSocket* inherit from NonThreadSafe. | willchan@chromium.org | 2010-05-19 | 1 | -0/+13 |
* | More cleanup to address TODOs in net_log.h. | eroman@chromium.org | 2010-04-28 | 1 | -14/+14 |
* | Cleanup: Address some of the todos in net_log.h | eroman@chromium.org | 2010-04-27 | 1 | -5/+10 |
* | Add net log entries that summarize transmit and receive byte counts. | vandebo@chromium.org | 2010-04-23 | 1 | -16/+17 |
* | Cleanup now that issue 27870 is resolved. | vandebo@chromium.org | 2010-03-25 | 1 | -1/+2 |
* | Generalize the net module's LoadLog facility from a passive container, to an ... | eroman@chromium.org | 2010-03-16 | 1 | -14/+14 |