summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/input_method/input_method_manager_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Adds whitelisted non-extension-based input methods if no component extensions...shuchen@chromium.org2014-06-031-0/+4
* Migrates Japanese IME IDs and stop migrating Chinese IME IDs.shuchen@chromium.org2014-06-021-1/+1
* [IME] Support multi profiles in IMF.shuchen@chromium.org2014-04-151-0/+11
* ozone: Rename XKeyboard to ImeKeyboard & use fake under ozonespang@chromium.org2014-04-111-7/+7
* Update StickyKeys overlay to show or hide AltGr depending on thezork@chromium.org2014-03-281-0/+2
* [IME] migrate the xkb ID to extension based xkb ID.shuchen@chromium.org2014-03-051-0/+3
* try 3 of: Split out InputMethodMenuManager from InputMethodManager.uekawa@chromium.org2014-02-191-11/+1
* Support comma separated hardware keyboard layout value.nona@chromium.org2014-02-171-4/+5
* Revert 251327 "Reland of: Split out InputMethodMenuManager from ..."thestig@chromium.org2014-02-141-1/+11
* Reland of: Split out InputMethodMenuManager from InputMethodManager.uekawa@chromium.org2014-02-141-11/+1
* Revert 251164 "Split out InputMethodMenuManager from InputMethod..."sky@chromium.org2014-02-141-1/+11
* Split out InputMethodMenuManager from InputMethodManager.uekawa@chromium.org2014-02-131-11/+1
* Guest Mode: input method should default to the underlying latin keyboard layout.alemate@chromium.org2014-01-301-2/+2
* [IME] Supports options page for each IME instead of single options page for e...shuchen@chromium.org2014-01-181-0/+2
* Refactoring around descriptor. The descriptor representing InputMethodEngine...komatsu@chromium.org2014-01-091-5/+0
* Rename InputMethodEngineIBus to InputMethodEngineyoichio@chromium.org2013-12-051-1/+1
* Rename InputMethodEngine to InputMethodEngineInterfaceyoichio@chromium.org2013-12-041-1/+1
* Add CandidateClicked to observer.komatsu@chromium.org2013-12-021-0/+1
* Delete extra_input_method_instances.komatsu@chromium.org2013-12-021-1/+0
* Use pointer instead of reference for a function argument.komatsu@chromium.org2013-11-261-1/+1
* Simplify the code by removing IBusController.komatsu@chromium.org2013-11-211-14/+12
* Delete IBusDaemonController.komatsu@chromium.org2013-11-191-8/+1
* Delete IBusClient.komatsu@chromium.org2013-11-131-3/+0
* [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-5/+0
* Default keyboard layout should be set considering owners preference.alemate@chromium.org2013-08-301-0/+1
* Disable non Latin keyboard layout on Lock screen and Sign-in screen.nona@chromium.org2013-08-291-6/+1
* Decouple chromeos/dbus/ibus from IBusController.nona@chromium.org2013-08-221-4/+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-1/+20
* Remove Hangul IME with migration.nona@chromium.org2013-07-021-0/+3
* Support multiple languages.nona@chromium.org2013-06-181-1/+1
* Propagate option page URL to input method descriptor.nona@chromium.org2013-05-161-0/+1
* Remove IBusController::ChangeInputMethod.nona@chromium.org2013-05-131-1/+6
* Do not enable extension IME just after installation.nona@chromium.org2013-05-091-3/+3
* Introduce migration code.nona@chromium.org2013-05-021-0/+2
* Fix memory leak around InputMethodManagerImpl::Initnona@chromium.org2013-04-261-4/+2
* Move InputMethodManager from c/b/chromeos to chromeosnona@chromium.org2013-04-261-1/+1
* Support Component Extension IMEnona@chromium.org2013-04-041-0/+4
* Support pending ChangeInputMethod.nona@chromium.org2013-04-031-0/+5
* Add callback when the initialization is done.nona@chromium.org2013-04-021-1/+3
* Introduce GetComponentExtensionIMEManager.nona@chromium.org2013-03-311-1/+18
* Extract input_method_whitelist.{h|cc} from c/b/chromeos.nona@chromium.org2013-03-291-1/+1
* Revert 190596 "Extract input_method_whitelist.{h|cc} from c/b/ch..."ygorshenin@chromium.org2013-03-261-1/+1
* Extract input_method_whitelist.{h|cc} from c/b/chromeos.nona@chromium.org2013-03-261-1/+1
* Use IBusDaemonController instead of IBusController.nona@chromium.org2013-03-041-1/+5
* Decompose BrowserStateMonitor into two parts, simplifying unit tests and APIs.erikwright@chromium.org2012-12-141-7/+6
* Miscellaneous header fixups.erikwright@chromium.org2012-12-121-1/+1
* Introduce a configuration layer for c/b/input_method.erikwright@chromium.org2012-12-111-7/+6
* Extract a delegate interface from c/b/chromeos/input_method to permit decoupl...erikwright@chromium.org2012-12-101-6/+4