summaryrefslogtreecommitdiffstats
path: root/base/i18n/break_iterator.cc
Commit message (Expand)AuthorAgeFilesLines
* 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