1. e9002a9 Cleanup the unittest helpers in load_log_unittest.h. by [email protected] · 16 years ago
  2. 7bab769 Fix secure websocket (wss) on Mac. by [email protected] · 16 years ago
  3. 2753b39 Cleanup histogram classes mixing SetFlags into FactoryGet arguments by [email protected] · 16 years ago
  4. bf6c087a Extend LoadLog to support logging of arbitrary strings, and of network error codes. by [email protected] · 16 years ago
  5. c1173dd Add the ability to enable full logging for LoadLogs. by [email protected] · 16 years ago
  6. 20cbe23d Cleanup: Remove the support for IPv4 and IPv6 addressing types in the SOCKS5 implementation. by [email protected] · 16 years ago
  7. f209dba When talking to a SOCKS v5 proxy, default to sending addresses as raw domains rather than IP addresses. by [email protected] · 16 years ago
  8. f3e9efcc <html> by [email protected] · 16 years ago
  9. 26a6459 Add tests for SocketStreamMetrics. by [email protected] · 16 years ago
  10. e8829a19 Use factory to create histograms, and refcounts to track lifetimes by [email protected] · 16 years ago
  11. 74d4987 Try https proxy for websocket connection. by [email protected] · 16 years ago
  12. 60998a6 Reverting 32045. Review URL: http://codereview.chromium.org/396009 by [email protected] · 16 years ago
  13. 8123fd04 Try https proxy for websocket connection. by [email protected] · 16 years ago
  14. 3701eb6 Close immediately if no context is set by [email protected] · 16 years ago
  15. a42148b Style nit -- bind asterisks to the left rather than right. by [email protected] · 16 years ago
  16. c6f27df Plumb LoadLog into SocketStream by [email protected] · 16 years ago
  17. c7f689be Metrics of SocketStream by [email protected] · 16 years ago
  18. 5ecc992a4 There was confusion in the mock socket classes due to by [email protected] · 16 years ago
  19. f3ab0724 Use URLRequestContext's host_resolver instead of SystemHostResolver. by [email protected] · 16 years ago
  20. 8cb9e2de Add error reporting in net/websockets by [email protected] · 16 years ago
  21. 5389bc7 Second patch in making destructors of refcounted objects private. by [email protected] · 16 years ago
  22. 4c4eac0 Implement websocket throttling. by [email protected] · 16 years ago
  23. b862327 Minor fixes in SocketStream. by [email protected] · 16 years ago
  24. 5a05c47a Add LoadLog to ClientSocket::Connect(). TODO: Use LoadLog in FLIP code. by [email protected] · 16 years ago
  25. 6f32e7e Set STATE_CLOSE when error occured. by [email protected] · 16 years ago
  26. d4e58f35 Refactor SocketStream to report error to the delegate. by [email protected] · 16 years ago
  27. 18d5736f Reverting 30551. Review URL: http://codereview.chromium.org/342050 by [email protected] · 16 years ago
  28. ff42ee3 Refactor SocketStream to report error to the delegate. by [email protected] · 16 years ago
  29. 5f7d8d7 Add proxy basic auth support in net/socket_stream. by [email protected] · 16 years ago
  30. 6017951d Fix DoReadWrite loop in SocketStream. by [email protected] · 16 years ago
  31. 3dd6349c Fix Check failure in SocketStream::DidRecevieData(). by [email protected] · 16 years ago
  32. c19c715 A couple new io buffers that encapsulate more data and are therefore easier to use and easier to reason about. Inspired by RequestHeaders and ResponseHeaders in http_network_transaction.h Separated out of the refactoring of HttpNetworkTransaction to support pipelining. (http://codereview.chromium.org/249031) by [email protected] · 16 years ago
  33. aef03130 Add net/socket_stream. by [email protected] · 16 years ago