Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert std::wstring encoding names to std::string in a bunch of files. | tony@chromium.org | 2009-09-04 | 1 | -54/+54 |
* | Alias 'US-ASCII' to 'ISO-8859-1' in our UI without touching webkit.BUG=15801 | jnd@chromium.org | 2009-09-02 | 1 | -0/+1 |
* | Fix BrowserEncodingTest to use FilePaths and cleanup temporary files. | thestig@chromium.org | 2009-09-02 | 1 | -122/+103 |
* | Disable this test of encoding override on MacOS and Linux because on those pl... | jnd@chromium.org | 2009-08-22 | 1 | -0/+5 |
* | Use size_t to fix compilation error. | jnd@chromium.org | 2009-08-22 | 1 | -2/+2 |
* | Use ARRAYSIZE_UNSAFE | jnd@chromium.org | 2009-08-22 | 1 | -2/+2 |
* | arraysize doesn't accept a type defined inside a function. In these rare | jnd@chromium.org | 2009-08-22 | 1 | -2/+2 |
* | Fix compilation failure on Mac and Linux | jnd@chromium.org | 2009-08-22 | 1 | -11/+18 |
* | Add a UI test for "Encoding" menu. Please see crbug.com/5515 for more details... | jnd@chromium.org | 2009-08-22 | 1 | -0/+305 |