summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/input_method/input_method_engine.cc
Commit message (Expand)AuthorAgeFilesLines
* Input method framework shouldn't assume the text input type changes when focu...shuchen@chromium.org2014-05-151-5/+7
* [IME] Adds these histograms in IMF. 1) Count of IME is activated/deactivated ...shuchen@chromium.org2014-05-091-0/+41
* Makes InputMethodEngine can have an accurate default input text type when it'...shuchen@chromium.org2014-04-201-2/+1
* [IME] support password field in IME API. Moving the password related checks f...shuchen@chromium.org2014-04-081-22/+44
* Make keyboard controller a singleton.kevers@chromium.org2014-04-071-3/+3
* [IME] support sending key events to non-input field.shuchen@chromium.org2014-03-261-1/+3
* [IME] Makes sure the different ime observer instances can be created under di...shuchen@chromium.org2014-03-201-3/+2
* Revert of [IME] Makes sure the different ime observer instances can be create...pneubeck@chromium.org2014-03-201-2/+3
* [IME] Makes sure the different ime observer instances can be created under di...shuchen@chromium.org2014-03-201-3/+2
* [Input View] Makes sure the url can be overriden before keyboard controller i...shuchen@chromium.org2014-03-191-7/+8
* [IME] Resends onActive() and onFocus() events to IME extension after it adds ...shuchen@chromium.org2014-03-171-1/+1
* Provide access to the WindowEventDispatcher as a ui::EventProcessor.ben@chromium.org2014-03-101-3/+4
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-1/+1
* Rename IBusInputContextHandlerInterface to IMEInputContextHandlerInterfaceuekawa@chromium.org2014-03-031-2/+2
* Rename IBusPanelCandidateWindowHandlerInterface to IMECandidateWindowHandlerI...uekawa@chromium.org2014-03-031-7/+7
* Rename ibus_keymap to ime_keymap, it's about converting from X11uekawa@chromium.org2014-02-261-6/+6
* [IME] Enables the extension based xkb keyboards in chrome://settings/language...shuchen@chromium.org2014-02-261-1/+2
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* try 3 of: Split out InputMethodMenuManager from InputMethodManager.uekawa@chromium.org2014-02-191-9/+10
* Revert 251327 "Reland of: Split out InputMethodMenuManager from ..."thestig@chromium.org2014-02-141-10/+9
* Propagate engine ID to distinguish the event sender and avoid infinity event ...komatsu@chromium.org2014-02-141-1/+13
* Reland of: Split out InputMethodMenuManager from InputMethodManager.uekawa@chromium.org2014-02-141-9/+10
* Use base::string16 for CompositionText.Text instead of converting to utf-8 an...uekawa@chromium.org2014-02-141-1/+1
* Revert 251164 "Split out InputMethodMenuManager from InputMethod..."sky@chromium.org2014-02-141-9/+9
* Split out InputMethodMenuManager from InputMethodManager.uekawa@chromium.org2014-02-131-9/+9
* Migrate CandidateWindow::Entry to string16.uekawa@chromium.org2014-02-131-5/+5
* Make input_methods.txt to be able to specify indicator string.uekawa@chromium.org2014-02-121-7/+9
* Rename IBusText to CompositionText, because it's not about IBus anymore, but ...uekawa@chromium.org2014-02-051-22/+22
* aura: Remove event-dispatch methods from WindowTreeHostDelegate interface.sadrul@chromium.org2014-01-311-1/+3
* Rename IBusBridge to IMEBridge, and IBusEngineHandlerInterface to IMEEngineHa...uekawa@chromium.org2014-01-271-10/+10
* Moves CandidateWindow model to ui/base/ime (2nd)mukai@chromium.org2014-01-091-4/+4
* Revert 243777 "Moves CandidateWindow model to ui/base/ime."scottmg@chromium.org2014-01-091-4/+4
* Moves CandidateWindow model to ui/base/ime.mukai@chromium.org2014-01-091-4/+4
* Refactoring around descriptor. The descriptor representing InputMethodEngine...komatsu@chromium.org2014-01-091-8/+22
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-081-1/+1
* Delete redundant functions for auxiliary text.komatsu@chromium.org2013-12-271-26/+3
* Implement input.ime.sendKeyEvents and its browsertest.komatsu@chromium.org2013-12-191-0/+45
* Make InputMethodEngine a subclass of IBusEngineHandler.komatsu@chromium.org2013-12-191-1/+0
* [IME API] Adds input.ime.hideInputView API.shuchen@chromium.org2013-12-181-0/+9
* Add IBusBridge::GetEngineHandlerById.komatsu@chromium.org2013-12-121-8/+1
* Rename InputMethodEngineIBus to InputMethodEngineyoichio@chromium.org2013-12-051-0/+586
* Rename InputMethodEngine to InputMethodEngineInterfaceyoichio@chromium.org2013-12-041-51/+0
* Delete InputMethodEngine::CreateEngine and call the InputMethodEngineIBus con...yoichio@chromium.org2013-12-031-27/+0
* [IME API] Implement parsing 'input_view' url from manifest and pass it into i...shuchen@chromium.org2013-11-121-0/+2
* Rename IBusLookupTable to CandidateWindow, and move the code location from db...komatsu@chromium.org2013-10-021-1/+1
* Create InputMethodEngine::(Set|Get)CandidateWindowProperty and deletekomatsu@chromium.org2013-09-301-0/+17
* Allow list of string for language field in input_ime manifest.nona@chromium.org2013-07-101-2/+2
* Propagate option page URL to input method descriptor.nona@chromium.org2013-05-161-0/+2
* Replace InputMethodEngineIBus.nona@chromium.org2012-08-081-607/+11
* Delete an unused variablethakis@chromium.org2012-07-301-8/+2