Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge NOT_A_VALID_WORD_POS into NOT_A_DICT_POS.•••Change-Id: I2ac3aa2a19d14e8c4159a59334e7816bd1409688 | 2013-09-16 | 1 | -1/+0 | |
* | Change cache capacity depending on the dictionary size.•••Bug: 10699291 Change-Id: I7042d4c1307da2d991d4dd10d637f18026acb996 | 2013-09-12 | 1 | -2/+0 | |
* | Make terminal cache small.•••Bug: 10699291 Before: (0) 2997.63 (0.98%) (1) 303760.77 (98.92%) (2) 274.94 (0.09%) (66) 0.38 (0.00%) Total 307062.27 (sum of others 307033.73) After: (0) 2953.22 (0.96%) (1) 304633.86 (98.93%) (2) 293.76 (0.10%) (66) 0.38 (0.00%) Total 307915.65 (sum of others 307881.22) Change-Id: I6905abeb590ef50d48ddfcd8ef8b5351af399150 | 2013-09-12 | 1 | -7/+2 | |
* | Support terminal insertion error correction•••Bug: 9421356 Change-Id: I19685763ca487b5636019d62e150708c63ce6fc2 | 2013-07-25 | 1 | -0/+1 | |
* | Replace NOT_VALID_WORD with NOT_A_VALID_WORD_POS•••Bug: 6669677 Change-Id: If5fb58e8a98b04b767eaaf624cb6a40841b64f54 | 2013-07-16 | 1 | -1/+1 | |
* | Dump binary dictionary information when opening•••Bug: 9459517 Change-Id: I122583e734936ae0284e1c7500c6c9242bc7973b | 2013-07-01 | 1 | -25/+51 | |
* | Use NOT_A_DICT_POS instead of 0 to express not valid ditctionary position.•••Bug: 6669677 Change-Id: I4bf2284f8221a0a2ae4534b4a06b0e59c420a5f9 | 2013-06-27 | 1 | -0/+1 | |
* | Use bloom filter in multi bigram map.•••Evaluated with previous word "this". without bloom filter (use only hash_map): Total 147792.34 (sum of others 147771.57) with bloom filter: Total 145900.64 (sum of others 145874.30) always read binary dictionary: Total 148603.14 (sum of others 148579.90) Bug: 8592527 Change-Id: I821dc39454543826adb73b9eeeef6408fad8ae28 | 2013-06-14 | 1 | -27/+0 | |
* | Remove unused macros in defines.h•••bug: 8550444 Change-Id: I77ae6bd607032def05044e3045aa7cc3746b0a5b | 2013-06-11 | 1 | -13/+0 | |
* | 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 | -5/+0 | |
* | Clean up macro variables•••Change-Id: I0d9983c1a766b97182953328fa45f488e110bc01 | 2013-06-04 | 1 | -19/+7 | |
* | Remove a bunch macros that are no longer used•••bug: 8550444 Change-Id: Ib775c0bed27c499dc131c54dfaff34c5a8169276 | 2013-06-03 | 1 | -31/+1 | |
* | Follow up to I907150be994c4f9ffc030c063de521eeb177d3e1•••Change-Id: I8779d397b0ebe2abbf7c3fbc1a79a1a0939c04f0 | 2013-06-03 | 1 | -1/+0 | |
* | Fix build•••Change-Id: I907150be994c4f9ffc030c063de521eeb177d3e1 | 2013-06-03 | 1 | -0/+1 | |
* | Purge UnigramDictionary•••Bug: 8550444 Change-Id: I899f3bdce977c521515e548ca0c4ee6d29d6450b | 2013-06-03 | 1 | -1/+0 | |
* | Improve bigram frequency lookup•••Bug: 8592527 Change-Id: I1908bcb552279b9acb140fe4d8d26b10ed9eda72 | 2013-04-26 | 1 | -0/+9 | |
* | Fix exact match checking for words with digraph.•••Bug: 8624690 Change-Id: I8946d6618609c8e0cb638aa96992b51b435232c7 | 2013-04-25 | 1 | -0/+20 | |
* | Fix proximity/edit correction detection that affects the terminal cost.•••Bug: 8624690 Change-Id: If59305674a781e0fcc284d236e3d8ba9cdf9ed08 | 2013-04-24 | 1 | -0/+9 | |
* | Use additional multi-word cost per language (for Russian)•••Bug: 7540133 Change-Id: I7eb7b8399746c15452ed2ed5069955e88fb546d3 | 2013-04-16 | 1 | -3/+2 | |
* | add a debug flag to evaluate the most probable string•••Change-Id: I34dc08c14feb9cbc0304c1d0ff06922e3b65819d | 2013-04-11 | 1 | -0/+2 | |
* | Add flag to turn on new suggest implementation for typing•••Bug: 8277656 Change-Id: I974f560050cc5339d110b97620df1c5b496977fe | 2013-04-04 | 1 | -0/+1 | |
* | Refactor parameters by naming convention•••Change-Id: I8bda8075b33f656ecbec08320afcd864b620fe77 | 2013-03-18 | 1 | -6/+6 | |
* | Refactor ProximityType and CorrectionType•••Bug: 8277656 Change-Id: Ia7940bbf81fcf4ff5eb7869b105d98aa34155d33 | 2013-03-07 | 1 | -10/+11 | |
* | refactor MAX_POINT_TO_KEY_LENGTH•••Change-Id: I3b44068bce784531516f3cdfe67b3b46b1f1b805 | 2013-03-05 | 1 | -2/+3 | |
* | Add CorrectionType•••Change-Id: Ibbad8476be40e322cadfbf9636a13e575338ec1d | 2013-03-04 | 1 | -0/+14 | |
* | rename define•••Change-Id: I4767eff187c76541648cc066a88293e46a90f033 | 2013-03-01 | 1 | -3/+3 | |
* | add a default vaule for getMatchedProximityType•••Change-Id: Id940f1226ca493d0a1b82e2810b1882184ef8987 | 2013-03-01 | 1 | -0/+2 | |
* | Merge "Use common incremental decoder output scale." | 2013-02-22 | 1 | -0/+1 | |
|\ | |||||
| * | Use common incremental decoder output scale.•••Change-Id: Ib6bd7be45be9229a075b6a8feb46c67ec75a9b06 | 2013-02-21 | 1 | -0/+1 | |
* | | add defines•••Change-Id: I8bc009bf258cbdf01e15dc63a7a8afad47db5d96 | 2013-02-21 | 1 | -0/+4 | |
|/ | |||||
* | Cleanups in defines.h•••Change-Id: I75ab11e0d6374a2d1302d1684453a61b98682b13 | 2013-01-31 | 1 | -25/+2 | |
* | refactor•••Change-Id: If5a59667cf3b9dc0c4d7423d2cf4ab640bdacf49 | 2013-01-30 | 1 | -1/+1 | |
* | Remove MAX_PROXIMITY_CHARS_SIZE_INTERNAL•••Change-Id: I18a997503de4033b5341b564145bca862a872098 | 2013-01-22 | 1 | -10/+6 | |
* | Refactor proximity info•••Change-Id: I668e6abfe202e1a56d59b6b6e58d1b4f003b720a | 2013-01-21 | 1 | -0/+3 | |
* | Clean up in geometry_utils.h•••Change-Id: I876bceed12cf533cb29d290fbc05a686f4030579 | 2013-01-21 | 1 | -0/+2 | |
* | Follow up to I21b54b35•••Change-Id: I3dd5fdd0c7f157724c82f6ddd6d3bea9bc853988 | 2013-01-16 | 1 | -1/+1 | |
* | Use -fno-inline for debug builds & small cleanups•••Change-Id: I24f91d7130f2203715b868d4a82510660939886f | 2013-01-15 | 1 | -5/+10 | |
* | Remove MAX_WORD_LENGTH_INTERNAL•••Change-Id: Ie11ff000675601acff5fbb00e9e9f48eb32c5071 | 2013-01-15 | 1 | -11/+10 | |
* | Remove BinaryDictionary.MAX_PREDICTION and MAX_SPACES, and rename MAX_WORDS t...•••Change-Id: Iab2a422b367e7521f346481c7fe5e2575f2e9de3 | 2013-01-11 | 1 | -6/+1 | |
* | add a define•••Change-Id: I8139d0639d07afd200ba4507768bf76d0054687b | 2013-01-09 | 1 | -0/+3 | |
* | assert when the touch event goes back to the future•••bug: 7911739 Change-Id: I29db6a5cb6749999666b1c53857ea61bcc19b8f1 | 2013-01-09 | 1 | -0/+3 | |
* | Misc small cleanups•••Change-Id: Iea61e6c76a9a0437a1b2e8143f6ab5b09a8e211e | 2013-01-08 | 1 | -2/+2 | |
* | add debug•••Change-Id: I101810d2cdd7c2702c489d76fe8f90da0a87a103 | 2012-12-18 | 1 | -39/+29 | |
* | Small cleanups•••Change-Id: I29b4dee15d66f8f1372035738658234395001d41 | 2012-12-11 | 1 | -3/+0 | |
* | Calculate isContinuationPossible for typing•••Change-Id: I11edb1e5155e5048a6c95f84b36e2ef34572178c | 2012-12-11 | 1 | -0/+1 | |
* | Header clean up•••Change-Id: If9b2ea4ed8c1c4cf73463f0ac4bc63d4bb8cba42 | 2012-12-10 | 1 | -2/+0 | |
* | turn off debug flags•••Change-Id: I08710abe3e158ee48c954289fc6bb1269c4a7126 | 2012-12-06 | 1 | -3/+3 | |
* | Merge "Tweak beeline speed" | 2012-11-30 | 1 | -0/+6 | |
|\ | |||||
| * | Tweak beeline speed•••Change-Id: I77bbd5e1888281e838d87824dc04a574b1a7ecb7 | 2012-11-30 | 1 | -0/+6 | |
* | | Merge "Add utilities to read header values." | 2012-11-29 | 1 | -0/+6 | |
|\ \ | |/ |/| |