summaryrefslogtreecommitdiffstats
path: root/base/i18n/break_iterator.h
Commit message (Expand)AuthorAgeFilesLines
* Add BREAK_CHARACTER to base::i18n::BreakIterator.hbono@chromium.org2012-08-311-0/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* This is a reapply of xji@google.com2011-09-211-0/+6
* Revert 102006 - fix know issues in RenderTextsky@chromium.org2011-09-201-6/+0
* fix know issues in RenderTextxji@google.com2011-09-201-0/+6
* Base: Switch base_i18n to be a separate dll (component build)rvargas@google.com2011-08-311-1/+2
* base/i18n: Make BreakIterator::IsWord() more readable.tfarina@chromium.org2011-05-261-14/+15
* base/i18n: Pass |str| as const reference in BreakIterator::Init().tfarina@chromium.org2011-05-251-2/+2
* base/i18n: Put break_iterator* into namespace i18n.tfarina@chromium.org2011-05-161-1/+3
* Make 'dangerous download warning' visible in Japanese UI on Windows.jshin@chromium.org2011-03-281-9/+22
* Add BREAK_NEWLINE mode to break_iterator.cctsepez@chromium.org2010-12-211-17/+25
* Commiting second word iterator patch for tsepez. this was originally reviewed...cdn@chromium.org2010-12-151-0/+100