Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RegisterNatives() returns 0 on success.•••cf. http://docs.oracle.com/javase/6/docs/technotes/guides/jni/spec/functions.html#wp5833 Change-Id: I2c599f2d8765a7475c7076e6b049f77ad79feb79 | 2014-03-26 | 1 | -1/+1 | |
* | Separate utility methods from BinaryDictionary in native code.•••Bug: 8187060 Change-Id: I099de557d2aaee95c6b809450108139550e9b0aa | 2014-03-05 | 1 | -0/+5 | |
* | Have dicttool use the native library to generate v4 dicts.•••Yay ! Change-Id: Iea8ced9e81031b9ab7eff05ad9ef7215be248de9 | 2013-12-13 | 1 | -9/+0 | |
* | Rename BinaryDictDecoder to Ver3DictDecoder.•••Change-Id: Ibf9b95b658df6e2c2218bdb62e2380f326a03832 | 2013-08-20 | 1 | -3/+3 | |
* | [Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDict...•••Change-Id: I7c3269d77e3e3b567e459dcaa1bc029903941744 | 2013-08-15 | 1 | -3/+3 | |
* | Add an initial JNI interface to dicttool.•••Bug: 10100269 Change-Id: I883992c2033e7d9e7c754c0bf653767728b221b6 | 2013-08-15 | 1 | -0/+9 | |
* | 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 | 2013-06-04 | 1 | -2/+2 | |
* | Cleanup the include paths•••Change-Id: Ic93d39e230170cfc9f5be6d81d42006e1a61e347 | 2013-04-08 | 1 | -2/+2 | |
* | Replace assert() with ASSERT() & use -funwind-tables for debug builds•••Change-Id: I9ec14eb24ebc45657119a45aba09517e71a22974 | 2013-01-09 | 1 | -3/+1 | |
* | Yet another small cleanups•••Change-Id: Ie940c4d4d9d85c95e2f04ba23f00a54ba3dc53bf | 2013-01-08 | 1 | -21/+14 | |
* | A couple of cleanups. Remove unnecessary casts.•••Change-Id: Ice530aa83a9a688da35aec408be2a60242699157 | 2012-08-14 | 1 | -1/+1 | |
* | 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 | 2012-08-13 | 1 | -6/+0 | |
* | Merge "Add traverse session" into jb-mr1-dev | 2012-08-08 | 1 | -0/+6 | |
|\ | |||||
| * | Add traverse session•••Bug: 6942265 Change-Id: I384cf701f5ee44c4b1037e5b8ddfa3d570286f55 | 2012-08-08 | 1 | -0/+6 | |
* | | Cleanup headers.•••Change-Id: Ied1bedb8ba5fae590987ea23bed32f4db1a60d77 | 2012-08-08 | 1 | -2/+2 | |
|/ | |||||
* | Header cleanup•••Change-Id: I1aa91708d0de01ca3e84e69ec8d3a3832c386ca8 | 2012-08-03 | 1 | -3/+0 | |
* | Header cleanup•••Change-Id: Idaf19de3dc75367d49bc01e84e5a9f057c1f8dba | 2012-08-01 | 1 | -0/+1 | |
* | Cleanup headers•••Change-Id: I9124366b2000cad54966fb6936bb4691bbf115a3 | 2012-07-31 | 1 | -3/+3 | |
* | Misc cleanups•••Change-Id: I28308f12c3064299acefc346b72279036c3726a7 | 2012-07-30 | 1 | -6/+5 | |
* | Cosmetic fixes and style fixes•••Change-Id: I69c42ff945cdf0d5205c6ca61d6861a0479492dc | 2012-07-25 | 1 | -19/+18 | |
* | Add NativeUtils.powf()•••Change-Id: I0339f39d49bc6390d098017f32d92c776974e03e | 2012-06-08 | 1 | -0/+6 | |
* | Add missing includes.•••Change-Id: Ic7199045d0cffb208871f52cc167194013351d32 | 2012-05-16 | 1 | -0/+1 | |
* | New LOG lib•••Change-Id: I977e7e10fa58c0a64ca0c3c7b5cb2272446e3efe | 2012-01-13 | 1 | -5/+5 | |
* | Remove NULL from native/jni•••Change-Id: I7c4e32d0d69876c7ea85d6997c9a40fa362152eb | 2011-10-28 | 1 | -3/+3 | |
* | Clean up in LatinIME native code•••Change-Id: I0062200a0181a491690115ac0fab8d11358e2f14 | 2011-06-18 | 1 | -0/+79 |