aboutsummaryrefslogtreecommitdiffstats
path: root/native/src/char_utils.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* bionic code removal. Merge from https://android-git.corp.google.com/g/#chang...•••Change-Id: I9448ad4ee8bf566c830cdef0df907f1695cfb409 Ken Wakasa2010-04-231-20/+13
* Optimize latin_tolower(). Marge from master: https://android-git.corp.google...•••Change-Id: Ib1d7711aca533c21e5179b557a3ed806ac3fbdc6 Ken Wakasa2010-04-211-12/+19
* Fix the sandbox build & get rid of ICU dependency.•••Changed package name from com.android.inputmethod.latin2 to com.google.android.inputmethod.latin2. Copied LatinIME's current dictionaries from master's vendor directory. Confirmed latin_tolower() function returns the result identical to ICU's u_tolower(). - Note that I will merge the ICU dependency removal change to master. Change-Id: Ia85bd3e88ce5159934684e2228d8b0c5a8885296 Ken Wakasa2010-04-201-0/+899