summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/input_method/mock_input_method_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Migrates Japanese IME IDs and stop migrating Chinese IME IDs.shuchen@chromium.org2014-06-021-1/+1
* ozone: Rename XKeyboard to ImeKeyboard & use fake under ozonespang@chromium.org2014-04-111-3/+1
* [IME] support password field in IME API. Moving the password related checks f...shuchen@chromium.org2014-04-081-1/+6
* Update StickyKeys overlay to show or hide AltGr depending on thezork@chromium.org2014-03-281-1/+10
* [IME] migrate the xkb ID to extension based xkb ID.shuchen@chromium.org2014-03-051-0/+6
* try 3 of: Split out InputMethodMenuManager from InputMethodManager.uekawa@chromium.org2014-02-191-10/+1
* Support comma separated hardware keyboard layout value.nona@chromium.org2014-02-171-8/+3
* Revert 251327 "Reland of: Split out InputMethodMenuManager from ..."thestig@chromium.org2014-02-141-1/+10
* Reland of: Split out InputMethodMenuManager from InputMethodManager.uekawa@chromium.org2014-02-141-10/+1
* Revert 251164 "Split out InputMethodMenuManager from InputMethod..."sky@chromium.org2014-02-141-1/+10
* Split out InputMethodMenuManager from InputMethodManager.uekawa@chromium.org2014-02-131-10/+1
* Make input_methods.txt to be able to specify indicator string.uekawa@chromium.org2014-02-121-0/+1
* Guest Mode: input method should default to the underlying latin keyboard layout.alemate@chromium.org2014-01-301-2/+3
* [IME] Supports options page for each IME instead of single options page for e...shuchen@chromium.org2014-01-181-0/+12
* Refactoring around descriptor. The descriptor representing InputMethodEngine...komatsu@chromium.org2014-01-091-5/+0
* Rename InputMethodEngine to InputMethodEngineInterfaceyoichio@chromium.org2013-12-041-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-1/+3
* Remove all ime migration code.nona@chromium.org2013-10-091-11/+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/+2
* Decouple chromeos/dbus/ibus from IBusController.nona@chromium.org2013-08-221-7/+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/+15
* Remove Hangul IME with migration.nona@chromium.org2013-07-021-0/+6
* Support multiple languages.nona@chromium.org2013-06-181-2/+2
* Propagate option page URL to input method descriptor.nona@chromium.org2013-05-161-0/+1
* Use GURL instead of std::string for options page URL handling.nona@chromium.org2013-05-131-1/+1
* Do not enable extension IME just after installation.nona@chromium.org2013-05-091-1/+1
* Introduce migration code.nona@chromium.org2013-05-021-0/+5
* Supporting multiple keyboard layouts.nona@chromium.org2013-04-231-1/+1
* Remove |third_party| from InputMethodDescriptor.nona@chromium.org2013-04-191-2/+1
* Move GetFallbackInputMethodDescriptor function to InputMethodUtil.nona@chromium.org2013-04-191-3/+3
* Support options page handling into ComponentExtensionManager.nona@chromium.org2013-04-161-0/+1
* Introduce GetComponentExtensionIMEManager.nona@chromium.org2013-03-311-0/+5
* Decompose BrowserStateMonitor into two parts, simplifying unit tests and APIs.erikwright@chromium.org2012-12-141-7/+0
* Extract a delegate interface from c/b/chromeos/input_method to permit decoupl...erikwright@chromium.org2012-12-101-1/+10
* Use scoped_ptr for ownership transfer.erikwright@chromium.org2012-12-051-6/+7
* Add the ability to filter out extension IMEs from the language settings page.zork@chromium.org2012-09-201-0/+8
* Replace InputMethodEngineIBus.nona@chromium.org2012-08-081-1/+2
* Remove InputMethodManager::EnableHotkeys() and DisableHotkeys().yusukes@chromium.org2012-07-301-6/+0
* Add decoration to the language button to indicate that a third party IME is i...zork@chromium.org2012-06-121-1/+2
* Remove virtual keyboard support from input_method_descriptor.h.yusukes@chromium.org2012-05-241-2/+1
* chrome/browser/chromeos/input_method/ refactoring [part 6 of 6].yusukes@google.com2012-04-181-0/+143