History log of /external/icu4c/common/ubrk.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c18ee5935cbf2ffb741e5e6087ce5f009867f658 03-Dec-2012 Elliott Hughes <enh@google.com> Remove ubrk_setText hack.

This was to work around a bug in WebKit. Newer WebKit releases don't
have this bug (fixed by http://trac.webkit.org/changeset/109144), and
our ancient external/webkit doesn't have it either --- both calls to
ubrk_setText come after a null check.

I tested with the HTML in the bug shown in a WebView, with and without
this patch.

Bug: http://bugs.icu-project.org/trac/ticket/9115
Bug: http://code.google.com/p/chromium/issues/detail?id=95486
Change-Id: I7b8dc38f933eff124af02cb911e188aaac046554
/external/icu4c/common/ubrk.cpp
103e9ffba2cba345d0078eb8b8db33249f81840a 10-Oct-2012 Craig Cornelius <ccornelius@google.com> ICU 49.2upgrade

(cherry-pick of 83a171d1a62abf406f7f44ae671823d5ec20db7d.)

Change-Id: I2f0f13293d9f47b4605c4ac173d1096dce2b8eb4
/external/icu4c/common/ubrk.cpp
4fceb0aeb072e9c6879c37fbcdcef2c4286c4719 08-Oct-2012 Elliott Hughes <enh@google.com> Backport BreakIterator::refreshInputText to icu4c 4.8.

Corresponds to these two patches:

1. http://bugs.icu-project.org/trac/changeset/30145
2. http://bugs.icu-project.org/trac/changeset/30201

For icu4c bug http://bugs.icu-project.org/trac/ticket/8490.

(cherry-pick of 0745c569f807bddcfc8d9f21eba504955fcdba98.)

Bug: 7288264
Bug: 7307154
Change-Id: Ice80d53c2f5722bb24ad841a943252b41b97cfa6
/external/icu4c/common/ubrk.cpp
0c557cf365b873106993a381b7f20be0fb738cf9 22-Feb-2012 claireho <chinglanho@gmail.com> Bug 6045986 - missing check against NULL in icu ubrk_setText().

Apply the fix for ICU ticket#9115.

Change-Id: Ifb75a6ea67d60be57ec6f2486549f1beaf94a921
/external/icu4c/common/ubrk.cpp
85bf2e2fbc60a9f938064abc8127d61da7d19882 24-Nov-2009 Claire Ho <chinglanho@gmail.com> Merge ICU421 to Android.

Bug: 1823720
Reviewed-by: jessewilson@google.com, enh@google.com
CC:
Signed-off-by:
/external/icu4c/common/ubrk.cpp
51cfa1a9a96cad34675a6415fe86dfdf3f525bb6 18-Jul-2009 Jean-Baptiste Queru <jbq@google.com> move files up out of the source folder
/external/icu4c/common/ubrk.cpp