summaryrefslogtreecommitdiffstats
path: root/chromeos/ime
Commit message (Expand)AuthorAgeFilesLines
* Update StickyKeys overlay to show or hide AltGr depending on thezork@chromium.org2014-03-286-4/+93
* Reorganize text input related OWNERS file based on current status.nona@chromium.org2014-03-281-0/+4
* [IME] Fix the issue that component IME extension doesn't support split option...shuchen@chromium.org2014-03-212-3/+4
* xkb: XkbNamesPtr::vmods is an array (of atoms). It doesn't make sense to null...sadrul@chromium.org2014-03-181-1/+1
* Revert 257618 "roll clang 198389:202554"thakis@chromium.org2014-03-181-1/+1
* roll clang 198389:202554thakis@chromium.org2014-03-181-1/+1
* [IME] Adds code to distinguish public/internal versions of keyboard input ext...shuchen@chromium.org2014-03-181-4/+16
* [IME] Use ExtensionSystem to check extension's availability instead of holdin...shuchen@chromium.org2014-03-114-8/+6
* chromeos: Simplify chromeos::input_method::XKeyboard interface.sadrul@chromium.org2014-03-105-252/+71
* [IME] Removes the duplicated IMEs in chrome://settings/languages, and support...shuchen@chromium.org2014-03-103-5/+32
* [IME] migrate the xkb ID to extension based xkb ID.shuchen@chromium.org2014-03-055-2/+141
* Rename ibus_keymap to ime_keymap, it's about converting from X11uekawa@chromium.org2014-02-262-124/+0
* [IME] Enables the extension based xkb keyboards in chrome://settings/language...shuchen@chromium.org2014-02-263-4/+18
* Remove GetIBusKeyCode function that is no longer referenced fromuekawa@chromium.org2014-02-242-179/+0
* try 3 of: Split out InputMethodMenuManager from InputMethodManager.uekawa@chromium.org2014-02-194-140/+1
* Support comma separated hardware keyboard layout value.nona@chromium.org2014-02-174-12/+25
* Revert 251327 "Reland of: Split out InputMethodMenuManager from ..."thestig@chromium.org2014-02-144-1/+140
* Reland of: Split out InputMethodMenuManager from InputMethodManager.uekawa@chromium.org2014-02-144-140/+1
* Use base::string16 for CompositionText.Text instead of converting to utf-8 an...uekawa@chromium.org2014-02-142-4/+7
* Revert 251164 "Split out InputMethodMenuManager from InputMethod..."sky@chromium.org2014-02-144-1/+140
* Split out InputMethodMenuManager from InputMethodManager.uekawa@chromium.org2014-02-134-140/+1
* FakeXKeyboard is used in dev and test environment by default.dzhioev@chromium.org2014-02-125-59/+73
* Make input_methods.txt to be able to specify indicator string.uekawa@chromium.org2014-02-126-73/+89
* Add a delay and loop instead of using the glib function to be notifieduekawa@chromium.org2014-02-101-19/+54
* Rename IBusText to CompositionText, because it's not about IBus anymore, but ...uekawa@chromium.org2014-02-053-33/+33
* Remove already done TODO item.uekawa@chromium.org2014-02-051-1/+0
* Update UMA configurations to include the new input methods.uekawa@chromium.org2014-02-031-1/+1
* Guest Mode: input method should default to the underlying latin keyboard layout.alemate@chromium.org2014-01-301-10/+10
* [IME] Supports options page for each IME instead of single options page for e...shuchen@chromium.org2014-01-181-0/+5
* Moves CandidateWindow model to ui/base/ime (2nd)mukai@chromium.org2014-01-093-345/+0
* Revert 243777 "Moves CandidateWindow model to ui/base/ime."scottmg@chromium.org2014-01-093-0/+345
* Moves CandidateWindow model to ui/base/ime.mukai@chromium.org2014-01-093-345/+0
* Refactoring around descriptor. The descriptor representing InputMethodEngine...komatsu@chromium.org2014-01-091-7/+1
* Sets the initial value of is_auxiliary_text_visible.mukai@chromium.org2013-12-281-1/+2
* Delete redundant functions for auxiliary text.komatsu@chromium.org2013-12-272-0/+23
* Add base:: namespace to string16s in chromeos/.dbeam@chromium.org2013-12-193-10/+11
* Unmark Ukrainian keyboard from 'login-allowed'.komatsu@chromium.org2013-12-101-1/+1
* Check if X is initialied instead of checking the return value of X utils.komatsu@chromium.org2013-12-091-5/+12
* Rename InputMethodEngine to InputMethodEngineInterfaceyoichio@chromium.org2013-12-042-3/+3
* Refactoring of IBusText.komatsu@chromium.org2013-12-023-56/+18
* [IME API] Implement input view which reuses virtual keyboard window.shuchen@chromium.org2013-11-291-0/+1
* Remove an unused IBus related type InputMethodConfig.yoichio@chromium.org2013-11-283-94/+0
* Use ExtensionTabUtil::OpenOptionsPage to open IME option page.horo@chromium.org2013-11-276-60/+122
* 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
* Delete ime_constants.h.yoichio@chromium.org2013-11-251-24/+0
* Create an internal class for InputMethodConfiguration.komatsu@chromium.org2013-11-251-1/+1
* Remove a redundant type chromeos::ibus::Rect.yoichio@chromium.org2013-11-251-14/+0
* remove a redundant type ibus::TextInputType.yoichio@chromium.org2013-11-221-23/+0
* move chromeos/ime/ibus_bridge.* and its mocks to ui/base/ime/chromeosyoichio@chromium.org2013-11-228-819/+0