Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add bigram lookup implementation.•••Bug: 5046459 Change-Id: Id2c7686c5da078751ed587e559417e808779aa7a | 2011-08-02 | 1 | -153/+49 | |
* | Fix build for profiling•••Change-Id: I39cd0fa37fb738dcbbcf82839b6bb030e3af606b | 2011-07-14 | 1 | -1/+1 | |
* | Compile code used in logging conditionally so that gcc does not complain•••about unused-but-set variables. Change-Id: I141f438694a1854d54d08cb5a74c23222dd9d85e | 2011-07-08 | 1 | -0/+2 | |
* | Fix a bug where bigram search would never return•••Bug: 4690487 Change-Id: Ie8f3f651508cc48bbb043a0b308f7e0d1524371c | 2011-06-17 | 1 | -1/+1 | |
* | New dict format, step 2•••Move some methods around and make static some methods Bug: 4392433 Change-Id: I2bbe98aec118a416d21d1e293638e1d324505b9b | 2011-06-16 | 1 | -2/+1 | |
* | Add -Werror flag to catch more warnings and errors•••Change-Id: I9c39ba24578931944aae8182918ed48a2e82eb39 | 2011-03-19 | 1 | -7/+19 | |
* | Load main dic in native•••Follow up to Id57dce51 bug: 3219819 Change-Id: I00e11ef21d0252ffa88c12dffb9c55b0f2e19a66 | 2011-01-07 | 1 | -6/+6 | |
* | Suggest words with missing space•••Bug: 3193883 Change-Id: I8d25f3e1d4db10be733d85edfa4f55a094feef80 | 2010-12-09 | 1 | -6/+6 | |
* | Fix a crash when MAX_WORD_LENGTH is too short.•••Change-Id: Idcb5aa2685321b8d0ac7d846caecbd1c79e4dd77 | 2010-12-06 | 1 | -1/+1 | |
* | Detach bigram functionarities from unigram_dictionary•••Change-Id: Ie35164a5f293e5370885a1ba13d6ed7caf6000ec | 2010-12-02 | 1 | -5/+226 | |
* | Refactor: Move utility functions and no suggestion functions from unigram_dic...•••Change-Id: I6f695e4f5852547d2c00de5ee54a650fef9accbe | 2010-12-02 | 1 | -0/+2 | |
* | Fix parameters of native functions and refactor Dictionary•••- created bigram/unigram dictionary classes Change-Id: I233a28ed8d611870db3f4cf8f25fc45b5d41529b | 2010-12-02 | 1 | -0/+31 |