summaryrefslogtreecommitdiffstats
path: root/base/i18n
Commit message (Expand)AuthorAgeFilesLines
* Log InitializeICU() failures in relase buildwangxianzhu@chromium.org2014-05-271-4/+4
* Remove MessagePumpGtk.erg@chromium.org2014-04-162-17/+0
* Run ContentMain in a browser_test's browser process. This removes duplication...jam@chromium.org2014-03-182-7/+23
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-171-4/+0
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-171-0/+4
* Change DCHECK_IS_ON() to DCHECK_IS_ONwangxianzhu@chromium.org2014-03-141-5/+5
* Let DCHECK in non-official-release build be opt-in with dcheck_always_on=1 onlywangxianzhu@chromium.org2014-03-101-4/+1
* Enable icu_use_data_file_flag on Androidjshin@chromium.org2014-03-081-0/+2
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-1/+1
* Fix build issues in base/ for Android x64yang.gu@intel.com2014-02-281-5/+10
* Revert 253938 "Enable icu_use_data_file_flag on Android"pkasting@chromium.org2014-02-281-2/+0
* Fix "narrowing conversion" errors uncovered in building with gcc 4.8agoode@chromium.org2014-02-271-3/+4
* Enable icu_use_data_file_flag on Androidjshin@chromium.org2014-02-271-0/+2
* Enable icu_use_data_file on Windowsjshin@chromium.org2014-01-241-2/+7
* Revert of Enable icu_use_data_file on Windows (https://codereview.chromium.or...jshin@chromium.org2014-01-231-1/+1
* Enable icu_use_data_file on Windowsjshin@chromium.org2014-01-221-1/+1
* Refactor base/safe_numerics.hjschuh@chromium.org2014-01-171-2/+2
* Fix compilation of build_utf8_validator_tables on Win64.ricea@chromium.org2014-01-161-1/+3
* The browser-side WebSocket implementation needs to avoid sending invalidricea@chromium.org2014-01-157-0/+1318
* Implement eliding/truncating at end in RenderTextskanuj@chromium.org2014-01-023-1/+82
* Remove UTF string conversion functions from the global namespace.avi@chromium.org2013-12-262-6/+8
* Roll icu to 241739 and drop a version from icudt*datjshin@chromium.org2013-12-191-2/+5
* Revert of https://codereview.chromium.org/107513011/szym@chromium.org2013-12-163-82/+1
* Implement eliding/truncating at end in RenderTextskanuj@chromium.org2013-12-163-1/+82
* Revert of https://codereview.chromium.org/112063003/szym@chromium.org2013-12-133-82/+1
* Implement eliding/truncating at end in RenderTextskanuj@chromium.org2013-12-133-1/+82
* Move the logic for getting icu data out of icu_utiljshin@chromium.org2013-12-041-29/+12
* Move more uses of string16 to specify base::brettw@chromium.org2013-12-034-5/+6
* retry r235823 with more lax unit test.estade@chromium.org2013-11-253-0/+650
* Revert 235823 "Add a timezone utility file to base/."dewittj@chromium.org2013-11-193-654/+0
* Revert 235842 "fix android build by adding build_config.h"dewittj@chromium.org2013-11-191-1/+1
* fix android build by adding build_config.hestade@chromium.org2013-11-181-1/+1
* Add a timezone utility file to base/.estade@chromium.org2013-11-183-0/+654
* base: fix typos in commentvapier@chromium.org2013-10-081-3/+3
* Build Fix for Win: Make base_i18n_nacl_win64.dll.lib to be generatedyosin@chromium.org2013-08-231-3/+5
* base: Minor cleanups in icu_util.htfarina@chromium.org2013-08-232-8/+10
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-1816-31/+31
* base/i18n: Class for efficiently searching the same query over many texts.kinaba@chromium.org2013-07-113-35/+83
* Use a direct include of time headers in base/, part 1.avi@chromium.org2013-06-282-2/+2
* [Autofill] Determine Popup RTLness from pagecsharp@chromium.org2013-06-121-0/+1
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-1022-23/+23
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-0715-17/+17
* Moving ICU constants to separate OBJ for split-linkcpu@chromium.org2013-05-224-11/+36
* Cleanup: Remove unneeded base/file_util.h includes in base.thestig@chromium.org2013-05-141-1/+0
* Use CR_DEFINE_STATIC_LOCAL for iOS leaky mapped file.justincohen@google.com2013-05-061-1/+1
* Refactoring: Moved the function CompareString16WithCollator from ui/base/l10n...hajimehoshi@chromium.org2013-04-233-58/+70
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* base: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-303-3/+3