Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove async functionality from net::CookiePolicy. | willchan@chromium.org | 2011-04-06 | 1 | -4/+1 |
* | Start reordering the methods in headers in net/. | erg@google.com | 2011-01-07 | 1 | -1/+2 |
* | Net: Convert username and password to string16. | thestig@chromium.org | 2010-07-29 | 1 | -2/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Refactor WebSocket handshake. | ukai@chromium.org | 2010-06-03 | 1 | -5/+5 |
* | Factor out WebSocket frame handler out of WebSocketJob. | ukai@chromium.org | 2010-06-01 | 1 | -1/+11 |
* | Try to fix flaky websocket tests again. | ukai@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Revert 42074 - Try to fix flaky websocket tests. | amit@chromium.org | 2010-03-19 | 1 | -1/+0 |
* | Try to fix flaky websocket tests. | ukai@chromium.org | 2010-03-19 | 1 | -0/+1 |
* | Refactor WebSocket throttling feature. | ukai@chromium.org | 2010-03-17 | 1 | -2/+14 |
* | Support HttpOnly cookie on Web Socket | ukai@chromium.org | 2010-03-01 | 1 | -0/+98 |