| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor WebSocket throttling feature. | ukai@chromium.org | 2010-03-17 | 1 | -3/+6 |
* | Generalize the net module's LoadLog facility from a passive container, to an ... | eroman@chromium.org | 2010-03-16 | 1 | -10/+3 |
* | Fix memory leak in WebSocketJobTest. | ukai@chromium.org | 2010-03-01 | 1 | -1/+1 |
* | Support HttpOnly cookie on Web Socket | ukai@chromium.org | 2010-03-01 | 1 | -9/+12 |
* | Added factories for HttpAuthHandler. | cbentzel@chromium.org | 2010-02-15 | 1 | -1/+3 |
* | Try https proxy for websocket connection. | ukai@chromium.org | 2009-11-16 | 1 | -0/+1 |
* | Reverting 32045. | ukai@chromium.org | 2009-11-16 | 1 | -1/+0 |
* | Try https proxy for websocket connection. | ukai@chromium.org | 2009-11-16 | 1 | -0/+1 |
* | Style nit -- bind asterisks to the left rather than right. | eroman@chromium.org | 2009-11-13 | 1 | -1/+1 |
* | Plumb LoadLog into SocketStream | ukai@chromium.org | 2009-11-13 | 1 | -0/+12 |
* | Metrics of SocketStream | ukai@chromium.org | 2009-11-11 | 1 | -0/+3 |
* | Second patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -2/+6 |
* | Implement websocket throttling. | ukai@chromium.org | 2009-11-04 | 1 | -2/+12 |
* | Refactor SocketStream to report error to the delegate. | ukai@chromium.org | 2009-10-30 | 1 | -5/+13 |
* | Reverting 30551. | ukai@chromium.org | 2009-10-30 | 1 | -12/+5 |
* | Refactor SocketStream to report error to the delegate. | ukai@chromium.org | 2009-10-30 | 1 | -5/+12 |
* | Add proxy basic auth support in net/socket_stream. | ukai@chromium.org | 2009-10-27 | 1 | -1/+36 |
* | A couple new io buffers that encapsulate more data and are therefore easier t... | vandebo@chromium.org | 2009-10-14 | 1 | -1/+1 |
* | Add net/socket_stream. | ukai@chromium.org | 2009-10-09 | 1 | -0/+254 |