aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-08-22Update probabilities in language model dict content for GC.Keisuke Kuroyanagi5-21/+72
Bug: 14425059 Change-Id: I354408afd8e5c1955ff0acea3d0243d628fe3843
2014-08-20Fix TrieMap: Cannot create next level map of small value entry.Keisuke Kuroyanagi2-1/+2
Bug: 14425059 Change-Id: I864f81ea7dd1d847ef2b016366ce046b1c43d5e5
2014-08-20Support more methods in the wrapper of CursorAnchorInfoYohei Yukawa2-43/+156
This CL add more compatibility wrapper methods for CursorAnchorInfo. This CL also adds more utility functions and types into CompatUtils to reduce explict cast operations. Change-Id: Id50165b552bbf28b832a6da13bf06eedcd2a190e