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 | -1/+24 | |
* | 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 | -0/+55 |