| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I1e37ca655b4c1ba91a04aaf5aea8267cd46b4f43
|
|
|
|
| |
Change-Id: I876bceed12cf533cb29d290fbc05a686f4030579
|
|
|
|
| |
Change-Id: I24f91d7130f2203715b868d4a82510660939886f
|
|
|
|
| |
Change-Id: I33f4042265c0dcc2530cee43c610f73ec99c6792
|
|
|
|
|
|
| |
Make use of AK_FORCE_INLINE for -Winline and better performance
Change-Id: If0016e2ef61c1fe007c83bb1a5133a6b6bde568e
|
|
|
|
| |
Change-Id: Ie9ff77c661693a1e21d0aa4cfc079bfbf3171f49
|
|
|
|
|
|
| |
Align next key to path bases its scoring method on probabilities.
Change-Id: I5247c965b92c0052bfdab8a9b1027bc86eb33218
|
|
|
|
|
|
|
| |
Calculate probabilities for each points in advance.
It enables to input not in the dictionary word.
Change-Id: I8d84642045dc3b8ad49719d9b70dda14457995cd
|
|
|
|
| |
Change-Id: I9b5e57583deb2d0c980e66c3dfbfd1e12734bc8e
|
|
|
|
| |
Change-Id: Ic466b787b6cc60e6d23b67c8a7f84ad4d0b521c7
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sugar on mac
result_type=1 expected=<1093> actual=<1047>
result_type=4 expected=<730> actual=<698>
result_type=5 expected=<177> actual=<173>
sugar on linux
result_type=1 expected=<1093> actual=<1047>
result_type=4 expected=<730> actual=<698>
result_type=5 expected=<177> actual=<173>
Change-Id: I4cd39becb0de4076dd37d870adda6463a96de424
|
|
|
|
| |
Change-Id: I9bfac98b9ac10f3812290f21673c4002241eae01
|
|
|
|
| |
Change-Id: I839c498c85009a5d6428a71f121a2906fd667db8
|
|
|
|
| |
Change-Id: Ic051703e5b67adfc62753ebd9ab254296719c6e9
|
|
|
|
| |
Change-Id: I455f6a52667b1c6ae5eb9f58b3494dd87eb2c3f5
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
Change-Id: Ida63382ffb756e20cc5b17c2702d2895e7e6e889
|