summaryrefslogtreecommitdiffstats
path: root/base/i18n/break_iterator.cc
Commit message (Expand)AuthorAgeFilesLines
* Upgrade ICU to 54.1jshin2015-02-201-1/+2
* Fix bug in BreakIterator class that could cause illegal accessiceman2014-10-061-2/+7
* RenderTextHarfBuzz: Allow mid-glyph cursors in multi-grapheme clustersckocagil@chromium.org2014-07-301-3/+11
* Fixes for re-enabling more MSVC level 4 warnings: base/ editionpkasting@chromium.org2014-07-031-1/+1
* Refactor code to avoid direct dependency upon ICU: spellcheck_worditeratorandrewhayden@chromium.org2014-06-131-9/+55
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-181-3/+3
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-071-3/+3
* Add BREAK_CHARACTER to base::i18n::BreakIterator.hbono@chromium.org2012-08-311-0/+4
* This is a reapply of xji@google.com2011-09-211-0/+21
* Revert 102006 - fix know issues in RenderTextsky@chromium.org2011-09-201-21/+0
* fix know issues in RenderTextxji@google.com2011-09-201-0/+21
* base/i18n: Make BreakIterator::IsWord() more readable.tfarina@chromium.org2011-05-261-5/+3
* base/i18n: Pass |str| as const reference in BreakIterator::Init().tfarina@chromium.org2011-05-251-3/+3
* base/i18n: Put break_iterator* into namespace i18n.tfarina@chromium.org2011-05-161-0/+2
* Make 'dangerous download warning' visible in Japanese UI on Windows.jshin@chromium.org2011-03-281-3/+3
* Add BREAK_NEWLINE mode to break_iterator.cctsepez@chromium.org2010-12-211-9/+32
* Fix build with -Duse_system_icu=1 and libicu-4.4.*phajdan.jr@chromium.org2010-12-201-4/+6
* Commiting second word iterator patch for tsepez. this was originally reviewed...cdn@chromium.org2010-12-151-0/+76