aboutsummaryrefslogtreecommitdiffstats
path: root/native (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert https://android-git.corp.google.com/g/#change,63791 as library ↵Ken Wakasa2010-09-031-2/+2
| | | | | | | | loading issue seems to have been fixed now. bug: 2963855 Change-Id: Iafdfda801083f85126c443508755e3cc711fbf52
* Fix UnsatisfiedLinkError for Latin IME. Don't use old NDK version in a ↵Amith Yamasani2010-08-311-2/+2
| | | | | | | | platform build. Also added a clean step, since it's only a Makefile change. Change-Id: Ide1684a5f34e99496e969edb8443dc4545b57306
* DO NOT MERGE. Backport LatinIME from master to Gingerbreadsatok2010-08-206-101/+1289
| | | | | | TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963
* For issue #2651381, allow library prelinking.Dan Bornstein2010-05-051-2/+0
| | | | Change-Id: If7015f2fa5932f69807797ffcc496550d5cb1630
* Don't let the native code target be included twice when unbundling.Amith Yamasani2010-03-095-0/+822
Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986