Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | am a94eb974: Remove unused imports.•••* commit 'a94eb97413f77b1f306133dd6d5cc347f97ed24e': Remove unused imports. | 2013-08-15 | 3 | -9/+1 | |
|\ | |||||
| * | Remove unused imports.•••Change-Id: Ib46da6efeaa8f83a9cda24c947fc2e667a1468e8 | 2013-08-16 | 3 | -9/+1 | |
* | | am 35f41a9f: Fix build.•••* commit '35f41a9f1806f0163779116483748774b23288f7': Fix build. | 2013-08-15 | 1 | -2/+2 | |
|\| | |||||
| * | Fix build.•••Change-Id: I80d177f3c9bff1fb90029edeafa4a62d0b99e09e | 2013-08-15 | 1 | -2/+2 | |
* | | am 0238e1eb: Merge "Revert "Remove BinaryDictionaryInfo and introduce MmapedB...•••* commit '0238e1eb010d6df22fdaf2a202e8a1f2982bf244': Revert "Remove BinaryDictionaryInfo and introduce MmapedBuffer." | 2013-08-15 | 10 | -168/+174 | |
|\| | |||||
| * | Merge "Revert "Remove BinaryDictionaryInfo and introduce MmapedBuffer."" | 2013-08-15 | 10 | -168/+174 | |
| |\ | |||||
| | * | 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 | 10 | -168/+174 | |
* | | | am 33fce975: Merge "[Refactor] Divide BinaryDictInputOutput into BinaryDictEn...•••* commit '33fce975c976424e923455e8f948f1ebe494a2cd': [Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDictDecoder. | 2013-08-15 | 25 | -909/+957 | |
|\| | | |||||
| * | | Merge "[Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and Bin... | 2013-08-15 | 25 | -909/+957 | |
| |\ \ | |||||
| | * | | [Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDict...•••Change-Id: I7c3269d77e3e3b567e459dcaa1bc029903941744 | 2013-08-15 | 25 | -909/+957 | |
* | | | | am 623e3f9d: Merge "Fix cosmetic source code formatting"•••* commit '623e3f9d587a96caf3b4b88b8af8b7a81bc9347b': Fix cosmetic source code formatting | 2013-08-15 | 4 | -159/+150 | |
|\| | | | |||||
| * | | | Merge "Fix cosmetic source code formatting" | 2013-08-15 | 4 | -159/+150 | |
| |\ \ \ | |||||
| | * | | | Fix cosmetic source code formatting•••Change-Id: I33c14a20bc55b826082e468c0aecfa026ba5d9f3 | 2013-08-15 | 4 | -159/+150 | |
* | | | | | am 840e42d7: Merge "Add getters and copy constructor to Key class"•••* commit '840e42d7f387d149b58ecea9b5960b7c875b5aa2': Add getters and copy constructor to Key class | 2013-08-15 | 16 | -122/+198 | |
|\| | | | | |||||
| * | | | | Merge "Add getters and copy constructor to Key class" | 2013-08-15 | 16 | -122/+198 | |
| |\| | | | | |/ / | |/| | | |||||
| | * | | Add getters and copy constructor to Key class•••Change-Id: I78eb96dcc26378926dc63acbfeb4828cbd44435d | 2013-08-15 | 16 | -122/+198 | |
* | | | | am 0663bc04: Merge "Remove BinaryDictionaryInfo and introduce MmapedBuffer."•••* commit '0663bc047b6023bc83c0218b3d36a65cce8d4dfc': Remove BinaryDictionaryInfo and introduce MmapedBuffer. | 2013-08-15 | 10 | -174/+168 | |
|\| | | | |||||
| * | | | Merge "Remove BinaryDictionaryInfo and introduce MmapedBuffer." | 2013-08-15 | 10 | -174/+168 | |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Remove BinaryDictionaryInfo and introduce MmapedBuffer.•••Bug: 6669677 Change-Id: I1459bb53a9761d920427e4b5d925a2844955c88c | 2013-08-15 | 10 | -174/+168 | |
* | | | | am e7870a2c: Add an initial JNI interface to dicttool.•••* commit 'e7870a2c0d817e6548eb00c80278b9f7b86c1a5b': Add an initial JNI interface to dicttool. | 2013-08-15 | 10 | -15/+192 | |
|\| | | | |||||
| * | | | Add an initial JNI interface to dicttool.•••Bug: 10100269 Change-Id: I883992c2033e7d9e7c754c0bf653767728b221b6 | 2013-08-15 | 10 | -15/+192 | |
* | | | | am dc83fe37: Merge "Revert "[Refactor] Divide BinaryDictInputOutput into Bina...•••* commit 'dc83fe37baafe1afe5410499d58d80a29b7cb1da': Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils." | 2013-08-15 | 18 | -940/+892 | |
|\| | | | |||||
| * | | | Merge "Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUt... | 2013-08-15 | 18 | -940/+892 | |
| |\ \ \ | |||||
| | * | | | Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and...•••This reverts commit 4c63d0614e7ed7aea4bcbab3a17090d841661d92. Change-Id: I1fa277d720bab4d895259df7d6d82eebfa5eb6c5 | 2013-08-15 | 18 | -940/+892 | |
* | | | | | am f74ddfbb: Merge "[Refactor] Divide BinaryDictInputOutput into BinaryDictIn...•••* commit 'f74ddfbb06dbdd74fefee49bd63f2c1b9f61ad13': [Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils. | 2013-08-14 | 18 | -892/+940 | |
|\| | | | | |||||
| * | | | | Merge "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and ... | 2013-08-15 | 18 | -892/+940 | |
| |\| | | | |||||
| | * | | | [Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryD...•••Change-Id: I0d476abe763c11ba9005152f928e8dccf15ac9de | 2013-08-15 | 18 | -892/+940 | |
* | | | | | am a38a15dd: Merge "tiny refactor"•••* commit 'a38a15ddc0aa314578828de29bba51cfcf39c8de': tiny refactor | 2013-08-14 | 1 | -2/+2 | |
|\| | | | | |||||
| * | | | | Merge "tiny refactor" | 2013-08-15 | 1 | -2/+2 | |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | tiny refactor•••Change-Id: I776432b6c41cf8dee71fbd1565a6f3da9d762f9e | 2013-08-15 | 1 | -2/+2 | |
| | | |/ | | |/| | |||||
* | | | | am 08ce337d: Fix: BinaryDictionaryInfo.isDynamicallyUpdatable().•••* commit '08ce337d3f670b2532b5eac9d00b6593fb571b4a': Fix: BinaryDictionaryInfo.isDynamicallyUpdatable(). | 2013-08-14 | 1 | -2/+1 | |
|\| | | | |||||
| * | | | Fix: BinaryDictionaryInfo.isDynamicallyUpdatable().•••Change-Id: Ifb3acded5e19f1302c7fcc8881b74addd20c1571 | 2013-08-15 | 1 | -2/+1 | |
* | | | | am 6ec3f63d: Merge "Make dictionary structure policy have updating methods."•••* commit '6ec3f63d59524ed422d8a584d6d5148b0107e582': Make dictionary structure policy have updating methods. | 2013-08-14 | 8 | -8/+64 | |
|\| | | | |||||
| * | | | Merge "Make dictionary structure policy have updating methods." | 2013-08-15 | 8 | -8/+64 | |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Make dictionary structure policy have updating methods.•••Bug: 6669677 Change-Id: I6aa8e377c6347e0db4b7a82293b316ec64d87bec | 2013-08-14 | 8 | -8/+64 | |
* | | | | am 46ebaa49: Fix a comment.•••* commit '46ebaa49e9d2ee0ee00d1b82c23c47b8982f7eca': Fix a comment. | 2013-08-14 | 1 | -1/+1 | |
|\| | | | |||||
| * | | | Fix a comment.•••Change-Id: I5d09fd2474c7a0e6f42b6c7c6e717692636fbc6d | 2013-08-15 | 1 | -1/+1 | |
* | | | | am 1db93c9c: [Refactor] Move some helper methods to BinaryDictIOUtils.•••* commit '1db93c9c0420d7d944e0ddef95d25de0738c3030': [Refactor] Move some helper methods to BinaryDictIOUtils. | 2013-08-14 | 3 | -80/+78 | |
|\| | | | |||||
| * | | | [Refactor] Move some helper methods to BinaryDictIOUtils.•••Change-Id: Ib817a975dc1f82241f732b236c44b042fda25b3c | 2013-08-15 | 3 | -80/+78 | |
| | |/ | |/| | |||||
* | | | am be4d38e6: Merge "Fix test breakage"•••* commit 'be4d38e61fe96409764405af66cade5a609d6e1d': Fix test breakage | 2013-08-14 | 1 | -0/+2 | |
|\| | | |||||
| * | | Merge "Fix test breakage" | 2013-08-14 | 1 | -0/+2 | |
| |\ \ | |||||
| | * | | Fix test breakage•••Change-Id: I10bd8fcc68711a039e000f715d7a65ae42095965 | 2013-08-14 | 1 | -0/+2 | |
* | | | | am 5654a1f2: Merge "Fix a debug functionality for the personalization predict...•••* commit '5654a1f21e3858969d56d81ed82768bd3e99bcb5': Fix a debug functionality for the personalization prediction | 2013-08-14 | 1 | -1/+1 | |
|\| | | | |||||
| * | | | Merge "Fix a debug functionality for the personalization prediction" | 2013-08-14 | 1 | -1/+1 | |
| |\ \ \ | |||||
| | * | | | Fix a debug functionality for the personalization prediction•••Bug: 9429906 Change-Id: I10d39e1f8758dcb64c9c0111d516e3abfe81b04e | 2013-08-14 | 1 | -1/+1 | |
| | |/ / | |||||
* | | | | am 8e398e21: Merge "Move some methods in BinaryDictIOUtils to DynamicBinaryDi...•••* commit '8e398e21477d5526ab2892d8ea431a6295f8e2d7': Move some methods in BinaryDictIOUtils to DynamicBinaryDictIOUtils. | 2013-08-14 | 4 | -462/+504 | |
|\| | | | |||||
| * | | | Merge "Move some methods in BinaryDictIOUtils to DynamicBinaryDictIOUtils." | 2013-08-14 | 4 | -462/+504 | |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Move some methods in BinaryDictIOUtils to DynamicBinaryDictIOUtils.•••Change-Id: I9ba55582c533fef0eb3e60c46bf23c8b16ee1ff4 | 2013-08-14 | 4 | -462/+504 | |
* | | | | am 92038bca: Merge "Add a method to import one bigram and string utilities"•••* commit '92038bcacd5210c667e67f7046a6675e085868b6': Add a method to import one bigram and string utilities | 2013-08-14 | 2 | -1/+21 | |
|\| | | | |||||
| * | | | Merge "Add a method to import one bigram and string utilities" | 2013-08-14 | 2 | -1/+21 | |
| |\ \ \ | | |/ / | |/| | |