Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to standard integer types in net/. | Avi Drissman | 2015-12-20 | 1 | -3/+2 |
* | Implement GetTotalReceivedBytes() for StreamSocket | tbansal | 2015-10-14 | 1 | -0/+3 |
* | net: Remove 'libevent' from filenames. | tfarina | 2015-09-14 | 1 | -4/+4 |
* | Collect all ConnectionAttempts from both sockets in TransportConnectJob. | ttuttle | 2015-05-15 | 1 | -0/+3 |
* | Move NetLog code from src/net/base to src/net/log. | eroman | 2015-04-02 | 1 | -1/+1 |
* | Standardize usage of virtual/override/final in net/ | dcheng | 2014-10-21 | 1 | -21/+23 |
* | replace OVERRIDE and FINAL with override and final in net/ | mostynb | 2014-10-09 | 1 | -18/+18 |
* | Raw SocketDescriptor variant of UnixDomainServerSocket::Accept | cmasone | 2014-09-03 | 1 | -0/+6 |
* | Refactor unix domain socket. | byungchul@chromium.org | 2014-07-24 | 1 | -0/+79 |