summaryrefslogtreecommitdiffstats
path: root/base/i18n
Commit message (Expand)AuthorAgeFilesLines
* Add some debugging code for InitializeICU for crbug.com/445616scottmg2016-03-111-0/+15
* Disable TimeFormattingTests on Androidclamy2016-02-011-5/+32
* [iOS] Allow overriding icuctl.dat file location.justincohen2016-01-081-0/+10
* Switch to standard integer types in base/strings/.avi2015-12-251-0/+1
* Switch to standard integer types in base/i18n/.avi2015-12-2431-92/+162
* Fix a memory leak in the encoding detector wrapperjshin2015-12-111-9/+3
* Added --force-ui-direction flag for developers to force LTR or RTL.mgiuca2015-12-043-10/+70
* mandoline: Reland "Fix ICU initialization".erg2015-11-122-2/+47
* Revert of mandoline: Fix ICU initialization. (patchset #31 id:570001 of https...erg2015-11-102-46/+2
* mandoline: Fix ICU initialization.erg2015-11-102-2/+46
* Restore locales after testsolli.raula2015-08-204-4/+18
* Creates BreakIterator::GetWordBreakStatus.juliusa2015-08-123-2/+118
* Optimize RTL check in ICU to avoid mmap access.danduong2015-08-123-12/+52
* Replace ToLower calls to the new formatbrettw2015-08-101-5/+2
* Support XCode's "Right to Left Pseudolanguage" on iOS.marq2015-08-101-0/+11
* Add ICU message format supportjshin2015-08-073-0/+432
* Create an experiment that avoids mmap access of ICU during startup.danduong2015-07-271-0/+10
* Remove CaseInsensitiveCompare from string_util.hbrettw2015-07-141-0/+4
* Add a FoldCase function, improve ToLower/ToUpper.brettw2015-07-093-35/+157
* Fixed tests TimeFormattingTest.TimeFormatDateUS & GB.vitbar2015-07-011-4/+14
* Show timestamps with millisecond accuracy in chrome://proximity-auth.tengs2015-06-243-14/+34
* Store and load icudtl.dat directly from the apk rather than extracting on sta...agrieve2015-06-191-0/+16
* Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_p...agrieve2015-06-192-85/+118
* Revert of Moved logic for mapping child process FDs for ICU and V8 into child...mek2015-06-162-114/+85
* Moved logic for mapping child process FDs for ICU and V8 into child_process_l...agrieve2015-06-162-85/+114
* RenderTextHarfBuzz no longer ignores its specified text direction.mgiuca2015-06-122-4/+23
* BiDiLineIterator: Remove "url" parameter.mgiuca2015-06-102-6/+2
* added test to test case converting with nonASCIIolli.syrjala2015-05-191-2/+54
* Removes android ifdefs from InitializeICUWithFileDescriptorsky2015-05-082-22/+18
* Remove CodepageToWide and WideToCodepagejshin2015-05-063-198/+1
* Update the ICU's default timezone in browser/rendererjshin2015-04-291-4/+19
* Add temporary CHECKs in ICU init to attempt to more closely locate crashscottmg2015-04-251-0/+19
* Change CompareString16WithCollator to take const ref collator.estade2015-04-113-12/+10
* Fixing debug GN build.bradnelson2015-03-242-0/+6
* base: Fix/add header #ifndef guards.danakj2015-03-102-2/+2
* Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https...bnc2015-03-092-2/+2
* base: Fix/add header #ifndef guards.danakj2015-03-092-2/+2
* Upgrade ICU to 54.1jshin2015-02-202-4/+5
* A memory issue occurred in https://codereview.chromium.org/827123004/jww2015-02-081-6/+0
* The Certificate Web UI incorrectly formats the issued and expires dates.jww2015-02-083-0/+31
* Update ReplaceIllegalCharactersInPath to handle quirks in HFS+ and VFATasanka2015-01-313-68/+112
* Clean up time_formatting_unittest.cc now that chromium icu has been updatedPaweł Hajdan, Jr2015-01-301-17/+0
* Cleanup dead code in base/ as found by Scythe.thestig2015-01-222-4/+3
* Move l10n_util's GetCanonicalLocal() function into base/i18n module.tfarina2015-01-162-3/+3
* mmap V8 snapshot and ICU data file in the android_webviewmkosiba2015-01-092-14/+22
* base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().danakj2015-01-081-1/+1
* More wiring for server autofill data.brettw2014-12-191-1/+1
* Prefix CommandLine usege with base namespace (Part 1: base/)pgal.u-szeged2014-11-251-3/+3
* Avoid a string copy in URLRequestResourceBundleJob::GetData().jyasskin2014-11-171-0/+4
* Roll src/third_party/icu 8ac906f:d8b2a9d7 (svn 292317:292476)jshin2014-10-221-1/+2