summaryrefslogtreecommitdiffstats
path: root/ui/base/l10n
Commit message (Expand)AuthorAgeFilesLines
* Use the new ICU plural syntax to fix the strings in the hung pages dialog.avi2015-04-292-0/+10
* Change CompareString16WithCollator to take const ref collator.estade2015-04-111-4/+5
* Cleanup misc bits in ui/base/l10n.thestig2015-04-104-20/+19
* Use the ICU syntax message for plural formatting.jshin2015-04-098-180/+117
* Roll ICU to eda9e75b to add the Windows data dlljshin2015-03-042-0/+5
* Upgrade ICU to 54.1jshin2015-02-202-8/+11
* Remove tony@chromium.org from OWNERS files.kalman2015-01-161-1/+0
* Move l10n_util's GetCanonicalLocal() function into base/i18n module.tfarina2015-01-162-10/+3
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Add ckb, ku and de-LI to the Accept-Language listjshin2014-12-161-0/+2
* ui/base: Cleanup usage of scoped_ptr.tfarina2014-12-111-3/+3
* Cleanup: Remove unneeded path_service.h includes.thestig2014-11-061-1/+0
* Use the Windows XP version of NONCLIENTMETRICScpu2014-10-241-1/+1
* Exclude en_001 from the avaialble localesjshin2014-10-231-0/+1
* Type conversion fixes, ui/ edition.pkasting2014-10-211-5/+4
* [Android] Simplify logic for grabbing initial country-code.yfriedman2014-10-203-11/+2
* Convert ARRAYSIZE_UNSAFE -> arraysize in ui/.viettrungluu2014-10-162-2/+2
* Use qualified path for three more grit headers from ui.tfarina2014-09-071-1/+1
* Change base/file_utils.h includes to base/files/file_utils.h in gin, google_a...thestig2014-09-052-2/+2
* Move StringComparator<string16>::operator() to headerscottmg2014-08-292-15/+11
* Use qualified path for grit/ui_strings.htfarina2014-08-252-2/+2
* Do not switch the ICU locale when interacting with public session podsbartfab@chromium.org2014-08-213-10/+100
* ChromeOS: should not show "Language changed" notification for certain languages.alemate@chromium.org2014-08-182-4/+23
* Revert of ChromeOS: should not show "Language changed" notification for certa...miu@chromium.org2014-08-152-23/+4
* ChromeOS: should not show "Language changed" notification for certain languages.alemate@chromium.org2014-08-152-4/+23
* ui: Remove unneeded includes of grit/ui_resources.hthakis@chromium.org2014-08-141-1/+0
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-133-17/+16
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-133-16/+17
* Cleanup: Remove unneeded #include from ui/base/l10n/l10n_util.h.thestig@chromium.org2014-08-123-1/+2
* Move file_util_icu to base::i18n namespacebrettw@chromium.org2014-08-071-1/+1
* Roll ICU to icu52jshin@chromium.org2014-07-182-16/+12
* Revert 277111 "Roll ICU to icu52"sorin@chromium.org2014-06-132-12/+16
* Roll ICU to icu52jshin@chromium.org2014-06-132-16/+12
* Move IsStringUTF8/ASCII to base namespacebrettw@chromium.org2014-05-071-1/+1
* Rename IDS ids to be more consistent in ui_strings.grd.tnagel@chromium.org2014-04-161-22/+22
* More removal of GTK code.erg@chromium.org2014-04-151-2/+0
* Allow country-specific languages in UI list at OOBE.alemate@chromium.org2014-04-092-6/+8
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-171-1/+1
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-171-1/+1
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-142-3/+5
* Introduce a mock ui_unittests Framework for loading resources.tapted@chromium.org2014-03-121-15/+0
* Revert 255512 "Introduce a mock ui_unittests Framework for loadi..."tapted@chromium.org2014-03-071-0/+15
* Introduce a mock ui_unittests Framework for loading resources.tapted@chromium.org2014-03-071-15/+0
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* Add support for localized time strings with two units, eg. "2 hours 17 minutes"tnagel@chromium.org2014-02-276-397/+861
* [Android] Remove unnecessary LocalizationUtils#isRtl.kkimlabs@chromium.org2014-02-252-13/+9
* [Android] Expose isSystemLayoutDirectionRtl() to c++.kkimlabs@chromium.org2014-02-202-0/+16
* Cleanup time_format.cc, mostly cosmetic, one minor fixtnagel@chromium.org2014-02-061-56/+57
* Use "second" instead of "sec" in TimeRemainingLong()tnagel@chromium.org2014-02-063-5/+37
* Rename TimeRemainingShort() --> TimeDurationShort()tnagel@chromium.org2014-02-053-7/+5