| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 2 | thakis@chromium.org | 2010-11-02 | 1 | -3/+3 |
* | FBTF: A giant cleanup to net/ | erg@google.com | 2010-08-31 | 1 | -0/+1 |
* | SendPending() does nothing if socket_stream_ == NULL. | ukai@chromium.org | 2010-04-07 | 1 | -1/+4 |
* | Update new WebSocket API. | ukai@chromium.org | 2010-04-05 | 1 | -14/+61 |
* | Implement closing handshake described in draft-hixie-thewebsocketprotocol-76. | ukai@chromium.org | 2010-04-02 | 1 | -4/+113 |
* | Revert 43331 - Implement closing handshake described in drafthixiethewebsocke... | jar@chromium.org | 2010-04-01 | 1 | -115/+4 |
* | Implement closing handshake described in draft-hixie-thewebsocketprotocol-76. | ukai@chromium.org | 2010-04-01 | 1 | -4/+115 |
* | Implement new websocket handshake based on draft-hixie-thewebsocketprotocol-76 | ukai@chromium.org | 2010-03-26 | 1 | -3/+15 |
* | Refactor WebSocketHandshake out of WebSocket. | ukai@chromium.org | 2010-03-17 | 1 | -199/+16 |
* | Improve the test coverage of WebSocket class. | satorux@chromium.org | 2009-12-10 | 1 | -15/+23 |
* | Fix WebSocket length parser | ukai@chromium.org | 2009-12-07 | 1 | -2/+5 |
* | Reduce DLOG in websocket code | ukai@chromium.org | 2009-11-24 | 1 | -7/+6 |
* | Add Websocket::DetachDelegate | ukai@chromium.org | 2009-11-06 | 1 | -5/+28 |
* | Add error reporting in net/websockets | ukai@chromium.org | 2009-11-06 | 1 | -1/+14 |
* | Fix kServerHandshakeHeader | ukai@chromium.org | 2009-11-05 | 1 | -1/+1 |
* | 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 | 1 | -12/+20 |
* | 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 | 1 | -0/+441 |
* | Revert r29614 "WebSocket protocol handler for live experiment." | ukai@chromium.org | 2009-10-21 | 1 | -441/+0 |
* | WebSocket protocol handler for live experiment. | ukai@chromium.org | 2009-10-21 | 1 | -0/+441 |