aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/research/LoggingUtils.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-29Fix PrioritizedSerialExecutor.•••It was possible that fetchNextTasks() would be called by multiple threads concurrently. If it happens, some tasks in the task queues might be ignored. cherrypick of Idc81c43c45e382da3850cc55b9a42c281548d2a8 bug: 10957075 Change-Id: I41bf90dda15306ee879350f96a791d940ea31da1 Yuichiro Hanada4-47/+46
2013-09-29Add boundary checking for PtNode Array reading. DO NOT MERGE•••cheery-pick of Iea5e19d98d2fc26f137046dd5f8e339239672351 Bug: 10957075 Change-Id: I3f1806c32fe480f2e7422d3a945932b9cc0cd98b Keisuke Kuroyanagi3-1/+21
2013-09-28Stop reading dictionary while regenerating. (DO NOT MERGE)•••Cherrypick of Iead7268a9371b48d729a5f65074ccbc05f3185db Bug: 10831272 Change-Id: Ib6f314ac68696616532ff9c05c7f35813137bf9f Keisuke Kuroyanagi1-62/+88
2013-09-25Import translations. DO NOT MERGE•••Change-Id: Ic87529177c2e1cafaaee22ef09c4ed00267c382e Auto-generated-cl: translation import Baligh Uddin4-7/+34
2013-09-25Fix emoji page•••Bug: 10538430 Change-Id: If4d5ebb26e7ead259e8f370462ccf4c9dbf734f8 Satoshi Kataoka1-1/+3
2013-09-25Make Ver4DictEncoder write an address table of terminal nodes.•••Bug: 10920165 Change-Id: I86017456ea9fa5d6e12b57172c34f5ed4f88ef94 Yuichiro Hanada4-12/+49
2013-09-25Allow gesture from the delete key•••And inputting unexpected word while repeating the gesture Bug: 7303982 Change-Id: I17bb6a689397500fa0e26706d6e07e427ea0b4d7 Satoshi Kataoka1-2/+4
2013-09-24Import translations. DO NOT MERGE•••Change-Id: Ia8d7ae751f258874103dc0e79ef46928d51ac026 Auto-generated-cl: translation import Baligh Uddin5-0/+135
2013-09-25Fix emoji state•••Bug: 10919260 Change-Id: I85e897b2de10f147bba40dd2147e041e26f5b8ad Satoshi Kataoka1-3/+8
2013-09-25Turn off emoji palette on JB-MR2•••Bug: 10919260 Change-Id: Ie5a0342386baae61285412786162e74746272538 Satoshi Kataoka1-1/+1
2013-09-24Quit using ExpandableDictionary.•••Bug: 6669677 Change-Id: Ie90417fa9b726454fe729a665fcd549efabb9e94 Keisuke Kuroyanagi4-43/+180
2013-09-24Fix OOBE in JB backword•••Bug: 10905948 Change-Id: I4e953296ce3067d05fc5759375f40513580484a6 Satoshi Kataoka1-1/+8
2013-09-24Low memory mode in UserHistory•••Bug: 8967766 Change-Id: Id40f54f4d9f43d1f796377983a5fc0ca3417e133 Satoshi Kataoka1-7/+24