| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement input.ime.sendKeyEvents API. | azurewei | 2016-03-15 | 1 | -0/+1 |
* | Switch to standard integer types in ui/base/. | avi | 2015-12-23 | 1 | -5/+7 |
* | Merge duplicated CompositionText structures | azurewei | 2015-11-06 | 1 | -3/+3 |
* | Make ChromeOS IME APIs platform-independent, step 1 of X: Move ui/base/ime/ch... | azurewei | 2015-10-19 | 1 | -2/+2 |
* | Avoid basename conflict in text_composition | scottmg | 2015-05-25 | 1 | -1/+1 |
* | Split ui/base/ime into a new component (reland with windows GN fix) | spang | 2015-02-05 | 1 | -2/+2 |
* | Revert of Split ui/base/ime into a new component (patchset #4 id:60001 of htt... | ccameron | 2015-02-05 | 1 | -2/+2 |
* | Split ui/base/ime into a new component | spang | 2015-02-05 | 1 | -2/+2 |
* | Update {virtual,override,final} to follow C++11 style in ui. | dcheng | 2015-01-15 | 1 | -5/+5 |
* | Revert "Revert of Moves code from chromeos/ime to ui/base/ime/chromeos. (patc... | shuchen | 2014-11-27 | 1 | -1/+1 |
* | Revert of Moves code from chromeos/ime to ui/base/ime/chromeos. (patchset #18... | jochen | 2014-11-27 | 1 | -1/+1 |
* | Moves code from chromeos/ime to ui/base/ime/chromeos. | shuchen | 2014-11-27 | 1 | -1/+1 |
* | replace OVERRIDE and FINAL with override and final in ui/ | mostynb | 2014-10-09 | 1 | -3/+3 |
* | Rename IBusInputContextHandlerInterface to IMEInputContextHandlerInterface | uekawa@chromium.org | 2014-03-03 | 1 | -1/+1 |
* | Rename IBusText to CompositionText, because it's not about IBus anymore, but ... | uekawa@chromium.org | 2014-02-05 | 1 | -7/+7 |
* | Rename IBusBridge to IMEBridge, and IBusEngineHandlerInterface to IMEEngineHa... | uekawa@chromium.org | 2014-01-27 | 1 | -1/+1 |
* | ui: Rename ui_export.h to ui_base_export.h | tfarina@chromium.org | 2014-01-06 | 1 | -2/+2 |
* | Delete unused functions of IBusInputContextHandlerInterface. | komatsu@chromium.org | 2013-11-26 | 1 | -18/+0 |
* | move chromeos/ime/ibus_bridge.* and its mocks to ui/base/ime/chromeos | yoichio@chromium.org | 2013-11-22 | 1 | -0/+91 |