aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | am 47b4321e: Use mclinkerKen Wakasa2014-04-211-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '47b4321ed5d09cb01017a2652c799b8b8c445fb9': Use mclinker
| * | | | Use mclinkerKen Wakasa2014-04-191-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: Ib34f66c106f357cd82b1577566e00f490cee2c5a
* | | | | am 4f3c3aaf: Merge "Pass max trie structure size to on memory Ver4DictBuffers."Keisuke Kuroyanagi2014-04-214-8/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '4f3c3aaf11234383ab278b436c9dfe54d846fc93': Pass max trie structure size to on memory Ver4DictBuffers.
| * | | | Merge "Pass max trie structure size to on memory Ver4DictBuffers."Keisuke Kuroyanagi2014-04-194-8/+9
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Pass max trie structure size to on memory Ver4DictBuffers.Keisuke Kuroyanagi2014-04-184-8/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14166482 Bug: 14161647 Change-Id: I3b0dd192d7a81c3809f1873bb66ef8fe637f8af0
* | | | | am 8e95b2f5: Merge "Fix a bug for counting code points in WordComposer.java"Xiaojun Bi2014-04-212-8/+11
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '8e95b2f5a7ecedc2f1ee7ba71ed10f3df17e2ece': Fix a bug for counting code points in WordComposer.java
| * | | | Merge "Fix a bug for counting code points in WordComposer.java"Xiaojun Bi2014-04-192-8/+11
| |\ \ \ \
| | * | | | Fix a bug for counting code points in WordComposer.javaXiaojun Bi2014-04-182-8/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This bug threw an ArrayIndexOutOfBoundsException when the word length is 49 (maxSize + 1) when calling StringUtils.copyCodePointsAndReturnCodePointCount(...) in the same function. This bug is discovered by running SKETCH. The intent is to count the code points from index 0 to index i (included). The original code only counted the code points from index 0 to index (i-1). Bug: 13969542 Change-Id: Idbf596aba2379ba552dbe580c83c42044d505aaf
* | | | | | am eb17716b: Now LOCAL_JNI_SHARED_LIBRARIES works for both bundled and ↵Ying Wang2014-04-181-3/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unbundled build. * commit 'eb17716b8a310f265f5c0e41a8264013a5dd1b6e': Now LOCAL_JNI_SHARED_LIBRARIES works for both bundled and unbundled build.
| * | | | | Now LOCAL_JNI_SHARED_LIBRARIES works for both bundled and unbundled build.Ying Wang2014-04-171-3/+0
| |/ / / / | | | | | | | | | | | | | | | Change-Id: Ib45416aec46d9cc574d34de96d18219643334beb
* | | | | am 7cb0cc1b: (-s ours) Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-04-170-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '7cb0cc1b29ebca17933ac4b7fabc80f04d17a767': Import translations. DO NOT MERGE
| * | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-04-1757-0/+114
| |\ \ \ \
| | * | | | Import translations. DO NOT MERGEBaligh Uddin2014-04-1657-0/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id7b70a9f7798ba067ac95a7be47f7dadcb34924a Auto-generated-cl: translation import
* | | | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2014-04-1757-0/+114
|\ \ \ \ \ \
| * | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-04-1657-0/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie050ab8a7fc0551c1661672a2d88a889b84f970b Auto-generated-cl: translation import
* | | | | | | am a980fb39: Merge "Refactor RunInLocale a bit"Tadashi G. Takaoka2014-04-171-12/+10
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | * commit 'a980fb39a5ce8b3103c74c654a4e11550ae6d632': Refactor RunInLocale a bit
| * | | | | | Merge "Refactor RunInLocale a bit"Tadashi G. Takaoka2014-04-171-12/+10
| |\ \ \ \ \ \
| | * | | | | | Refactor RunInLocale a bitTadashi G. Takaoka2014-04-171-12/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If60877b29bb1263161ec85c99320ad07b7dd4245
* | | | | | | | am 8180b02b: Merge "Add contentDescription to Emoji palette"Tadashi G. Takaoka2014-04-175-3/+39
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '8180b02bedae2ba8056e31d8ff3af600b2167ea3': Add contentDescription to Emoji palette
| * | | | | | | Merge "Add contentDescription to Emoji palette"Tadashi G. Takaoka2014-04-175-3/+39
| |\ \ \ \ \ \ \
| | * | | | | | | Add contentDescription to Emoji paletteTadashi G. Takaoka2014-04-175-3/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL adds content descriptions of: - Emoji Category icon/label. - Delete key - Space key Bug: 11452158 Change-Id: Ic00592c560b6265c880cd25f2e18cfd349b4620b
* | | | | | | | | am 20b0c3c5: Merge "Avoid lower-case version of capitalized words in user hist"Jean Chalard2014-04-171-1/+13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '20b0c3c5a9594e98d5468460585148cb8ace2076': Avoid lower-case version of capitalized words in user hist
| * | | | | | | | Merge "Avoid lower-case version of capitalized words in user hist"Jean Chalard2014-04-171-1/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Avoid lower-case version of capitalized words in user histJean Chalard2014-04-171-1/+13
| | | |_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14096825 Change-Id: Ib6cc8fc31e90862e0b05f5a06757a73069726b74
* | | | | | | | | am 86ff9d6d: Merge "Fix a wrong parameter passed."Jean Chalard2014-04-171-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '86ff9d6dda96eba3eeeeadd1c329e9f2a9b3fae6': Fix a wrong parameter passed.
| * | | | | | | | Merge "Fix a wrong parameter passed."Jean Chalard2014-04-171-1/+1
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | Fix a wrong parameter passed.Jean Chalard2014-04-171-1/+1
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14120001 Change-Id: I8258304bc500fe28870fb8a5c11c15d97795423c
* | | | | | | | am 1c1d37ca: Separate TalkBack description resourcesTadashi G. Takaoka2014-04-17126-2835/+4281
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '1c1d37caf94ce40d38d73e9c43b0561de49b648b': Separate TalkBack description resources
| * | | | | | | Separate TalkBack description resourcesTadashi G. Takaoka2014-04-17126-2835/+4281
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | Change-Id: Ib57c0e2faa67119b1c3a9bcf311828d71c2965d6
* | | | | | | am b21edc44: Shuwdown executors after executing all tasks.Keisuke Kuroyanagi2014-04-171-2/+7
|\| | | | | | | |_|/ / / / |/| | | | | | | | | | | | | | | | | * commit 'b21edc44026bac1a41cbf01aa4476c5cdf2a1812': Shuwdown executors after executing all tasks.
| * | | | | Shuwdown executors after executing all tasks.Keisuke Kuroyanagi2014-04-171-2/+7
| | |/ / / | |/| | | | | | | | | | | | | | | | | | Bug: 14113276 Change-Id: Ie42ef30ffe5767ca434db4669efad2027b474e74
* | | | | am ba635ad3: Merge "Restart suggestions when restarting input"Jean Chalard2014-04-163-3/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'ba635ad30d4a0951860448a628ccc1a5cb1eb466': Restart suggestions when restarting input
| * | | | Merge "Restart suggestions when restarting input"Jean Chalard2014-04-163-3/+9
| |\ \ \ \
| | * | | | Restart suggestions when restarting inputJean Chalard2014-04-163-3/+9
| | |/ / / | | | | | | | | | | | | | | | | | | | | Bug: 6851364 Change-Id: I3052924053f37f56c9c3953051aa1b22224a2b2e
* | | | | am 166fd799: Merge "Dismiss more suggestions before showing important notice"Tadashi G. Takaoka2014-04-161-0/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '166fd799d4c3fb9447c44ddd2fabe1a97fc6466b': Dismiss more suggestions before showing important notice
| * | | | Merge "Dismiss more suggestions before showing important notice"Tadashi G. Takaoka2014-04-161-0/+3
| |\ \ \ \
| | * | | | Dismiss more suggestions before showing important noticeTadashi G. Takaoka2014-04-161-0/+3
| | |/ / / | | | | | | | | | | | | | | | | | | | | Bug: 14078601 Change-Id: I029cadd8f2f170b5a3e70df170e306c9be109a70
* | | | | am 66e509b1: Fix some failing testsJean Chalard2014-04-161-3/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '66e509b1d4a8f41a7e4d6e26dfa0dd9995e945a9': Fix some failing tests
| * | | | Fix some failing testsJean Chalard2014-04-151-3/+6
| |/ / / | | | | | | | | | | | | | | | | Bug: 13968927 Change-Id: I7e5e075535e38bf0fa24af98ed6e2cdfd6de6556
* | | | am 1ee443d8: Merge "[IL135] Make getCurrentAutoCapsState private"Jean Chalard2014-04-154-79/+83
|\| | | | | | | | | | | | | | | | | | | * commit '1ee443d848f7e8ce8b3696e4d6e4a6afa1ce2d47': [IL135] Make getCurrentAutoCapsState private
| * | | Merge "[IL135] Make getCurrentAutoCapsState private"Jean Chalard2014-04-154-79/+83
| |\ \ \
| | * | | [IL135] Make getCurrentAutoCapsState privateJean Chalard2014-04-144-79/+83
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I800aefe6fee4c14df6fe5abe21b2387c69abb8f5
* | | | | am 82d3a56b: Merge "[IL134] Add an alternative path to getCurrentAutoCapsState"Jean Chalard2014-04-154-10/+29
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '82d3a56b094557514bffc2a3f22d08b58c495cba': [IL134] Add an alternative path to getCurrentAutoCapsState
| * | | | Merge "[IL134] Add an alternative path to getCurrentAutoCapsState"Jean Chalard2014-04-154-10/+29
| |\| | |
| | * | | [IL134] Add an alternative path to getCurrentAutoCapsStateJean Chalard2014-04-144-10/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8636060 Change-Id: I959e13d34910adad028ed6174f92029ff690eeeb
* | | | | am 751dc070: Merge "Fix updating the shift state upon backspace"Jean Chalard2014-04-1412-45/+99
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '751dc070bf5cbf2534eb86f5dbc05ec38fcffbee': Fix updating the shift state upon backspace
| * | | | Merge "Fix updating the shift state upon backspace"Jean Chalard2014-04-1412-45/+99
| |\ \ \ \
| | * | | | Fix updating the shift state upon backspaceJean Chalard2014-04-1412-45/+99
| | |/ / / | | | | | | | | | | | | | | | | | | | | Bug: 13514349 Change-Id: If4c9db12b0ab5be676f7a2f72715f469066ee537
* | | | | am d4e54af0: Merge "Make addUnigramWord use UnigramProperty."Keisuke Kuroyanagi2014-04-148-65/+104
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'd4e54af0bad9cdee02756f4973fb48670005e31a': Make addUnigramWord use UnigramProperty.
| * | | | Merge "Make addUnigramWord use UnigramProperty."Keisuke Kuroyanagi2014-04-148-65/+104
| |\ \ \ \