| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Oriya from the list of UI languages for now because we're not getting ... | jshin@chromium.org | 2010-03-25 | 1 | -7/+7 |
* | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 1 | -242/+0 |
* | Fix of the initial locale set. | glotov@google.com | 2010-03-17 | 1 | -5/+16 |
* | Maps our internal Chinese locale codes to those expected by the ICU API for | jshin@chromium.org | 2010-02-11 | 1 | -0/+16 |
* | remove ICU includes from l10n_util.h | evan@chromium.org | 2010-01-25 | 1 | -0/+1 |
* | OpenBSD/FreeBSD ifdefs and GYP changes for app/ directory | pvalchev@google.com | 2010-01-23 | 1 | -4/+4 |
* | Setting the ICU default locale is made explicit. This leads to a few more | jshin@chromium.org | 2009-12-03 | 1 | -4/+6 |
* | [Linux] Supports the LANGUAGE environment variable. | suzhe@chromium.org | 2009-09-30 | 1 | -1/+31 |
* | This CL fixes issue 10860 - RTL: Hebrew file names should have forced LTR | xji@chromium.org | 2009-09-16 | 1 | -0/+27 |
* | Add a "ToUpper" method. | paul@chromium.org | 2009-09-09 | 1 | -0/+14 |
* | Avoids the use of ToWStringHack in a few places. | evan@chromium.org | 2009-08-26 | 1 | -2/+2 |
* | Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on... | jshin@chromium.org | 2009-08-18 | 1 | -4/+4 |
* | Put tests that depend on the application language pref into an | tc@google.com | 2009-07-22 | 1 | -21/+26 |
* | disable L10nUtilTest.GetAppLocale while I debug the linxu failure | tc@google.com | 2009-07-22 | 1 | -1/+1 |
* | Replace std:;wstring with std::string and string16 in locale-name related APIs. | jshin@chromium.org | 2009-06-24 | 1 | -46/+46 |
* | Move app-related unit tests to gyp in app.gyp | ben@chromium.org | 2009-05-18 | 1 | -1/+2 |
* | Reland this change. Registers paths for the testing exe, too. | ben@chromium.org | 2009-05-15 | 1 | -4/+4 |
* | Revert 16173 | beng@google.com | 2009-05-15 | 1 | -4/+4 |
* | Move/Copy paths used by app to app_paths. | beng@google.com | 2009-05-15 | 1 | -4/+4 |
* | Create app_switches and remove a dep. | beng@google.com | 2009-05-15 | 1 | -3/+3 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -0/+435 |