1. 3f9c238 Remove includes for net/base/completion_callback.h in //net by Mario Sanchez Prada · 6 years ago
  2. 3e4c062 Remove Set*Speculation methods from StreamSocket by Charlie Harrison · 7 years ago
  3. 3a81417 Move sockets to CompletionOnceCallbacks by Brad Lassey · 7 years ago
  4. 578968d4 Remove unused code and comments for socket annotations. by [email protected] · 8 years ago
  5. 0f49dec Plumb SocketTag through TCP and UDP socket classes. by Paul Jensen · 8 years ago
  6. a2b2cfc Traffic Annotation argument added to Socket::Write(). by [email protected] · 8 years ago
  7. 2846404c net: rename WasNpnNegotiated() method to WasAlpnNegotiated() by tfarina · 8 years ago
  8. f22f981 Main benefits of NetLog inner classes extraction: by mikecirone · 9 years ago
  9. 42834111 net: rename BoundNetLog to NetLogWithSource by tfarina · 9 years ago
  10. 655b66c Change scoped_ptr to std::unique_ptr in //net/socket. by danakj · 9 years ago
  11. f933e0e net: remove UsingTCPFastOpen() method from StreamSocket class by tfarina · 9 years ago
  12. 13fc893 Switch to standard integer types in net/. by Avi Drissman · 9 years ago
  13. f82cc8e Implement GetTotalReceivedBytes() for StreamSocket by tbansal · 10 years ago
  14. 4eb7aad8 net: Remove 'libevent' from filenames. by tfarina · 10 years ago
  15. 23fdb7b Collect all ConnectionAttempts from both sockets in TransportConnectJob. by ttuttle · 10 years ago
  16. 87c53d6 Move NetLog code from src/net/base to src/net/log. by eroman · 10 years ago
  17. b03027d Standardize usage of virtual/override/final in net/ by dcheng · 11 years ago
  18. ba063d603 replace OVERRIDE and FINAL with override and final in net/ by mostynb · 11 years ago
  19. ca100d5 Raw SocketDescriptor variant of UnixDomainServerSocket::Accept by cmasone · 11 years ago
  20. 518c63a Refactor unix domain socket. by [email protected] · 11 years ago