| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce DLOG in websocket code | ukai@chromium.org | 2009-11-24 | 1 | -7/+6 |
* | There was confusion in the mock socket classes due to | mbelshe@google.com | 2009-11-11 | 1 | -4/+4 |
* | After further discussion, do not try to handle memory errors, but make assert... | vandebo@chromium.org | 2009-11-10 | 1 | -10/+2 |
* | Add Websocket::DetachDelegate | ukai@chromium.org | 2009-11-06 | 3 | -5/+37 |
* | Add error reporting in net/websockets | ukai@chromium.org | 2009-11-06 | 2 | -1/+22 |
* | Second patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -1/+4 |
* | Fix kServerHandshakeHeader | ukai@chromium.org | 2009-11-05 | 2 | -9/+9 |
* | Fix memory leak in WebSocketThrottle. | ukai@chromium.org | 2009-11-04 | 1 | -1/+3 |
* | Implement websocket throttling. | ukai@chromium.org | 2009-11-04 | 3 | -0/+526 |
* | Handle out of memory in GrowableIOBuffer more gracefully. | vandebo@chromium.org | 2009-10-28 | 1 | -2/+2 |
* | Add unittest for WebSocket::ProcessFrameData. | ukai@chromium.org | 2009-10-23 | 3 | -65/+189 |
* | Fix calculation of length in websocket.cc. | craig.schlenter@chromium.org | 2009-10-22 | 1 | -1/+1 |
* | WebSocket protocol handler for live experiment (again) | ukai@chromium.org | 2009-10-21 | 3 | -0/+871 |
* | Revert r29614 "WebSocket protocol handler for live experiment." | ukai@chromium.org | 2009-10-21 | 3 | -868/+0 |
* | WebSocket protocol handler for live experiment. | ukai@chromium.org | 2009-10-21 | 3 | -0/+868 |