Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Factor out WebSocket frame handler out of WebSocketJob. | ukai@chromium.org | 2010-06-01 | 1 | -4/+5 |
* | Don't process the same address for websocket throttling. | ukai@chromium.org | 2010-04-21 | 1 | -0/+25 |
* | Fix leak in WebSocketThrottleTest::Throttle | ukai@chromium.org | 2010-04-01 | 1 | -4/+10 |
* | Try to fix flaky websocket tests again. | ukai@chromium.org | 2010-03-23 | 1 | -7/+12 |
* | Revert 42074 - Try to fix flaky websocket tests. | amit@chromium.org | 2010-03-19 | 1 | -12/+7 |
* | Try to fix flaky websocket tests. | ukai@chromium.org | 2010-03-19 | 1 | -7/+12 |
* | Refactor WebSocket throttling feature. | ukai@chromium.org | 2010-03-17 | 1 | -24/+136 |
* | Minor cleanup: add a sys_addrinfo.h header that hides the platform-specific i... | eroman@chromium.org | 2009-12-12 | 1 | -8/+1 |
* | Implement websocket throttling. | ukai@chromium.org | 2009-11-04 | 1 | -0/+166 |