| Commit message (Expand) | Author | Age | Files | Lines |
* | Make utility classes final•••Change-Id: Ic4f69b4c8da33c9fca50d6829724179310c2f875
|  Tadashi G. Takaoka | 2012-08-29 | 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
|  Ken Wakasa | 2012-08-13 | 1 | -1/+1 |
* | Add NativeUtils.powf()•••Change-Id: I0339f39d49bc6390d098017f32d92c776974e03e
|  Ken Wakasa | 2012-06-08 | 1 | -2/+2 |
* | Small performance tweak•••Change-Id: Icd540742073d49d12e70b2d8bd99aaf7ccb5802d
|  Jean Chalard | 2012-06-08 | 1 | -5/+5 |
* | Remove a slew of Eclipse warnings.•••Change-Id: I03236386aea13fbd4fb8eaeee18e0008aa136502
|  Jean Chalard | 2012-06-08 | 1 | -2/+2 |
* | Fix a bug on upgrading user history scheme•••Bug: 6626700
Change-Id: I3190d7404e45e704be79ee2031e79b18475feb8c
|  satok | 2012-06-08 | 1 | -0/+6 |
* | Set level 1 as the initial value of the valid words•••Bug: 4192129
Change-Id: I867e78ce79c78977d08e8b66881a25b6fe5bf41f
|  Satoshi Kataoka | 2012-05-29 | 1 | -5/+18 |
* | Optimize the store of bigram list•••Bug: 4192129
Change-Id: Idcc62e4f9696b56b1d7013891b2da37b1784423e
|  Satoshi Kataoka | 2012-05-29 | 1 | -3/+8 |
* | Forget user history•••Bug: 4192129
Change-Id: Ic98398e5383093a1c24373849eadc48fc4d3626f
|  satok | 2012-05-28 | 1 | -2/+80 |
* | Add utils for forgetting curve•••Bug: 4192129
Change-Id: Iebb7ac355e1c1891da31c33754315bd76a61889b
|  satok | 2012-05-18 | 1 | -0/+120 |