Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Close dictionary pools when they are not used any more.•••Bug: 5156851 Change-Id: Icaba54734eb790b40dc2012aac25df5b2af71dbb | 2011-08-16 | 1 | -2/+15 | |
* | Have a pool of dictionaries to check spelling.•••The dictionaries and proximities are not thread-safe. In order to be able to check spelling in parallel, make a dictionary pool to call upon when a spelling check is necessary. Bug: 5156851 Change-Id: Ie3796164187dd7b7abf5ccd5d014073d43d74408 | 2011-08-16 | 1 | -24/+37 | |
* | Make the spell checker re-entrant.•••Until the dictionary itself is re-entrant, unfortunately we have to synchronize accesses to it. Bug: 5156851 Change-Id: I1629a160d707e6fa1ad80cba828798abb24b68b1 | 2011-08-16 | 1 | -4/+9 | |
* | Add proximity info for the spell checker.•••Bug: 5119987 Change-Id: I35700fd8b0ffa6bced428cc6d46b3f64eb251281 | 2011-08-09 | 1 | -4/+12 | |
* | Update the spell checker according to API cleanup•••Change-Id: Ia95a63963c16265bc9bc7e1fcecf120e17bf8636 | 2011-08-05 | 1 | -27/+41 | |
* | Implement the spell checker.•••Bug: 4176026 Change-Id: I297c47202e96ce0db74d703f30709777f26b93ac | 2011-08-04 | 1 | -16/+111 | |
* | Temporary don't use "looks type" for comming rename cl.•••Change-Id: If016a61f9e303b615c59c0035724256535aec817 | 2011-08-03 | 1 | -1/+1 | |
* | Modified the test spell checker•••Change-Id: Ib64fac8672a4107638cd05a0232d46b49fc4aa8c | 2011-07-28 | 1 | -2/+18 | |
* | [step3] Add spell checker service.•••Change-Id: Ib13b3a524e0f0b90de40a3e255040b3158d49258 | 2011-07-25 | 1 | -0/+34 |