Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix UserHistoryDictionaryTests.•••Bug: 6669677 Bug: 10667710 Change-Id: I6cdc6a6c9cacc7f276fda3a26ec31e3eb928471c | 2013-10-03 | 1 | -1/+0 | |
* | Separate "GC" and "GC with decay".•••Bug: 6669677 Change-Id: I9d6aba76cef2616f0549e612db9701e1d6a19467 | 2013-10-01 | 1 | -2/+1 | |
* | Create the wiring for auto-commit confidence computation.•••Bug: 9059617 Change-Id: I7e4e05ffa8c68cfebbe362a977fd176555cad12a | 2013-10-01 | 1 | -2/+10 | |
* | Prepare dictionary decay.•••Bug: 6669677 Change-Id: I8fbae190dd44a6bdbee7e9b6d3a16208322727f7 | 2013-09-30 | 1 | -3/+3 | |
* | Add unigram/bigram counting.•••Bug: 6669677 Change-Id: I05ea2201d822dddf062b08c8467daa336760e16c | 2013-09-27 | 1 | -0/+23 | |
* | Create empty dictionary file in native code.•••Bug: 6669677 Change-Id: I46d23deee1fd091678f4593561cb8687eb815212 | 2013-09-26 | 1 | -0/+48 | |
* | Add BinaryDictionary.getBigramProbabilityNative().•••Bug: 10197478 Change-Id: Id16e3ee22a17679c46cc7a0199a9e28065177aa3 | 2013-09-18 | 1 | -6/+22 | |
* | Prepare dictionary saving in native code.•••Bug: 6669677 Change-Id: I0787f66409e2b183c6328fa05805945520e1e93a | 2013-09-17 | 1 | -2/+45 | |
* | [AC4] Add native methods necessary for auto-commit•••Bug: 9059617 Change-Id: I7a47b0675446fc4f39628c60d16de9aea90d1b4d | 2013-09-13 | 1 | -2/+3 | |
* | Move a flag about switching dynamic update to java.•••Bug: 6669677 Change-Id: I6aa99cae4a227f9202179c2873d13473a773e024 | 2013-09-10 | 1 | -0/+5 | |
* | Remove BinaryDictionaryInfo and introduce MmapedBuffer.•••Bug: 6669677 Change-Id: I70e47fa20109060b6ea7a04bcc42ab8f7c543f77 | 2013-08-16 | 1 | -59/+9 | |
* | 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 | -9/+59 | |
* | Remove BinaryDictionaryInfo and introduce MmapedBuffer.•••Bug: 6669677 Change-Id: I1459bb53a9761d920427e4b5d925a2844955c88c | 2013-08-15 | 1 | -59/+9 | |
* | Merge "Make dictionary structure policy have updating methods." | 2013-08-15 | 1 | -0/+1 | |
|\ | |||||
| * | Make dictionary structure policy have updating methods.•••Bug: 6669677 Change-Id: I6aa8e377c6347e0db4b7a82293b316ec64d87bec | 2013-08-14 | 1 | -0/+1 | |
* | | Move utils for reading dict to policyimpl.•••Bug: 6669677 Change-Id: Ia1da3cb84b457665cf26172d3810e1d28329bca4 | 2013-08-14 | 1 | -3/+3 | |
|/ | |||||
* | Remove checkFirstCharacter from BigramDictionary.•••Bug: 10028452 Change-Id: I27b147e83b312d73e975a0b2bc8074b33906e56e | 2013-07-31 | 1 | -1/+1 | |
* | Return NOT_A_PROBABILITY in getProbability for inalid dictionary.•••Bug: 9682742 Change-Id: Ifad4b9811bb5e1a94aed59eba7aedcdb6da5cf9c | 2013-07-03 | 1 | -1/+1 | |
* | Dump binary dictionary information when opening•••Bug: 9459517 Change-Id: I122583e734936ae0284e1c7500c6c9242bc7973b | 2013-07-01 | 1 | -2/+2 | |
* | Fix class names•••Change-Id: Ib3e15bdf46585976aa5b42132805754fc2e2908b | 2013-06-26 | 1 | -27/+26 | |
* | Add jni methods for dynamically handling a dictionary.•••Bug: 6669677 Change-Id: I8a26623adbb41a78e3c023c652be635c635e3b47 | 2013-06-26 | 1 | -13/+67 | |
* | Allow mmapping dictionary file in writable mode in openNative.•••Bug: 6669677 Change-Id: I447668932de118b158fa029ddc977b3f3cc06cb8 | 2013-06-25 | 1 | -5/+9 | |
* | Move file and mmap information form Dictionary to BinaryDictionaryInfo.•••Bug: 6669677 Change-Id: I05d435e0884430f8abbbed6ea2df775005ee8622 | 2013-06-25 | 1 | -10/+13 | |
* | Remove unused methods.•••Bug: 8550444 Change-Id: Ie627084143846407ca36df82c2a7f904a0e6f49c | 2013-06-11 | 1 | -3/+4 | |
* | Introduce BinaryDictionaryHeader to access binary dictionary header.•••BinaryDictionaryHeader abstracts header structure and access header information via only its instance. Bug: 6669677 Change-Id: Ib5ab0e8fef12265ddabc1d0165548b69953bba6a | 2013-06-11 | 1 | -1/+1 | |
* | Cleanups in JNI related code•••Removed the malloc version in binary dictionary support -- this has not really been tested well so far, and the mmap version has been working pretty well after all. Several cosmetic fixes etc. Change-Id: Iad0da58b300b769fb5946a3e73fc96f56215980e | 2013-06-04 | 1 | -75/+39 | |
* | Move obsolete files to obsolete dir 2•••Bug: 8550444 Change-Id: Ia83796d696e04f51adb39867dfd21d1ac993b63c | 2013-06-03 | 1 | -1/+1 | |
* | Purge DicTraverseWrapper•••bug: 8550444 Change-Id: Iad017e66ac579c6727b9f60ad9cda64e478200e5 | 2013-06-03 | 1 | -1/+2 | |
* | Move suggest_options.h to suggest/core•••Change-Id: Ie95872a4c90ee3089183c1ebafb67243bd2688a4 | 2013-06-03 | 1 | -1/+1 | |
* | Use BinaryDictonaryInfo instead of raw pointers.•••Bug: 6669677 Change-Id: I9792a872f1609de7c1ba0fc08d916047d6724c0b | 2013-06-02 | 1 | -4/+5 | |
* | Move some dictionary related implementations to the dictionary directory•••Change-Id: I6fe71a540ad91ca46755be234abc8894242e2413 | 2013-05-31 | 1 | -2/+3 | |
* | Make DicTraverseSession having suggest options.•••Change-Id: I2b802c06634e5226c763fd838f3fc0918fc4a161 | 2013-05-29 | 1 | -5/+4 | |
* | Passing options to native suggestion method.•••Change-Id: I6da180cfa1b9e5aa39600e78e3bc41209a40f583 Signed-off-by: Keisuke Kuroyanagi <ksk@google.com> | 2013-05-24 | 1 | -8/+14 | |
* | Be careful about the dictionary size in detection methods•••Bug: 8857618 Change-Id: I29345ec96d53da601571ba73197a6485643a10a7 | 2013-05-08 | 1 | -1/+2 | |
* | Add const_cast to live with host's jni.h•••Bug: 7970626 Change-Id: I2fd09e16dd9df36eebca2d737a0b7cc3ddd1c862 | 2013-03-26 | 1 | -13/+21 | |
* | Refactor parameters by naming convention•••Change-Id: I8bda8075b33f656ecbec08320afcd864b620fe77 | 2013-03-18 | 1 | -4/+4 | |
* | Small cleanups•••Change-Id: I3e5862a405b4c63616c7ea947cd53c52b5035862 | 2013-01-30 | 1 | -3/+3 | |
* | Remove MAX_WORD_LENGTH_INTERNAL•••Change-Id: Ie11ff000675601acff5fbb00e9e9f48eb32c5071 | 2013-01-15 | 1 | -28/+31 | |
* | Remove BinaryDictionary.MAX_PREDICTION and MAX_SPACES, and rename MAX_WORDS t...•••Change-Id: Iab2a422b367e7521f346481c7fe5e2575f2e9de3 | 2013-01-11 | 1 | -4/+11 | |
* | Yet another small cleanups•••Change-Id: Ie940c4d4d9d85c95e2f04ba23f00a54ba3dc53bf | 2013-01-08 | 1 | -3/+2 | |
* | Remove unused variables•••Change-Id: Ia5079368a1bc86ccdf0052445dc6945041c0abca | 2012-11-16 | 1 | -6/+5 | |
* | Use sizeof() more safely.•••Change-Id: I7cffb4d8da847b483cf4bb482508e3c88c4903be | 2012-11-01 | 1 | -3/+3 | |
* | Use 32-bit code points for suggestions output•••This is a multi-project commit with Ic43dd666 bug: 6526418 Change-Id: I39c1acb4e91d04cd8a4ec5a943c8cf575da75ebc | 2012-11-01 | 1 | -30/+26 | |
* | Make use of the NELEMS and KEYCODE_SPACE macro. Also, remove an unused param...•••Change-Id: I3c7e6c59990c92b0d5e2fb80493e8673cdd37b09 | 2012-10-09 | 1 | -7/+5 | |
* | Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedL...•••This change has actually been extracted from a change work in progress I4fe423834b8131fb122251892c98228a6e08ba25 Change-Id: I52568fa09da2ea22be7f8bfe9676b7cd73c31fa4 | 2012-09-04 | 1 | -5/+5 | |
* | Address warnings by -Weffc++•••Change-Id: Icd60f1ed2ace0b975d8785bc8a386c7944846075 | 2012-08-24 | 1 | -4/+4 | |
* | Allow one-character suggestions.•••Bug: 6906525 Change-Id: I62117653ac1281f825afc4ebb30f7e786902b750 | 2012-08-17 | 1 | -1/+1 | |
* | Cleanup casts.•••Change-Id: I3bf33ca407cc3bee9f5c4c6f929cdb1421b92c50 | 2012-08-14 | 1 | -4/+4 | |
* | A couple of cleanups. Remove unnecessary casts.•••Change-Id: Ice530aa83a9a688da35aec408be2a60242699157 | 2012-08-14 | 1 | -17/+16 | |
* | Clean up constructors•••And, use C++ style casts and use float math functions rather than double ones to save memory space. Also, stop using FloatMath and NativeUtils as standard Math methods are faster now. See http://code.google.com/p/android/issues/detail?id=36199 and https://android-review.googlesource.com/40700 multi-project commit with I4259fb5ab8a15ac5760a7f04fc8f4c860529f04a Change-Id: I0b81cff8c91769f7559a59b9528c75a5aabb4211 | 2012-08-13 | 1 | -15/+24 |