Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare dictionary file creating in native code.•••Bug: 6669677 Change-Id: I7c476a6e99ec7ac883f05d84ef306265255154da | 2013-09-26 | 2 | -0/+157 | |
* | Allow large memory space for GC.•••Bug: 6669677 Change-Id: I021c92a1ca5cd28f745cbfe729c99e346c58074d | 2013-09-24 | 2 | -14/+26 | |
* | Add dictionary header writing methods.•••Bug: 6669677 Change-Id: I392ac4776b55779903cbaa17e683005d80017a41 | 2013-09-18 | 2 | -23/+9 | |
* | Prepare dictionary saving in native code.•••Bug: 6669677 Change-Id: I0787f66409e2b183c6328fa05805945520e1e93a | 2013-09-17 | 1 | -2/+2 | |
* | Fix handling multi-bytes characters and add a test.•••Bug: 6669677 Change-Id: Id2154db47adea2929559a4187a726f9dfa83363e | 2013-09-17 | 2 | -5/+9 | |
* | Fix bug related to dynamic patricia trie bigram adding.•••Bug: 6669677 Change-Id: Ia1216a1860a7c5c12a0d8a0816dda8d6a3bea123 | 2013-09-13 | 1 | -0/+1 | |
* | Fix bug of dictionary dynamic updating methods.•••Bug: 6669677 Change-Id: I5483adb03e1ac0c27bbfd99d5f4d7cc29809d70a | 2013-09-10 | 1 | -1/+1 | |
* | Merge "Fix: ExtendableBuffer" | 2013-09-10 | 1 | -3/+4 | |
|\ | |||||
| * | Fix: ExtendableBuffer•••Bug: 6669677 Change-Id: I73142fdabac1cbd4128b83c3b26b642b4b4f4da7 | 2013-09-10 | 1 | -3/+4 | |
* | | Re-call getBuffer after writing in bigram/shortcut policy.•••Bug: 6669677 Change-Id: I35dc290aa9582e019681b8aae49db3f8d37c90d4 | 2013-09-10 | 1 | -0/+1 | |
|/ | |||||
* | Compute probability using structure policy.•••Bug: 6669677 Change-Id: Icd50fc30274cce65ebeb2e7cc8368b59e5cda05a | 2013-09-06 | 1 | -0/+55 | |
* | Add code point writing methods for updatable dictionaries.•••Bug: 6669677 Change-Id: If7ab6fefdb9a7f0d21c397edbb7d9e7fddc0e0db | 2013-09-05 | 3 | -46/+118 | |
* | Employ a header attribute map in headerPolicy.•••Bug: 6669677 Change-Id: I4a084cdd7fcd7a8ed3a70fb7e365031eedd981e5 | 2013-09-04 | 1 | -33/+0 | |
* | Add buffer writing methods.•••Bug: 6669677 Change-Id: Ic3345e36a7842b77598c21de9b54f7c2863df38f | 2013-09-02 | 2 | -1/+111 | |
* | Change name of extendable_buffer.h to buffer_with_... .•••Bug: 6669677 Change-Id: Id2bd79d8f86c690d5c16d1ab726c5f6fa28ba5e3 | 2013-09-02 | 2 | -2/+1 | |
* | Consolidating dict buffers into BufferWithExtendableBuffer.•••Bug: 6669677 Change-Id: Ied58c123b68199bddb91293ff5cf5d96691e1f6b | 2013-09-02 | 2 | -32/+46 | |
* | Use extendable buffer for reading bigram and shortcut.•••Bug: 6669677 Change-Id: I4017c0ecc5d8baff1b16ff370d3eec85de9a0f9f | 2013-08-27 | 1 | -2/+2 | |
* | Introduce ExtendableBuffer for dynamic update.•••Bug: 6669677 Change-Id: I6343c348334c0dace8b12a71eb992d6f040e8c95 | 2013-08-22 | 2 | -0/+95 | |
* | Fix native crash by caused wrong munmap.•••Bug: 10402083 Change-Id: I5aa2cecd20cd3202c2326b1cbb6758257afd6d5d | 2013-08-21 | 1 | -26/+29 | |
* | Remove BinaryDictionaryInfo and introduce MmapedBuffer.•••Bug: 6669677 Change-Id: I70e47fa20109060b6ea7a04bcc42ab8f7c543f77 | 2013-08-16 | 1 | -0/+99 | |
* | Revert "Remove BinaryDictionaryInfo and introduce MmapedBuffer."•••This reverts commit d14ffcfcbc2e4f5829f05531613b30750adebb32. This broke a bunch of unit tests -- https://sponge.corp.google.com/target?id=a8a62bd0-3aab-4520-ae64-53f9652ef64b&target=com.google.android.inputmethod.latin.tests&searchFor=&show=FAILED&sortBy=STATUS Change-Id: I1eae460e09808513eacefd523609330819d73d16 | 2013-08-15 | 1 | -99/+0 | |
* | Remove BinaryDictionaryInfo and introduce MmapedBuffer.•••Bug: 6669677 Change-Id: I1459bb53a9761d920427e4b5d925a2844955c88c | 2013-08-15 | 1 | -0/+99 | |
* | Move utils for reading dict to policyimpl.•••Bug: 6669677 Change-Id: Ia1da3cb84b457665cf26172d3810e1d28329bca4 | 2013-08-14 | 4 | -0/+335 |