Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-07-25 | Add BufferWithExtendableBuffer::extend() | 2 | -6/+12 | ||
Bug: 14425059 Change-Id: I13dd8412ba4d16a1325ac2210b3852d580e71ad3 | |||||
2014-07-24 | Refactoring checkAndPrepareWriting. | 1 | -18/+28 | ||
Bug: 14425059 Change-Id: I98940f3841a6c61b0482440b4da21f415dc843f6 | |||||
2014-07-20 | Enable InputMethodService#onUpdateCursor behind the flag | 3 | -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 |