summaryrefslogtreecommitdiffstats
path: root/chromeos/ime
Commit message (Expand)AuthorAgeFilesLines
* 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
* Delete unused IBusPanelPropertyHandler.komatsu@chromium.org2013-11-214-103/+1
* Simplify the code by removing IBusController.komatsu@chromium.org2013-11-213-1/+10
* Remove an unused ibus type IBusPropertyState.yoichio@chromium.org2013-11-211-7/+0
* Rename objects refering gfx::Rect from 'location' to 'bounds'komatsu@chromium.org2013-11-213-13/+13
* Delete IBusDaemonController.komatsu@chromium.org2013-11-194-255/+0
* Delete ibus_object and move ibus_text to chromeos/ime.komatsu@chromium.org2013-11-185-2/+182
* Delete IBusEngineFactoryService.komatsu@chromium.org2013-11-142-11/+7
* Delete IBusClient.komatsu@chromium.org2013-11-131-8/+0
* [IME API] Implement parsing 'input_view' url from manifest and pass it into i...shuchen@chromium.org2013-11-126-8/+19
* Fixes for -Wunused-function on Linux, Android and ChromeOShans@chromium.org2013-11-121-35/+0
* Check the focus status when display the input method mode indicator.komatsu@chromium.org2013-11-081-0/+4
* Adding active maintainer to the owners.nona@chromium.org2013-11-081-0/+1
* ChromeOS: Remove unused IBus classes from chromeos/.pneubeck@chromium.org2013-11-061-211/+1
* Set focused TextInputType to InputMethodEndingeIBus.yoichio@chromium.org2013-10-304-3/+33