Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base/i18n: Make BreakIterator::IsWord() more readable. | tfarina@chromium.org | 2011-05-26 | 1 | -5/+3 |
* | base/i18n: Pass |str| as const reference in BreakIterator::Init(). | tfarina@chromium.org | 2011-05-25 | 1 | -3/+3 |
* | base/i18n: Put break_iterator* into namespace i18n. | tfarina@chromium.org | 2011-05-16 | 1 | -0/+2 |
* | Make 'dangerous download warning' visible in Japanese UI on Windows. | jshin@chromium.org | 2011-03-28 | 1 | -3/+3 |
* | Add BREAK_NEWLINE mode to break_iterator.cc | tsepez@chromium.org | 2010-12-21 | 1 | -9/+32 |
* | Fix build with -Duse_system_icu=1 and libicu-4.4.* | phajdan.jr@chromium.org | 2010-12-20 | 1 | -4/+6 |
* | Commiting second word iterator patch for tsepez. this was originally reviewed... | cdn@chromium.org | 2010-12-15 | 1 | -0/+76 |