aboutsummaryrefslogtreecommitdiffstats
path: root/native/jni/jni_common.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanups in JNI related codeKen Wakasa2013-06-041-2/+2
| | | | | | | | | | Removed the malloc version in binary dictionary support -- this has not really been tested well so far, and the mmap version has been working pretty well after all. Several cosmetic fixes etc. Change-Id: Iad0da58b300b769fb5946a3e73fc96f56215980e
* Misc small cleanupsKen Wakasa2013-01-081-3/+1
| | | | Change-Id: Iea61e6c76a9a0437a1b2e8143f6ab5b09a8e211e
* Start using JNI's Get<Type>ArrayRegion()Ken Wakasa2012-08-081-27/+0
| | | | Change-Id: Iaa1014efe639dd79540835b0d5201093dbd8dab8
* Cleanup headersKen Wakasa2012-07-311-2/+0
| | | | Change-Id: I9124366b2000cad54966fb6936bb4691bbf115a3
* Misc cleanupsKen Wakasa2012-07-301-2/+1
| | | | Change-Id: I28308f12c3064299acefc346b72279036c3726a7
* Cosmetic fixes and style fixesKen Wakasa2012-07-251-17/+15
| | | | Change-Id: I69c42ff945cdf0d5205c6ca61d6861a0479492dc
* Remove NULL from native/jniTadashi G. Takaoka2011-10-281-4/+4
| | | | Change-Id: I7c4e32d0d69876c7ea85d6997c9a40fa362152eb
* Pass the touch position correction data to native.Yusuke Nojima2011-09-291-0/+14
| | | | Change-Id: I92958779377a530410d1682100f9d0a2ba267dea
* Add explicit NULL check to latinime_Keyboard_setProximityInfo() and ↵Yusuke Nojima2011-09-271-1/+17
| | | | | | | ProximityInfo::ProximityInfo(). Bug: 5375319 Change-Id: If3016ab56b6c62c8855b394f23e09e127a279be7
* Clean up in LatinIME native codeKen Wakasa2011-06-181-0/+30
Change-Id: I0062200a0181a491690115ac0fab8d11358e2f14