Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add empty PtNode checking for PatriciaTriePolicy.•••Bug: 9503570 Change-Id: I784d29c307c1040699fa0aadfc6a47d97f03ffe4 | 2013-09-26 | 1 | -1/+1 | |
* | GC step 5. Add large tests and fix bugs.•••Bug: 6669677 Change-Id: I41e44a64730f9c66645995095a7ecff51ffd5351 | 2013-09-24 | 3 | -14/+58 | |
* | GC step 4. Update all positions in new dict and add a test.•••Bug: 6669677 Change-Id: I035d848a210653dcd3c1a1f21781968adced9225 | 2013-09-24 | 3 | -6/+67 | |
* | GC step 2. Finding garbage bigram entries.•••Bug: 6669677 Change-Id: Ie3f406776ab56bf589ac10e15e2534ff8cb1f275 | 2013-09-20 | 5 | -169/+249 | |
* | Groundwork for implementing GC.•••Bug: 6669677 Change-Id: Ia2b2f338795ab62cc9eef73731285b2a5a0ac5e4 | 2013-09-19 | 3 | -8/+16 | |
* | Implement removeBigramWords() for DynamicPatriciaTrie.•••Bug: 6669677 Change-Id: I99cb517511b4c968b8bf937baab5d7f42b0f534e | 2013-09-17 | 2 | -3/+7 | |
* | Fix build.•••Change-Id: I1c3c2996ca11bfe8864df774e9280893cf17c0d4 | 2013-09-17 | 1 | -1/+1 | |
* | Implement addBigramWords() for DynamicPatriciaTrie.•••Bug: 6669677 Change-Id: Ia6aa76c212165690191c65fee9dacdc44be5acd5 | 2013-09-17 | 3 | -28/+48 | |
* | Merge NOT_A_VALID_WORD_POS into NOT_A_DICT_POS.•••Change-Id: I2ac3aa2a19d14e8c4159a59334e7816bd1409688 | 2013-09-16 | 3 | -8/+8 | |
* | Move methods using ByteArrayUtils from .h to .cpp.•••Bug: 10402083 Change-Id: Ic5f1aa11eb403f5bdc83de8e38a6457200519cae | 2013-09-16 | 2 | -14/+18 | |
* | Employ "bigram link" for handling moved bigram target.•••Bug: 6669677 Change-Id: I9a6c0cdb28265e3215ced88f38344df12c25a76d | 2013-09-13 | 2 | -38/+79 | |
* | Re-call getBuffer after writing in bigram/shortcut policy.•••Bug: 6669677 Change-Id: I35dc290aa9582e019681b8aae49db3f8d37c90d4 | 2013-09-10 | 1 | -5/+7 | |
* | Change name of bigram_list_reading_utils.* .•••Bug: 6669677 Change-Id: Ifd2baa11fb4ee083be1d23e8235f6f903c1b5747 | 2013-09-03 | 4 | -4/+3 | |
* | Add bigram writing methods.•••Bug: 6669677 Change-Id: Ib62f6c31c4bcbb41ac200dccccb13e366b3c2173 | 2013-09-03 | 5 | -47/+256 | |
* | Change name of extendable_buffer.h to buffer_with_... .•••Bug: 6669677 Change-Id: Id2bd79d8f86c690d5c16d1ab726c5f6fa28ba5e3 | 2013-09-02 | 1 | -1/+1 | |
* | Consolidating dict buffers into BufferWithExtendableBuffer.•••Bug: 6669677 Change-Id: Ied58c123b68199bddb91293ff5cf5d96691e1f6b | 2013-09-02 | 1 | -18/+16 | |
* | Use extendable buffer for reading bigram and shortcut.•••Bug: 6669677 Change-Id: I4017c0ecc5d8baff1b16ff370d3eec85de9a0f9f | 2013-08-27 | 1 | -0/+80 | |
* | Move utils for reading dict to policyimpl.•••Bug: 6669677 Change-Id: Ia1da3cb84b457665cf26172d3810e1d28329bca4 | 2013-08-14 | 2 | -2/+2 | |
* | Move bigram reading methods to BigramListReadingUtils.•••Bug: 6669677 Change-Id: Icb024a8af577323b4dcf74f4c4054cfb8b57a943 | 2013-08-12 | 3 | -0/+204 |