Satoshi Kataoka
|
e775073b72
|
Merge "Fix typing incremental decoder"
|
2012-12-12 03:39:22 -08:00 |
Satoshi Kataoka
|
0519fdd18a
|
Fix typing incremental decoder
Change-Id: Ia55d5c0200738c81f93530b3680bc3f37c0b2e28
|
2012-12-12 20:36:19 +09:00 |
Ken Wakasa
|
692cd00ea3
|
Small cleanups
Change-Id: I29b4dee15d66f8f1372035738658234395001d41
|
2012-12-11 23:52:22 +09:00 |
Satoshi Kataoka
|
fe4f1ce26c
|
Calculate isContinuationPossible for typing
Change-Id: I11edb1e5155e5048a6c95f84b36e2ef34572178c
|
2012-12-11 12:51:02 +09:00 |
Ken Wakasa
|
082507e1da
|
Header clean up
Change-Id: If9b2ea4ed8c1c4cf73463f0ac4bc63d4bb8cba42
|
2012-12-10 23:41:45 +09:00 |
Ken Wakasa
|
fc799ba03c
|
Clean up sign conversions in binary_format.h (done by -Wsign-conversion)
Change-Id: I9ca88c22ee5bbb66d50640e1d96021fbe71fc8ab
|
2012-12-10 20:23:18 +09:00 |
Satoshi Kataoka
|
203b213813
|
Fix build breakage.
Change-Id: I01b00827a3099097c1181a4ae91498a6cd14c3ca
|
2012-12-10 19:13:47 +09:00 |
Satoshi Kataoka
|
a21187188f
|
Rename function
Change-Id: Ia05d4b96158b17d4feef8f2d6ebd52e9dd69b25f
|
2012-12-06 19:08:45 +09:00 |
Satoshi Kataoka
|
0ed8c6ee29
|
turn off debug flags
Change-Id: I08710abe3e158ee48c954289fc6bb1269c4a7126
|
2012-12-06 15:12:50 +09:00 |
Ken Wakasa
|
aa5a3e84ad
|
Clean up int types in the Dictionary class
Change-Id: I49821c00186ce2a282bb23f369eb140b47d6c455
|
2012-12-03 19:54:30 +09:00 |
Ken Wakasa
|
1d516fb1b0
|
Clean up int types
Change-Id: Ib6819b9d7f00208f47533d7ab3d2e02ca3730981
|
2012-12-03 19:45:52 +09:00 |
Ken Wakasa
|
02421af02a
|
Merge "remove invalid comparison"
|
2012-12-03 01:27:41 -08:00 |
Satoshi Kataoka
|
94885f572c
|
remove invalid comparison
Change-Id: I162c478debe5897be057998bd22924ed487d01af
|
2012-12-03 18:15:06 +09:00 |
Ken Wakasa
|
17f71ca6bc
|
Fix offdevice regression test build error
Change-Id: I97128108b3bd75c61069517c3f8ce68ecc7bf285
|
2012-11-30 19:32:45 +09:00 |
Satoshi Kataoka
|
16e9d343c4
|
Merge "Tweak beeline speed"
|
2012-11-30 02:08:55 -08:00 |
Satoshi Kataoka
|
6ae8dd4343
|
Tweak beeline speed
Change-Id: I77bbd5e1888281e838d87824dc04a574b1a7ecb7
|
2012-11-30 02:02:59 +09:00 |
Jean Chalard
|
da439fa461
|
Merge "Add utilities to read header values."
|
2012-11-29 03:11:06 -08:00 |
Jean Chalard
|
22025c6a37
|
Add utilities to read header values.
Bug: 7540132
Change-Id: I19d85481135e79d8782f711da5cbb3a5a7bc06f8
|
2012-11-29 20:08:37 +09:00 |
Ken Wakasa
|
2a6f58d902
|
Prep for GCC 4.7
On Galaxy Nexus (./vendor/google/apps/LatinImeGoogle/tests/etc/run-profile.sh -g)
Before
==== test finished, terminate logcat =====
(0) 2506.11 (10.48%)
(1) 21289.22 (89.01%)
(2) 108.29 (0.45%)
(3) 0.00 (0.00%)
(4) 0.00 (0.00%)
(5) 0.00 (0.00%)
(6) 0.00 (0.00%)
(20) 0.00 (0.00%)
Total 23917.44 (sum of others 23903.62)
After
==== test finished, terminate logcat =====
(0) 2499.58 (10.98%)
(1) 20145.66 (88.51%)
(2) 103.17 (0.45%)
(3) 0.00 (0.00%)
(4) 0.00 (0.00%)
(5) 0.00 (0.00%)
(6) 0.00 (0.00%)
(20) 0.00 (0.00%)
Total 22761.98 (sum of others 22748.42)
Change-Id: I662cb361ff9205ef87d640c458b8473df7d54659
|
2012-11-27 20:11:29 +09:00 |
Ken Wakasa
|
b543c9c1bc
|
Fix liblog declaration in Makefile to make it more NDK-build friendly
Change-Id: I1459124b84e1db9df13700514f8029851bc21c97
|
2012-11-27 12:28:11 +09:00 |
Ken Wakasa
|
11bb2ffd4a
|
Tidy up SORTED_CHAR_MAP a bit more for obvious Latin chars
Change-Id: Ia18eacf4ad3ea882e4ec3cdfebc7f662503660d9
|
2012-11-26 19:31:09 +09:00 |
Ken Wakasa
|
2d27ca6ce3
|
Update SORTED_CHAR_MAP[] in char_utils.cpp
Change-Id: I683793a0fd0ccf41f5a378275ef11def4e70ce76
|
2012-11-26 17:17:16 +09:00 |
Satoshi Kataoka
|
9af533538e
|
Calculate point to point duration
Change-Id: I4e0cabdbc628658619b7a71dc66aa3bf8a5030b2
|
2012-11-22 17:03:09 +09:00 |
Jean Chalard
|
41a77f9e6e
|
am 37fbcb0d: am 6d471258: am c9349db1: Merge "Add a constant for S_INT_MIN" into jb-mr1.1-dev
* commit '37fbcb0ddf2bf61f0e432534b671596b1b6f897e':
Add a constant for S_INT_MIN
|
2012-11-20 19:41:28 -08:00 |
Jean Chalard
|
592f2b315f
|
Add a constant for S_INT_MIN
This is necessary for I807ae4bd
Bug: 7491364
Change-Id: I46ee92a76eb65e80b64538d0300b718eac6a3ddb
|
2012-11-20 21:25:46 +09:00 |
Ken Wakasa
|
249a614ab7
|
Tentatively suppress -Winline for gcc 4.7
bug: 7584718
Change-Id: Ifcb7b6dbb5f0025fa3c44ef6023a95bd91452bc8
|
2012-11-20 10:27:36 +09:00 |
Ken Wakasa
|
97ff1714e2
|
Tidy up the base char map
Change-Id: I1c3119c5db35faaf73180f17a0888224e301c121
|
2012-11-19 00:24:45 +09:00 |
Satoshi Kataoka
|
b5b434d867
|
Merge "Cleanup speed related code"
|
2012-11-16 02:46:12 -08:00 |
Satoshi Kataoka
|
feec20a692
|
Cleanup speed related code
Change-Id: Id6ea99a9e28f20f3ac34b9bfdac1bf62fd7a9a5d
|
2012-11-16 19:44:14 +09:00 |
Ken Wakasa
|
fe9ec6bc7d
|
Remove unused variables
Change-Id: Ia5079368a1bc86ccdf0052445dc6945041c0abca
|
2012-11-16 19:28:56 +09:00 |
Satoshi Kataoka
|
f25cc4405e
|
Fix debug logs
Change-Id: Ie7dc32f28915df62a7c31bdaed38c0ad7a4b0f1c
|
2012-11-15 22:48:20 +09:00 |
Ken Wakasa
|
1ce96fecf5
|
Fix debug build error
Change-Id: Id18d72093a36d41859744f98238b3b761ddb667e
|
2012-11-15 19:14:36 +09:00 |
Jean Chalard
|
b240c38ea2
|
Merge "[DO NOT MERGE] Correct a wrong base character in Russian" into jb-mr1.1-dev
|
2012-11-14 20:34:15 -08:00 |
Ken Wakasa
|
aef0acdbe0
|
DO NOT MERGE - Fix an error in the base char table for LETTER L WITH STROKE
Cherrypick of I67a431d8
bug: 7539944
Change-Id: I0d1f9649f30c36b8e464944a5b881c2cb9c05ccf
|
2012-11-15 00:54:53 +09:00 |
Ken Wakasa
|
e3fc8bc54d
|
Fix an error in the base char table for LETTER L WITH STROKE
bug: 7539944
Change-Id: I67a431d8d60f3236fb7d616504c5d0cf2166f486
|
2012-11-14 20:07:16 +09:00 |
Jean Chalard
|
7c5b89a4d0
|
Correct a wrong base character in Russian
This is the master counterpart of I80cee4b2
Bug: 7516306
Change-Id: I1db4362bf12a98542c5f6fca3ae8010f16bd61a9
|
2012-11-14 17:09:41 +09:00 |
Jean Chalard
|
f1d0b2b911
|
[DO NOT MERGE] Correct a wrong base character in Russian
Bug: 7516306
Change-Id: I80cee4b2b11e5bfa68c12923049cb612abd0bc7e
|
2012-11-14 15:50:28 +09:00 |
Ken Wakasa
|
ee05f3f5b7
|
Cleanup basechars.cpp
Change-Id: I7b88876f60720182910fab97ef79f3d04fbd81f0
|
2012-11-10 19:38:26 +09:00 |
Ken Wakasa
|
f775bf3b6f
|
Fix a build error in x86 builds
Change-Id: I64a7c35d01540eb63f09cacddaab03f95729ed02
|
2012-11-07 07:52:34 +09:00 |
Ken Wakasa
|
5f2fa6b82c
|
Tidy up visibility of members of BinaryFormat.
Change-Id: I38a00076b82de8e1a19209c67954fe01585f7943
|
2012-11-05 20:16:52 +09:00 |
Ken Wakasa
|
6e66349ed1
|
Adjust compiler warning options with the offdevice Makefile
Make use of AK_FORCE_INLINE for -Winline and better performance
Change-Id: If0016e2ef61c1fe007c83bb1a5133a6b6bde568e
|
2012-11-05 14:26:53 +09:00 |
Ken Wakasa
|
19d844c7a7
|
Follow up to Ic6af0c596374d936d2b9b31e626fb62bd265ce64
Tidy up inline functions with AK_FORCE_INLINE. Moved back some inline methods to header files.
Change-Id: Ibd37b595666ebddda198d9237f19f6712653a8e8
|
2012-11-03 00:29:40 +09:00 |
Ken Wakasa
|
2c2f3a90d8
|
Add more compiler warning flags
Change-Id: Ic6af0c596374d936d2b9b31e626fb62bd265ce64
|
2012-11-02 18:29:26 +09:00 |
Ken Wakasa
|
a323fa6746
|
A small code cleanup in geometry_utils.h
Change-Id: Ie9ff77c661693a1e21d0aa4cfc079bfbf3171f49
|
2012-11-02 12:25:19 +09:00 |
Ken Wakasa
|
44d9c1ebfc
|
Use sizeof() more safely.
Change-Id: I7cffb4d8da847b483cf4bb482508e3c88c4903be
|
2012-11-01 17:29:50 +09:00 |
Ken Wakasa
|
1e61493c50
|
Use 32-bit code points for suggestions output
This is a multi-project commit with Ic43dd666
bug: 6526418
Change-Id: I39c1acb4e91d04cd8a4ec5a943c8cf575da75ebc
|
2012-11-01 00:09:51 +09:00 |
Ken Wakasa
|
fd08cd498e
|
Adjust C++ compiler warning flags with the off-device TRT
Change-Id: I031d191f8de99789fa0c000c01d61baffa2d3627
|
2012-10-29 18:22:53 +09:00 |
Jean Chalard
|
5f9e008d60
|
am 005f3768: am 25b4a14e: am d03e065b: Don\'t consider non-words for split word suggestion
* commit '005f3768400ce1d7bb29ef69151183084aceeb2c':
Don't consider non-words for split word suggestion
|
2012-10-17 17:06:11 -07:00 |
Jean Chalard
|
d03e065b86
|
Don't consider non-words for split word suggestion
Bug: 7368683
Change-Id: Iecd8348be788e5a749dafabdf7eddc4a14d901e0
|
2012-10-18 07:28:18 +09:00 |
Keisuke Kuroyanagi
|
350309aeb8
|
Evaluate score by alignNextKeyToPath for not in the dictionary word.
Change-Id: I68d30e734f8b4f629797d73d6b4745e967bdb09d
|
2012-10-12 19:46:23 +09:00 |