aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-07-25Add BufferWithExtendableBuffer::extend()Keisuke Kuroyanagi2-6/+12
Bug: 14425059 Change-Id: I13dd8412ba4d16a1325ac2210b3852d580e71ad3
2014-07-24Refactoring checkAndPrepareWriting.Keisuke Kuroyanagi1-18/+28
Bug: 14425059 Change-Id: I98940f3841a6c61b0482440b4da21f415dc843f6
2014-07-20Enable InputMethodService#onUpdateCursor behind the flagYohei Yukawa3-39/+31
With this CL, InputMethodService#onUpdateCursor and InputMethodService#onUpdateCursorAnchorInfo can be enabled on L when ENABLE_CURSOR_ANCHOR_INFO_CALLBACK and ENABLE_CURSOR_RECT_CALLBACK are specified, respectively. BUG: 16382260 Change-Id: I29924128f6bd2f08cbd91cc4e82c9c4a6ecce3ff