History log of /packages/inputmethods/LatinIME/native/jni/jni_common.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
112257e40f6f6d914fac1c3a45f39a770693b386 20-Aug-2013 Yuichiro Hanada <yhanada@google.com> Rename BinaryDictDecoder to Ver3DictDecoder.

Change-Id: Ibf9b95b658df6e2c2218bdb62e2380f326a03832
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp
94460eba11019ec4658c42b4bcc0379d70f41770 15-Aug-2013 Yuichiro Hanada <yhanada@google.com> [Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDictDecoder.

Change-Id: I7c3269d77e3e3b567e459dcaa1bc029903941744
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp
e7870a2c0d817e6548eb00c80278b9f7b86c1a5b 11-Aug-2013 Jean Chalard <jchalard@google.com> Add an initial JNI interface to dicttool.

Bug: 10100269
Change-Id: I883992c2033e7d9e7c754c0bf653767728b221b6
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp
ad0c6d7b3635f0c1d92a3e4d895909234b7a2f0d 04-Jun-2013 Ken Wakasa <kwakasa@google.com> Cleanups in JNI related code

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
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp
b68e73448104714e8f12f89a1e00fb10b5fd14c4 08-Apr-2013 Ken Wakasa <kwakasa@google.com> Cleanup the include paths

Change-Id: Ic93d39e230170cfc9f5be6d81d42006e1a61e347
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp
ccebd5cefe0b6b17676edd8639f62bb708a7dd2e 09-Jan-2013 Ken Wakasa <kwakasa@google.com> Replace assert() with ASSERT() & use -funwind-tables for debug builds

Change-Id: I9ec14eb24ebc45657119a45aba09517e71a22974
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp
aaefc4b30c2cfac105374eb2ae83cf34c975a0cc 08-Jan-2013 Ken Wakasa <kwakasa@google.com> Yet another small cleanups

Change-Id: Ie940c4d4d9d85c95e2f04ba23f00a54ba3dc53bf
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp
34710b03e6d890a61c8c570ff9e769493f6955f9 14-Aug-2012 Ken Wakasa <kwakasa@google.com> A couple of cleanups. Remove unnecessary casts.

Change-Id: Ice530aa83a9a688da35aec408be2a60242699157
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp
bcec82de66f52655593dc233346f11468f5077a0 12-Aug-2012 Ken Wakasa <kwakasa@google.com> Clean up constructors

And, use C++ style casts and use float math functions rather than double ones to save memory space.

Also, stop using FloatMath and NativeUtils as standard Math methods are faster now.
See http://code.google.com/p/android/issues/detail?id=36199 and https://android-review.googlesource.com/40700

multi-project commit with I4259fb5ab8a15ac5760a7f04fc8f4c860529f04a

Change-Id: I0b81cff8c91769f7559a59b9528c75a5aabb4211
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp
181567f9c76a0b03250211bf7b53a66473bf704e 08-Aug-2012 Satoshi Kataoka <satok@google.com> Merge "Add traverse session" into jb-mr1-dev
c4e4dfe17dd60d200b851d228ce718543900a1fc 08-Aug-2012 Satoshi Kataoka <satok@google.com> Add traverse session

Bug: 6942265

Change-Id: I384cf701f5ee44c4b1037e5b8ddfa3d570286f55
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp
9b392364b7c59a143e66a8ef1d1149a47843d124 08-Aug-2012 Ken Wakasa <kwakasa@google.com> Cleanup headers.

Change-Id: Ied1bedb8ba5fae590987ea23bed32f4db1a60d77
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp
1d8a246e392e0ab4b1e7c8a60e67c00fca05c93c 03-Aug-2012 Ken Wakasa <kwakasa@google.com> Header cleanup

Change-Id: I1aa91708d0de01ca3e84e69ec8d3a3832c386ca8
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp
74fb957e49e7d9ff5af47f35d062aa7c7f97a8fc 01-Aug-2012 Ken Wakasa <kwakasa@google.com> Header cleanup

Change-Id: Idaf19de3dc75367d49bc01e84e5a9f057c1f8dba
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp
f1008c550168e50f930ea1e043000b395ce0f129 31-Jul-2012 Ken Wakasa <kwakasa@google.com> Cleanup headers

Change-Id: I9124366b2000cad54966fb6936bb4691bbf115a3
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp
5460ea389d83722ac98abaef8a2bb9900fb571e7 30-Jul-2012 Ken Wakasa <kwakasa@google.com> Misc cleanups

Change-Id: I28308f12c3064299acefc346b72279036c3726a7
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp
0bbb917d12358e0264796e75dea888f244761b64 25-Jul-2012 Ken Wakasa <kwakasa@google.com> Cosmetic fixes and style fixes

Change-Id: I69c42ff945cdf0d5205c6ca61d6861a0479492dc
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp
e7b34b9f867b64eabc3606e5ef21e26eda8de0f6 08-Jun-2012 Ken Wakasa <kwakasa@google.com> Add NativeUtils.powf()

Change-Id: I0339f39d49bc6390d098017f32d92c776974e03e
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp
3b088a2f365a9ce06f58243c83cb961ea2920b7e 16-May-2012 Ken Wakasa <kwakasa@google.com> Add missing includes.

Change-Id: Ic7199045d0cffb208871f52cc167194013351d32
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp
9fb6f47a6a11f62d134d4d6259181ac987fc1ad3 13-Jan-2012 satok <satok@google.com> New LOG lib

Change-Id: I977e7e10fa58c0a64ca0c3c7b5cb2272446e3efe
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp
94810dec2115e92365b5c53f8e5bccfc5bec2e89 28-Oct-2011 Tadashi G. Takaoka <takaoka@google.com> Remove NULL from native/jni

Change-Id: I7c4e32d0d69876c7ea85d6997c9a40fa362152eb
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp
ce9e52a12a6af8fca0eba42aaae24602fbd5c998 18-Jun-2011 Ken Wakasa <kwakasa@google.com> Clean up in LatinIME native code

Change-Id: I0062200a0181a491690115ac0fab8d11358e2f14
/packages/inputmethods/LatinIME/native/jni/jni_common.cpp