Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidate dummy proximity info to the spell checker info | 2013-05-08 | 1 | -32/+0 | |
| | | | | | | Bug: 8783170 Change-Id: I067486e5ec1ae7cdef8e2121392464ba71ee8add | ||||
* | Fix Apache license comment | 2013-01-21 | 1 | -8/+8 | |
| | | | | Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086 | ||||
* | Cleanup: Make some classes as final | 2012-09-27 | 1 | -1/+1 | |
| | | | | Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e | ||||
* | Have a pool of dictionaries to check spelling. | 2011-08-16 | 1 | -0/+32 | |
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 |