summaryrefslogtreecommitdiffstats
path: root/chromeos/ime/input_method_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Rename InputMethodEngine to InputMethodEngineInterfaceyoichio@chromium.org2013-12-041-2/+2
* Remove an unused IBus related type InputMethodConfig.yoichio@chromium.org2013-11-281-1/+0
* Create InputMethodConfiguration class with memory leakage bugs.komatsu@chromium.org2013-11-271-1/+1
* Revert of https://codereview.chromium.org/80633002/benwells@chromium.org2013-11-261-1/+1
* Create an internal class for InputMethodConfiguration.komatsu@chromium.org2013-11-251-1/+1
* Simplify the code by removing IBusController.komatsu@chromium.org2013-11-211-0/+4
* [IME API] Implement parsing 'input_view' url from manifest and pass it into i...shuchen@chromium.org2013-11-121-0/+1
* Remove all ime migration code.nona@chromium.org2013-10-091-10/+0
* Default keyboard layout should be set considering owners preference.alemate@chromium.org2013-08-301-0/+3
* Disable non Latin keyboard layout on Lock screen and Sign-in screen.nona@chromium.org2013-08-291-1/+1
* Decouple chromeos/dbus/ibus from IBusController.nona@chromium.org2013-08-221-6/+0
* Do not consume Ctrl+Space if there is only one input method is activated.nona@chromium.org2013-07-231-1/+2
* We should switch the keyboard layout to the layout the user set according to ...alemate@chromium.org2013-07-231-0/+13
* Remove Hangul IME with migration.nona@chromium.org2013-07-021-0/+3
* Support multiple languages.nona@chromium.org2013-06-181-6/+7
* Propagate option page URL to input method descriptor.nona@chromium.org2013-05-161-0/+1
* Expose InputMethodManager insatance by adding InputMethodManager::Get().nona@chromium.org2013-05-101-1/+15
* Do not enable extension IME just after installation.nona@chromium.org2013-05-091-2/+2
* Introduce migration code.nona@chromium.org2013-05-021-0/+7
* Move InputMethodManager from c/b/chromeos to chromeosnona@chromium.org2013-04-261-0/+167