Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change name of header_reading_utlis.* | 2013-09-18 | 4 | -7/+6 | |
| | | | | | Bug: 6669677 Change-Id: I91389050148237580ef640d3a58b935ea752954e | ||||
* | Add dictionary header writing methods. | 2013-09-18 | 11 | -65/+179 | |
| | | | | | Bug: 6669677 Change-Id: I392ac4776b55779903cbaa17e683005d80017a41 | ||||
* | Merge "Implement dictionary flush." | 2013-09-18 | 3 | -1/+49 | |
|\ | |||||
| * | Implement dictionary flush. | 2013-09-18 | 3 | -1/+49 | |
| | | | | | | | | | | Bug: 6669677 Change-Id: I1d70ac6319fb6d8700074de382568c2108887960 | ||||
* | | Merge "Add BinaryDictionary.getBigramProbabilityNative()." | 2013-09-18 | 5 | -15/+34 | |
|\ \ | |/ |/| | |||||
| * | Add BinaryDictionary.getBigramProbabilityNative(). | 2013-09-18 | 5 | -15/+34 | |
| | | | | | | | | | | Bug: 10197478 Change-Id: Id16e3ee22a17679c46cc7a0199a9e28065177aa3 | ||||
* | | Output input index of second word's first char. | 2013-09-17 | 6 | -31/+63 | |
|/ | | | | | | | | This is for partial commit. Bug: 9059617 Change-Id: I77a0245b63c29b7234fd9b06d362e05aebf30051 | ||||
* | Merge "Prepare dictionary saving in native code." | 2013-09-17 | 10 | -10/+123 | |
|\ | |||||
| * | Prepare dictionary saving in native code. | 2013-09-17 | 10 | -10/+123 | |
| | | | | | | | | | | | | Bug: 6669677 Change-Id: I0787f66409e2b183c6328fa05805945520e1e93a | ||||
* | | Implement removeBigramWords() for DynamicPatriciaTrie. | 2013-09-17 | 3 | -15/+27 | |
|/ | | | | | Bug: 6669677 Change-Id: I99cb517511b4c968b8bf937baab5d7f42b0f534e | ||||
* | Fix handling multi-bytes characters and add a test. | 2013-09-17 | 2 | -5/+9 | |
| | | | | | | Bug: 6669677 Change-Id: Id2154db47adea2929559a4187a726f9dfa83363e | ||||
* | Fix build. | 2013-09-17 | 1 | -1/+1 | |
| | | | | Change-Id: I1c3c2996ca11bfe8864df774e9280893cf17c0d4 | ||||
* | Implement addBigramWords() for DynamicPatriciaTrie. | 2013-09-17 | 6 | -36/+93 | |
| | | | | | Bug: 6669677 Change-Id: Ia6aa76c212165690191c65fee9dacdc44be5acd5 | ||||
* | Merge NOT_A_VALID_WORD_POS into NOT_A_DICT_POS. | 2013-09-16 | 17 | -52/+50 | |
| | | | | Change-Id: I2ac3aa2a19d14e8c4159a59334e7816bd1409688 | ||||
* | Move methods using ByteArrayUtils from .h to .cpp. | 2013-09-16 | 8 | -89/+120 | |
| | | | | | Bug: 10402083 Change-Id: Ic5f1aa11eb403f5bdc83de8e38a6457200519cae | ||||
* | Add boundary check for PtNode reading position. | 2013-09-16 | 2 | -0/+24 | |
| | | | | | Bug: 10743878 Change-Id: I6727b12b0ef98bb9cfb3ca95aeab2c79749f47a2 | ||||
* | Merge "[AC4] Add native methods necessary for auto-commit" | 2013-09-13 | 1 | -2/+3 | |
|\ | |||||
| * | [AC4] Add native methods necessary for auto-commit | 2013-09-13 | 1 | -2/+3 | |
| | | | | | | | | | | Bug: 9059617 Change-Id: I7a47b0675446fc4f39628c60d16de9aea90d1b4d | ||||
* | | Merge "Employ "bigram link" for handling moved bigram target." | 2013-09-13 | 8 | -72/+128 | |
|\ \ | |||||
| * | | Employ "bigram link" for handling moved bigram target. | 2013-09-13 | 8 | -72/+128 | |
| | | | | | | | | | | | | | | | | | | Bug: 6669677 Change-Id: I9a6c0cdb28265e3215ced88f38344df12c25a76d | ||||
* | | | Merge "Fix bug related to dynamic patricia trie bigram adding." | 2013-09-13 | 4 | -14/+10 | |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix bug related to dynamic patricia trie bigram adding. | 2013-09-13 | 4 | -14/+10 | |
| |/ | | | | | | | | | | | Bug: 6669677 Change-Id: Ia1216a1860a7c5c12a0d8a0816dda8d6a3bea123 | ||||
* | | Update children's parent position when the node get moved. | 2013-09-13 | 3 | -2/+27 | |
| | | | | | | | | | | Bug: 6669677 Change-Id: Ifcaf784afd218c7afd70167045cd2aed8b7909c2 | ||||
* | | Change cache capacity depending on the dictionary size. | 2013-09-12 | 6 | -15/+40 | |
|/ | | | | | | Bug: 10699291 Change-Id: I7042d4c1307da2d991d4dd10d637f18026acb996 | ||||
* | Merge "Make terminal cache small." | 2013-09-12 | 5 | -55/+58 | |
|\ | |||||
| * | Make terminal cache small. | 2013-09-12 | 5 | -55/+58 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10699291 Before: (0) 2997.63 (0.98%) (1) 303760.77 (98.92%) (2) 274.94 (0.09%) (66) 0.38 (0.00%) Total 307062.27 (sum of others 307033.73) After: (0) 2953.22 (0.96%) (1) 304633.86 (98.93%) (2) 293.76 (0.10%) (66) 0.38 (0.00%) Total 307915.65 (sum of others 307881.22) Change-Id: I6905abeb590ef50d48ddfcd8ef8b5351af399150 | ||||
* | | Use same session id for typing and gesture. | 2013-09-12 | 2 | -6/+9 | |
|/ | | | | | Bug: 10699291 Change-Id: I7c8a3a57e8d189b72a17e4b9c6831becee6ec146 | ||||
* | Fix bug of dictionary dynamic updating methods. | 2013-09-10 | 3 | -5/+5 | |
| | | | | | Bug: 6669677 Change-Id: I5483adb03e1ac0c27bbfd99d5f4d7cc29809d70a | ||||
* | Move a flag about switching dynamic update to java. | 2013-09-10 | 3 | -33/+18 | |
| | | | | | | Bug: 6669677 Change-Id: I6aa99cae4a227f9202179c2873d13473a773e024 | ||||
* | Merge "Fix: ExtendableBuffer" | 2013-09-10 | 1 | -3/+4 | |
|\ | |||||
| * | Fix: ExtendableBuffer | 2013-09-10 | 1 | -3/+4 | |
| | | | | | | | | | | Bug: 6669677 Change-Id: I73142fdabac1cbd4128b83c3b26b642b4b4f4da7 | ||||
* | | Merge "Implement split and create node methods." | 2013-09-10 | 2 | -19/+115 | |
|\| | |||||
| * | Implement split and create node methods. | 2013-09-10 | 2 | -19/+115 | |
| | | | | | | | | | | Bug: 6669677 Change-Id: Iac4afb637a8ba3d55f7a88f4a532831c1731f93e | ||||
* | | Merge "Calculate parent offset from the head of moved node." | 2013-09-10 | 4 | -12/+15 | |
|\| | |||||
| * | Calculate parent offset from the head of moved node. | 2013-09-10 | 4 | -12/+15 | |
| | | | | | | | | | | Bug: 6669677 Change-Id: I710453f1c37ec14e5b6830595c1afb2caff83cf2 | ||||
* | | Merge "Re-call getBuffer after writing in bigram/shortcut policy." | 2013-09-10 | 4 | -12/+24 | |
|\ \ | |/ |/| | |||||
| * | Re-call getBuffer after writing in bigram/shortcut policy. | 2013-09-10 | 4 | -12/+24 | |
| | | | | | | | | | | Bug: 6669677 Change-Id: I35dc290aa9582e019681b8aae49db3f8d37c90d4 | ||||
* | | Implement create children array and add child method. | 2013-09-09 | 4 | -22/+64 | |
| | | | | | | | | | | Bug: 6669677 Change-Id: Ic89c3dfe01937e771db8fc59d5259496a9464a47 | ||||
* | | Implement update node probability method. | 2013-09-09 | 4 | -11/+57 | |
|/ | | | | | Bug: 6669677 Change-Id: I61ac0d05e362fc7d8a967ddd8286580998c70487 | ||||
* | Implement inserting new node into PtNode array. | 2013-09-06 | 4 | -3/+142 | |
| | | | | | | Bug: 6669677 Change-Id: I0171476231181e41234dde76ac9061febb2e8c35 | ||||
* | Merge "Compute probability using structure policy." | 2013-09-06 | 12 | -28/+62 | |
|\ | |||||
| * | Compute probability using structure policy. | 2013-09-06 | 12 | -28/+62 | |
| | | | | | | | | | | Bug: 6669677 Change-Id: Icd50fc30274cce65ebeb2e7cc8368b59e5cda05a | ||||
* | | Add node flags creating methods. | 2013-09-06 | 2 | -0/+32 | |
|/ | | | | | Bug: 6669677 Change-Id: Ieb4178da61fa38f6b32baefa099cc0724f9fb6be | ||||
* | DynamicPatriciaTrieWritingUtils to write PtNodes. | 2013-09-05 | 5 | -1/+206 | |
| | | | | | Bug: 6669677 Change-Id: I67cce3c1d338cf747ed2204c96768907d990d269 | ||||
* | Add code point writing methods for updatable dictionaries. | 2013-09-05 | 3 | -46/+118 | |
| | | | | | Bug: 6669677 Change-Id: If7ab6fefdb9a7f0d21c397edbb7d9e7fddc0e0db | ||||
* | Check usesForgettingCurve in HeaderPolicy. | 2013-09-05 | 2 | -15/+60 | |
| | | | | | Bug: 6669677 Change-Id: I47ebfc50f477b2a6514fba6fad421dd90f29ecb1 | ||||
* | Merge "Employ a header attribute map in headerPolicy." | 2013-09-04 | 5 | -112/+119 | |
|\ | |||||
| * | Employ a header attribute map in headerPolicy. | 2013-09-04 | 5 | -112/+119 | |
| | | | | | | | | | | Bug: 6669677 Change-Id: I4a084cdd7fcd7a8ed3a70fb7e365031eedd981e5 | ||||
* | | Change name of bigram_list_reading_utils.* . | 2013-09-03 | 5 | -5/+4 | |
| | | | | | | | | | | Bug: 6669677 Change-Id: Ifd2baa11fb4ee083be1d23e8235f6f903c1b5747 | ||||
* | | Add bigram writing methods. | 2013-09-03 | 8 | -50/+269 | |
|/ | | | | | | Bug: 6669677 Change-Id: Ib62f6c31c4bcbb41ac200dccccb13e366b3c2173 |