summaryrefslogtreecommitdiffstats
path: root/app/l10n_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove Oriya from the list of UI languages for now because we're not getting ...jshin@chromium.org2010-03-251-7/+7
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-242/+0
* Fix of the initial locale set. glotov@google.com2010-03-171-5/+16
* Maps our internal Chinese locale codes to those expected by the ICU API for jshin@chromium.org2010-02-111-0/+16
* remove ICU includes from l10n_util.hevan@chromium.org2010-01-251-0/+1
* OpenBSD/FreeBSD ifdefs and GYP changes for app/ directorypvalchev@google.com2010-01-231-4/+4
* Setting the ICU default locale is made explicit. This leads to a few morejshin@chromium.org2009-12-031-4/+6
* [Linux] Supports the LANGUAGE environment variable.suzhe@chromium.org2009-09-301-1/+31
* This CL fixes issue 10860 - RTL: Hebrew file names should have forced LTRxji@chromium.org2009-09-161-0/+27
* Add a "ToUpper" method.paul@chromium.org2009-09-091-0/+14
* Avoids the use of ToWStringHack in a few places.evan@chromium.org2009-08-261-2/+2
* Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on...jshin@chromium.org2009-08-181-4/+4
* Put tests that depend on the application language pref into antc@google.com2009-07-221-21/+26
* disable L10nUtilTest.GetAppLocale while I debug the linxu failuretc@google.com2009-07-221-1/+1
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-46/+46
* Move app-related unit tests to gyp in app.gypben@chromium.org2009-05-181-1/+2
* Reland this change. Registers paths for the testing exe, too.ben@chromium.org2009-05-151-4/+4
* Revert 16173beng@google.com2009-05-151-4/+4
* Move/Copy paths used by app to app_paths.beng@google.com2009-05-151-4/+4
* Create app_switches and remove a dep.beng@google.com2009-05-151-3/+3
* Move l10n_util to app/ben@chromium.org2009-05-051-0/+435