| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the ICU syntax message for plural formatting. | jshin | 2015-04-09 | 1 | -11/+10 |
* | Roll ICU to eda9e75b to add the Windows data dll | jshin | 2015-03-04 | 1 | -0/+2 |
* | Upgrade ICU to 54.1 | jshin | 2015-02-20 | 1 | -8/+5 |
* | Move l10n_util's GetCanonicalLocal() function into base/i18n module. | tfarina | 2015-01-16 | 1 | -6/+3 |
* | Add ckb, ku and de-LI to the Accept-Language list | jshin | 2014-12-16 | 1 | -0/+2 |
* | Cleanup: Remove unneeded path_service.h includes. | thestig | 2014-11-06 | 1 | -1/+0 |
* | Exclude en_001 from the avaialble locales | jshin | 2014-10-23 | 1 | -0/+1 |
* | [Android] Simplify logic for grabbing initial country-code. | yfriedman | 2014-10-20 | 1 | -1/+2 |
* | Convert ARRAYSIZE_UNSAFE -> arraysize in ui/. | viettrungluu | 2014-10-16 | 1 | -1/+1 |
* | Change base/file_utils.h includes to base/files/file_utils.h in gin, google_a... | thestig | 2014-09-05 | 1 | -1/+1 |
* | Move StringComparator<string16>::operator() to header | scottmg | 2014-08-29 | 1 | -12/+0 |
* | Do not switch the ICU locale when interacting with public session pods | bartfab@chromium.org | 2014-08-21 | 1 | -9/+13 |
* | ChromeOS: should not show "Language changed" notification for certain languages. | alemate@chromium.org | 2014-08-18 | 1 | -4/+16 |
* | Revert of ChromeOS: should not show "Language changed" notification for certa... | miu@chromium.org | 2014-08-15 | 1 | -16/+4 |
* | ChromeOS: should not show "Language changed" notification for certain languages. | alemate@chromium.org | 2014-08-15 | 1 | -4/+16 |
* | Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..." | brettw@chromium.org | 2014-08-13 | 1 | -14/+14 |
* | Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace | brettw@chromium.org | 2014-08-13 | 1 | -14/+14 |
* | Move file_util_icu to base::i18n namespace | brettw@chromium.org | 2014-08-07 | 1 | -1/+1 |
* | Roll ICU to icu52 | jshin@chromium.org | 2014-07-18 | 1 | -14/+5 |
* | Revert 277111 "Roll ICU to icu52" | sorin@chromium.org | 2014-06-13 | 1 | -5/+14 |
* | Roll ICU to icu52 | jshin@chromium.org | 2014-06-13 | 1 | -14/+5 |
* | Move IsStringUTF8/ASCII to base namespace | brettw@chromium.org | 2014-05-07 | 1 | -1/+1 |
* | Allow country-specific languages in UI list at OOBE. | alemate@chromium.org | 2014-04-09 | 1 | -6/+4 |
* | Revert 257524 "Move IsStringASCII/UTF8 to base namespace." | brettw@chromium.org | 2014-03-17 | 1 | -1/+1 |
* | Move IsStringASCII/UTF8 to base namespace. | brettw@chromium.org | 2014-03-17 | 1 | -1/+1 |
* | Move UTF16ToASCII, remove WideToASCII. | brettw@chromium.org | 2014-03-14 | 1 | -1/+2 |
* | Update uses of UTF conversions in ui/ to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 1 | -9/+9 |
* | Move more uses of string16 to specify base:: | brettw@chromium.org | 2013-12-03 | 1 | -68/+71 |
* | Support use_glib==0 in ui | spang@chromium.org | 2013-11-22 | 1 | -10/+8 |
* | rAc: More gracefully handle lots of legal docs | estade@chromium.org | 2013-10-28 | 1 | -9/+9 |
* | When user first time logs into Chromeos, he doesn't have "language" setting f... | alemate@chromium.org | 2013-09-24 | 1 | -64/+69 |
* | Use ICU for string pluralization in the extension permission dialog. | sammc@chromium.org | 2013-09-23 | 1 | -0/+22 |
* | Add more support for FreeBSD | Geo.Liaskos@gmail.com | 2013-09-21 | 1 | -2/+2 |
* | Replace third_party/icu/public with third_party/icu/source in the include dir... | jshin@chromium.org | 2013-07-18 | 1 | -2/+2 |
* | Translate: Filter and record languages whose names Chrome doesn't show | hajimehoshi@chromium.org | 2013-06-14 | 1 | -15/+16 |
* | Use a direct include of strings headers in ui/, part 1. | avi@chromium.org | 2013-06-11 | 1 | -3/+3 |
* | Use a direct include of utf_string_conversions.h in ui/. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Making l10n_util::GetAvailableLocales thread safe. | nona@chromium.org | 2013-05-01 | 1 | -31/+42 |
* | Refactoring: Moved the function CompareString16WithCollator from ui/base/l10n... | hajimehoshi@chromium.org | 2013-04-23 | 1 | -16/+3 |
* | Fix CHECK failure in l10n_util::IsLocaleAvailable(). | hshi@chromium.org | 2013-04-16 | 1 | -0/+8 |
* | [Android] Move LocaleUtils from base to ui. | yfriedman@chromium.org | 2013-04-10 | 1 | -4/+3 |
* | Update sys_string_conversions includes in chrome_frame, content, net, and ui. | brettw@chromium.org | 2013-03-28 | 1 | -1/+1 |
* | Fixing i18n issues with the system tray menu (strings are too long for menu) | skuhne@chromium.org | 2013-03-20 | 1 | -0/+7 |
* | src/: Update the remaining include paths of string_split.h to its new location. | tfarina@chromium.org | 2013-03-06 | 1 | -2/+2 |
* | Roll ICU and convert include style to standard Chromium style, | phajdan.jr@chromium.org | 2013-01-07 | 1 | -2/+2 |
* | [Android WebView] Fix some locale related TODOs. | benm@chromium.org | 2012-12-21 | 1 | -4/+1 |
* | Fix text direction markup for locale name. | kevers@chromium.org | 2012-11-09 | 1 | -2/+2 |
* | Upstream Android tweaks in chrome_browser_main.cc. | newt@chromium.org | 2012-10-20 | 1 | -3/+2 |
* | Update handling of Android language codes | cjhopman@chromium.org | 2012-08-06 | 1 | -4/+6 |
* | Add new ResourceBundle::Delegate interface. | marshall@chromium.org | 2012-05-09 | 1 | -4/+1 |