Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Boundary check for children creating of PatriciaTriePolicy.•••Bug: 10537529 Change-Id: I0cd8b6de230795498395ca08789ccc1c74780f2c | 2013-09-25 | 1 | -0/+2 | |
* | GC step 2. Finding garbage bigram entries.•••Bug: 6669677 Change-Id: Ie3f406776ab56bf589ac10e15e2534ff8cb1f275 | 2013-09-20 | 1 | -4/+4 | |
* | Add dictionary header writing methods.•••Bug: 6669677 Change-Id: I392ac4776b55779903cbaa17e683005d80017a41 | 2013-09-18 | 1 | -1/+1 | |
* | Prepare dictionary saving in native code.•••Bug: 6669677 Change-Id: I0787f66409e2b183c6328fa05805945520e1e93a | 2013-09-17 | 1 | -0/+16 | |
* | Compute probability using structure policy.•••Bug: 6669677 Change-Id: Icd50fc30274cce65ebeb2e7cc8368b59e5cda05a | 2013-09-06 | 1 | -1/+3 | |
* | Fix native crash by caused wrong munmap.•••Bug: 10402083 Change-Id: I5aa2cecd20cd3202c2326b1cbb6758257afd6d5d | 2013-08-21 | 1 | -3/+3 | |
* | Remove BinaryDictionaryInfo and introduce MmapedBuffer.•••Bug: 6669677 Change-Id: I70e47fa20109060b6ea7a04bcc42ab8f7c543f77 | 2013-08-16 | 1 | -6/+14 | |
* | 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 | -14/+6 | |
* | Remove BinaryDictionaryInfo and introduce MmapedBuffer.•••Bug: 6669677 Change-Id: I1459bb53a9761d920427e4b5d925a2844955c88c | 2013-08-15 | 1 | -6/+14 | |
* | Merge "Make dictionary structure policy have updating methods." | 2013-08-15 | 1 | -0/+17 | |
|\ | |||||
| * | Make dictionary structure policy have updating methods.•••Bug: 6669677 Change-Id: I6aa8e377c6347e0db4b7a82293b316ec64d87bec | 2013-08-14 | 1 | -0/+17 | |
* | | Remove NodeFilter.•••Change-Id: I27d905dd3581cbb0e67d071dba04066aaa2ba22e | 2013-08-14 | 1 | -2/+2 | |
|/ | |||||
* | Move files for headerPolicy to policyimpl.•••Bug: 6669677 Change-Id: Ic90feb9c3a9a7b698e588c8ad25c765a246706a8 | 2013-08-13 | 1 | -1/+1 | |
* | Move header reading methods to policyimpl.•••Bug: 6669677 Change-Id: I24cb32f28cf355485b431cc56d877000e3f946d4 | 2013-08-13 | 1 | -5/+4 | |
* | Use DictionaryStructureWithBufferPolicy for traversing.•••Bug: 6669677 Change-Id: If7bc038278b7217ed5ba4cb77b1238b2dad0001b | 2013-08-13 | 1 | -2/+10 | |
* | Move shortcut iteration methods to poilcy.•••Bug: 6669677 Change-Id: I6e535ce7962de8e153a52fd1085fe961649ffe16 | 2013-08-12 | 1 | -7/+8 | |
* | Move bigram reading methods to BigramListReadingUtils.•••Bug: 6669677 Change-Id: Icb024a8af577323b4dcf74f4c4054cfb8b57a943 | 2013-08-12 | 1 | -1/+1 | |
* | Move bigrams iteration methods to policy.•••To support various bigram format. Bug: 6669677 Change-Id: Ifc8c1a855b03cd5a39d97a6e10872ef8ef76475b | 2013-08-09 | 1 | -1/+8 | |
* | Make DictionaryStructurePolicy have buffer info.•••To support various format dictionary, extendable buffers or multiple files. Bug: 6669677 Change-Id: I203a5a4adc049a6322cfba4eacb4cb6715f8dfc2 | 2013-08-09 | 1 | -20/+21 | |
* | Give PatriciaTrieReadingUtils methods for reading nodes.•••The remaining methods in BinaryFormat will be removed. Bug: 6669677 Change-Id: I866f828d69a600c0ac03b68d71b1f6ee2ce4dd36 | 2013-08-01 | 1 | -1/+1 | |
* | Move creating children methods to structurePolicy.•••Bug: 6669677 Change-Id: I20760f8ab95b18d21383960f6466db0d79429200 | 2013-07-29 | 1 | -0/+4 | |
* | Get BigramsPos and ShortcutPos via structure policy.•••Bug: 6669677 Change-Id: I924d5512377cfcfe72d3470006b81a36db3865b6 | 2013-07-17 | 1 | -0/+6 | |
* | Make bigram dictionary and traverse session use structure policy.•••Bug: 6669677 Change-Id: I5a13290366afbb788da997b98d1c593963e92f3e | 2013-07-08 | 1 | -2/+3 | |
* | Introduce patriciaTrie to abstract traversing version 2 dictionary.•••Bug: 6669677 Change-Id: Ifef72f3d7a7ba67c5232b98c7835485d72d7322d | 2013-06-28 | 1 | -0/+58 |