summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/input_method/input_method_engine_interface.h
Commit message (Expand)AuthorAgeFilesLines
* [IME] Resends onActive() and onFocus() events to IME extension after it adds ...shuchen@chromium.org2014-03-171-3/+1
* Propagate engine ID to distinguish the event sender and avoid infinity event ...komatsu@chromium.org2014-02-141-0/+1
* Rename IBusBridge to IMEBridge, and IBusEngineHandlerInterface to IMEEngineHa...uekawa@chromium.org2014-01-271-2/+2
* Refactoring around descriptor. The descriptor representing InputMethodEngine...komatsu@chromium.org2014-01-091-0/+3
* Delete redundant functions for auxiliary text.komatsu@chromium.org2013-12-271-6/+5
* Implement input.ime.sendKeyEvents and its browsertest.komatsu@chromium.org2013-12-191-0/+4
* Make InputMethodEngine a subclass of IBusEngineHandler.komatsu@chromium.org2013-12-191-1/+3
* [IME API] Adds input.ime.hideInputView API.shuchen@chromium.org2013-12-181-0/+3
* Rename InputMethodEngine to InputMethodEngineInterfaceyoichio@chromium.org2013-12-041-0/+245