| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug in BreakIterator class that could cause illegal access | iceman | 2014-10-06 | 1 | -3/+6 |
* | RenderTextHarfBuzz: Allow mid-glyph cursors in multi-grapheme clusters | ckocagil@chromium.org | 2014-07-30 | 1 | -0/+4 |
* | Refactor code to avoid direct dependency upon ICU: spellcheck_worditerator | andrewhayden@chromium.org | 2014-06-13 | 1 | -2/+17 |
* | base: fix typos in comment | vapier@chromium.org | 2013-10-08 | 1 | -3/+3 |
* | Use a direct include of strings headers in base/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Add BREAK_CHARACTER to base::i18n::BreakIterator. | hbono@chromium.org | 2012-08-31 | 1 | -0/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | This is a reapply of | xji@google.com | 2011-09-21 | 1 | -0/+6 |
* | Revert 102006 - fix know issues in RenderText | sky@chromium.org | 2011-09-20 | 1 | -6/+0 |
* | fix know issues in RenderText | xji@google.com | 2011-09-20 | 1 | -0/+6 |
* | Base: Switch base_i18n to be a separate dll (component build) | rvargas@google.com | 2011-08-31 | 1 | -1/+2 |
* | base/i18n: Make BreakIterator::IsWord() more readable. | tfarina@chromium.org | 2011-05-26 | 1 | -14/+15 |
* | base/i18n: Pass |str| as const reference in BreakIterator::Init(). | tfarina@chromium.org | 2011-05-25 | 1 | -2/+2 |
* | base/i18n: Put break_iterator* into namespace i18n. | tfarina@chromium.org | 2011-05-16 | 1 | -1/+3 |
* | Make 'dangerous download warning' visible in Japanese UI on Windows. | jshin@chromium.org | 2011-03-28 | 1 | -9/+22 |
* | Add BREAK_NEWLINE mode to break_iterator.cc | tsepez@chromium.org | 2010-12-21 | 1 | -17/+25 |
* | Commiting second word iterator patch for tsepez. this was originally reviewed... | cdn@chromium.org | 2010-12-15 | 1 | -0/+100 |