Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SocketStream::Close() disconnect the socket after all pending data sent. | ukai@chromium.org | 2010-05-21 | 1 | -0/+132 |
* | Generalize the net module's LoadLog facility from a passive container, to an ... | eroman@chromium.org | 2010-03-16 | 1 | -8/+3 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -0/+1 |
* | Add bounds checking to StaticSocketDataProvider, to make tests more reliable | phajdan.jr@chromium.org | 2010-02-09 | 1 | -2/+4 |
* | Cleanup the unittest helpers in load_log_unittest.h. | eroman@chromium.org | 2010-01-29 | 1 | -7/+4 |
* | Extend LoadLog to support logging of arbitrary strings, and of network error ... | eroman@chromium.org | 2009-12-21 | 1 | -1/+1 |
* | Plumb LoadLog into SocketStream | ukai@chromium.org | 2009-11-13 | 1 | -0/+12 |
* | There was confusion in the mock socket classes due to | mbelshe@google.com | 2009-11-11 | 1 | -4/+4 |
* | Add proxy basic auth support in net/socket_stream. | ukai@chromium.org | 2009-10-27 | 1 | -0/+210 |