Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [IME] Resends onActive() and onFocus() events to IME extension after it adds ... | shuchen@chromium.org | 2014-03-17 | 1 | -3/+1 |
* | Propagate engine ID to distinguish the event sender and avoid infinity event ... | komatsu@chromium.org | 2014-02-14 | 1 | -0/+1 |
* | Rename IBusBridge to IMEBridge, and IBusEngineHandlerInterface to IMEEngineHa... | uekawa@chromium.org | 2014-01-27 | 1 | -2/+2 |
* | Refactoring around descriptor. The descriptor representing InputMethodEngine... | komatsu@chromium.org | 2014-01-09 | 1 | -0/+3 |
* | Delete redundant functions for auxiliary text. | komatsu@chromium.org | 2013-12-27 | 1 | -6/+5 |
* | Implement input.ime.sendKeyEvents and its browsertest. | komatsu@chromium.org | 2013-12-19 | 1 | -0/+4 |
* | Make InputMethodEngine a subclass of IBusEngineHandler. | komatsu@chromium.org | 2013-12-19 | 1 | -1/+3 |
* | [IME API] Adds input.ime.hideInputView API. | shuchen@chromium.org | 2013-12-18 | 1 | -0/+3 |
* | Rename InputMethodEngine to InputMethodEngineInterface | yoichio@chromium.org | 2013-12-04 | 1 | -0/+245 |