| Commit message (Expand) | Author | Age | Files | Lines |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Change a bunch of string types. | estade@chromium.org | 2010-06-29 | 1 | -3/+5 |
* | linux: build with -Wextra | evan@chromium.org | 2010-02-05 | 1 | -4/+3 |
* | remove ICU includes from l10n_util.h | evan@chromium.org | 2010-01-25 | 1 | -0/+1 |
* | "Windows" and "Macintosh" are proper names, and should be capitalized in the UI. | thomasvl@chromium.org | 2009-10-05 | 1 | -2/+62 |
* | Convert std::wstring encoding names to std::string in a bunch of files. | tony@chromium.org | 2009-09-04 | 1 | -76/+77 |
* | Alias 'US-ASCII' to 'ISO-8859-1' in our UI without touching webkit.BUG=15801 | jnd@chromium.org | 2009-09-02 | 1 | -2/+10 |
* | Replace std:;wstring with std::string and string16 in locale-name related APIs. | jshin@chromium.org | 2009-06-24 | 1 | -1/+1 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Make both Hebrew Visual (ISO-8859-8) and Hebrew Logical (ISO-8859-8-I) | jungshik@google.com | 2009-03-07 | 1 | -4/+6 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 1 | -4/+8 |
* | Now we sort encoding menu according to current application locale, we also | jnd@chromium.org | 2009-02-27 | 1 | -0/+7 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 1 | -2/+1 |
* | We will sort the encoding menu items according to current used UI language ex... | jnd@chromium.org | 2009-02-20 | 1 | -37/+67 |
* | Make character_encoding.cc compile on Mac and Linux. | jhawkins@chromium.org | 2009-02-10 | 1 | -2/+1 |
* | We need to add UI test for "Encoding" menu to avoid regression. | jnd@google.com | 2008-12-19 | 1 | -18/+17 |
* | A follow-up to a recent unforking of WebCore/platform/text/TextCodecICU.cpp (... | jungshik@google.com | 2008-12-11 | 1 | -4/+4 |
* | Get rid of ISO-8859-9 in the character encoding menu because it's now treated... | jungshik@google.com | 2008-11-25 | 1 | -3/+2 |
* | Revert the change that fixed the encoding when viewing source in subframes. | brettw@google.com | 2008-09-12 | 1 | -62/+61 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | As Brett pointed it out, We normally use 8-bit for encoding names since they'... | jnd@google.com | 2008-08-21 | 1 | -61/+62 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+460 |