aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Fix the buildJean Chalard2014-06-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | That was a merge not well resolved by git >.> Change-Id: I3cd042d6a5206daf1e9942358405d647c67423dd
* | | | am 310bb2c7: Merge "[HW1] Fix some bugs with event handling"Jean Chalard2014-06-263-2/+9
|\| | | | | | | | | | | | | | | | | | | * commit '310bb2c76f0a7a5cf97b47d029096d6296cdfd0b': [HW1] Fix some bugs with event handling
| * | | Merge "[HW1] Fix some bugs with event handling"Jean Chalard2014-06-243-2/+9
| |\ \ \
| | * | | [HW1] Fix some bugs with event handlingJean Chalard2014-06-263-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With hardware events, we do have some events that have both a keycode and a code point, so we need a better way of distinguishing between auto-insert keystrokes and others. Change-Id: Ia23042989b4dca9d3a7d4a4c06bcebdabe324a7a
* | | | | am 90759f2a: Merge "[CS4] Remove useless tests and processing"Jean Chalard2014-06-262-26/+21
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '90759f2ab77e9bb6a47b59e6de89318516a65393': [CS4] Remove useless tests and processing
| * | | | Merge "[CS4] Remove useless tests and processing"Jean Chalard2014-06-242-26/+21
| |\ \ \ \
| | * | | | [CS4] Remove useless tests and processingJean Chalard2014-06-262-26/+21
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since we have a de-duped and transformed collection, we can just read from it instead of computing it separately. Bug: 13238601 Change-Id: I0aa4b0d91d3b350f9449e13658bfb587fc538764
* | | | | am 8d3d0f3b: Merge "[SD1] Move script-related methods to a new utils class."Jean Chalard2014-06-263-86/+112
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '8d3d0f3b847359929bc5cfb90aff077c0c9e6854': [SD1] Move script-related methods to a new utils class.
| * | | | Merge "[SD1] Move script-related methods to a new utils class."Jean Chalard2014-06-243-86/+112
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [SD1] Move script-related methods to a new utils class.Jean Chalard2014-06-263-86/+112
| | |/ / | | | | | | | | | | | | | | | | Bug: 15840116 Change-Id: I3a2a9c41e40590c0116c7885a49c6fa308ed8f44
* | | | am 8681bef0: Remove BigramDictionary form native code.Keisuke Kuroyanagi2014-06-266-165/+43
|\| | | | | | | | | | | | | | | | | | | * commit '8681bef03c1ca864d3de0ae27adb5cbfb63f0fef': Remove BigramDictionary form native code.
| * | | Remove BigramDictionary form native code.Keisuke Kuroyanagi2014-06-266-165/+43
| | | | | | | | | | | | | | | | | | | | Bug: 14425059 Change-Id: I48d1a4ae6a4317afaaf67748060618f8f9485d40
* | | | am d58a0766: Merge "Rename jni method for n-gram supporting."Keisuke Kuroyanagi2014-06-264-28/+28
|\| | | | | | | | | | | | | | | | | | | * commit 'd58a07666e9b38086c6486f95ac2d8e8e8eeb955': Rename jni method for n-gram supporting.
| * | | Merge "Rename jni method for n-gram supporting."Keisuke Kuroyanagi2014-06-244-28/+28
| |\ \ \
| | * | | Rename jni method for n-gram supporting.Keisuke Kuroyanagi2014-06-254-28/+28
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14425059 Change-Id: I242d1de5d9db37344f02d8fba9035829794a56c8
* | | | | am 6c7cebde: Fix build.Keisuke Kuroyanagi2014-06-261-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '6c7cebdefb8a15e9468c3e8f30dc361cee509074': Fix build.
| * | | | Fix build.Keisuke Kuroyanagi2014-06-261-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I5c6c0a9098c5a228ed82b208aa6f237a41f2f6cc
* | | | | am 92827b07: Merge "Make PrevWordsInfo have multiple words\' information."Keisuke Kuroyanagi2014-06-2617-79/+181
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '92827b0712f8afecb4800a4137470ba64cd0c505': Make PrevWordsInfo have multiple words' information.
| * | | | Merge "Make PrevWordsInfo have multiple words' information."Keisuke Kuroyanagi2014-06-2417-79/+181
| |\| | |
| | * | | Make PrevWordsInfo have multiple words' information.Keisuke Kuroyanagi2014-06-2518-83/+181
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14425059 Change-Id: I2bd6a872904a44b80f638a13d91a97559217cc1a
* | | | | am 52076549: Merge "Make Beginning-of-Sentence prediction require two ↵Keisuke Kuroyanagi2014-06-263-5/+21
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exposures." * commit '520765491cbfcb8d2e66ee5c492a66eb8a726a74': Make Beginning-of-Sentence prediction require two exposures.
| * | | | Merge "Make Beginning-of-Sentence prediction require two exposures."Keisuke Kuroyanagi2014-06-243-5/+21
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Make Beginning-of-Sentence prediction require two exposures.Keisuke Kuroyanagi2014-06-253-5/+21
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15868192 Change-Id: I4b577ad11c992d872d6f902fd50527d9ca5cc1ba
* | | | | am 5961f2df: Merge "Simplify a make file"Yohei Yukawa2014-06-261-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '5961f2dfaca123e8e6f2fab33fb9d23d8b4c98fc': Simplify a make file
| * | | | Merge "Simplify a make file"Yohei Yukawa2014-06-241-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Simplify a make fileYohei Yukawa2014-06-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL simplifies the makefile for host unittest. BUG: 13754552 Change-Id: Id09da77b45610db2747897533c18a6d0d81c59d7
* | | | | am 3c07fcbc: Merge "Fix: unit tests by clearing personalized dicts"Keisuke Kuroyanagi2014-06-251-0/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '3c07fcbc544cac626dead40e7571233950b49216': Fix: unit tests by clearing personalized dicts
| * | | | Merge "Fix: unit tests by clearing personalized dicts"Keisuke Kuroyanagi2014-06-241-0/+2
| |\ \ \ \
| | * | | | Fix: unit tests by clearing personalized dictsKeisuke Kuroyanagi2014-06-251-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14119293 Change-Id: I61cc05fb09342103f453ba83709c6be68d2f695e
* | | | | | am de7ec1c6: (-s ours) Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-250-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'de7ec1c61276c3272b62fe214c341f4be57c4970': Import translations. DO NOT MERGE
| * | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-2519-46/+28
| |\ \ \ \ \
| | * | | | | Import translations. DO NOT MERGEBaligh Uddin2014-06-2319-46/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie50a708fba21fb8a1e15198a0c245a31f591c7a7 Auto-generated-cl: translation import
* | | | | | | am 9c9e1609: (-s ours) Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-250-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '9c9e160959381cfac82c3441cb885d8c16b1bcfc': Import translations. DO NOT MERGE
| * | | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-2518-360/+180
| |\ \ \ \ \ \
| | * | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-06-2318-360/+180
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6d824eeea4f280e95759941ec1a578fb1eb2bfd8 Auto-generated-cl: translation import
* | | | | | | am c1d04757: (-s ours) Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-250-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c1d047577895d1af24566d78af3c9109a2496410': Import translations. DO NOT MERGE
| * | | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-2518-0/+3744
| |\ \ \ \ \ \
| | * | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-06-2318-0/+3744
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Idaf037b28db1442b074f2dea4ab59ebdfd9fd9d4 Auto-generated-cl: translation import
* | | | | | | am 4190a731: (-s ours) Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-250-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '4190a731d3b04be405dcebadf27335c3791c4fca': Import translations. DO NOT MERGE
| * | | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-252-38/+38
| |\ \ \ \ \ \
| | * | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-06-232-38/+38
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5652dc8b608a121e61f0ec09761d06b510eeaf31 Auto-generated-cl: translation import
* | | | | | | am 32fd6258: (-s ours) Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-250-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '32fd6258edc60cf88c4cd187df4dfd597ea90da0': Import translations. DO NOT MERGE
| * | | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-2518-36/+18
| |\ \ \ \ \ \
| | * | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-06-2318-36/+18
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2657bfd35dc8a68d9597b0e56ffc191e990f7a15 Auto-generated-cl: translation import
* | | | | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2014-06-2518-360/+180
|\ \ \ \ \ \ \
| * | | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-06-2318-360/+180
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I117fe1d6df1b98952742f752a7563beff0ead9ff Auto-generated-cl: translation import
* | | | | | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2014-06-2518-0/+3744
|\ \ \ \ \ \ \ \
| * | | | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-06-2318-0/+3744
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I2c941ad15c0ca2f237d14740a62ae5a1f7833dd3 Auto-generated-cl: translation import
* | | | | | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2014-06-252-38/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-06-232-38/+38
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I68a51ccca191187978bd53688242c798fa61b480 Auto-generated-cl: translation import