aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/StringBuilderPool.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug with the string pool.•••This also adds some optional debug code to detect more easily possible future occurrences of the same problem. Bug: 5195017 Change-Id: I2558b468e46f7090de868f1ec2dc9e24895d670f Jean Chalard2011-08-231-1/+15
* Make the string builder pool in Suggest a singleton.•••This is internal refactoring, done as preliminary work to fix Bug: 5175740 Change-Id: I21bd4c001c27e7b925ddb87a152105b4dcab320a Jean Chalard2011-08-181-0/+56