summaryrefslogtreecommitdiffstats
path: root/net/websockets/websocket_throttle_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-21/+21
* Convert LOG(INFO) to VLOG(1) - net/.pkasting@chromium.org2010-10-161-18/+18
* Factor out WebSocket frame handler out of WebSocketJob.ukai@chromium.org2010-06-011-4/+5
* Don't process the same address for websocket throttling.ukai@chromium.org2010-04-211-0/+25
* Fix leak in WebSocketThrottleTest::Throttleukai@chromium.org2010-04-011-4/+10
* Try to fix flaky websocket tests again.ukai@chromium.org2010-03-231-7/+12
* Revert 42074 - Try to fix flaky websocket tests.amit@chromium.org2010-03-191-12/+7
* Try to fix flaky websocket tests.ukai@chromium.org2010-03-191-7/+12
* Refactor WebSocket throttling feature.ukai@chromium.org2010-03-171-24/+136
* Minor cleanup: add a sys_addrinfo.h header that hides the platform-specific i...eroman@chromium.org2009-12-121-8/+1
* Implement websocket throttling.ukai@chromium.org2009-11-041-0/+166