Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Selections spans should not split surrogate pair.•••When committing a span after a revert, the offset logic was such that it split a surrogate unicode pair used to express an emoji. Checking the last character of the span lets us avoid this problem. Fix for bug 19255233. Change-Id: I07d18d9002b5075f7925319dd05962011656c311 | 2015-02-04 | 1 | -0/+36 | |
* | Cleanup StringAndJsonUtilsTests•••Change-Id: I7d35492c439c9419915251387b0c12e205740586 | 2014-11-19 | 1 | -2/+290 | |
* | Rename StringUtils methods that handle title case manipulation•••Change-Id: Iee0dd077a0423f110f4f8dad0f04933045baef2a | 2014-11-19 | 1 | -28/+26 | |
* | Fix Greek accented upper case letters•••Bug: 18418991 Change-Id: I7b34b126bec70300c83e17bea39e1036de4bf7c2 | 2014-11-19 | 1 | -0/+191 | |
* | Move InputPointers and ResizableIntArray to common•••Bug: 18108776 Change-Id: Ie5c0430aa41a8d6c58bf510a10173223d7dfe9fe | 2014-10-29 | 2 | -0/+701 |