Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base: Move SplitString functions into the base namespace and update the callers. | tfarina@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | base: Finish moving the SplitString functions from string_util.h to string_sp... | tfarina@chromium.org | 2010-09-24 | 1 | -0/+1 |
* | Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found it | brettw@chromium.org | 2010-07-31 | 1 | -0/+1 |
* | Net: Convert username and password to string16. | thestig@chromium.org | 2010-07-29 | 1 | -1/+1 |
* | Coverity issue 7892: Bad override (in unit test). | finnur@chromium.org | 2010-07-22 | 1 | -1/+1 |
* | Factor out WebSocket frame handler out of WebSocketJob. | ukai@chromium.org | 2010-06-01 | 1 | -104/+71 |
* | Fix WebSocketJob to pass /key_3/ after handshake request header. | ukai@chromium.org | 2010-03-30 | 1 | -0/+45 |
* | Try to fix a compile error on ARM. | eroman@chromium.org | 2010-03-23 | 1 | -4/+4 |
* | Refactor WebSocket throttling feature. | ukai@chromium.org | 2010-03-17 | 1 | -2/+17 |
* | Support HttpOnly cookie on Web Socket | ukai@chromium.org | 2010-03-01 | 1 | -0/+495 |