summaryrefslogtreecommitdiffstats
path: root/net/socket_stream/socket_stream.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor WebSocket throttling feature.ukai@chromium.org2010-03-171-3/+6
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-10/+3
* Fix memory leak in WebSocketJobTest.ukai@chromium.org2010-03-011-1/+1
* Support HttpOnly cookie on Web Socketukai@chromium.org2010-03-011-9/+12
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-1/+3
* Try https proxy for websocket connection.ukai@chromium.org2009-11-161-0/+1
* Reverting 32045.ukai@chromium.org2009-11-161-1/+0
* Try https proxy for websocket connection.ukai@chromium.org2009-11-161-0/+1
* Style nit -- bind asterisks to the left rather than right.eroman@chromium.org2009-11-131-1/+1
* Plumb LoadLog into SocketStreamukai@chromium.org2009-11-131-0/+12
* Metrics of SocketStreamukai@chromium.org2009-11-111-0/+3
* Second patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-2/+6
* Implement websocket throttling.ukai@chromium.org2009-11-041-2/+12
* Refactor SocketStream to report error to the delegate.ukai@chromium.org2009-10-301-5/+13
* Reverting 30551.ukai@chromium.org2009-10-301-12/+5
* Refactor SocketStream to report error to the delegate.ukai@chromium.org2009-10-301-5/+12
* Add proxy basic auth support in net/socket_stream.ukai@chromium.org2009-10-271-1/+36
* A couple new io buffers that encapsulate more data and are therefore easier t...vandebo@chromium.org2009-10-141-1/+1
* Add net/socket_stream.ukai@chromium.org2009-10-091-0/+254