summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/input_method/mode_indicator_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove now-unnecessary wrappers around gfx::Screen::GetScreen()scottmg2016-01-271-1/+1
* Only compiles InputMethodWhitelist in tests.shuchen2016-01-251-1/+2
* Switch to standard integer types in chrome/browser/chromeos/.avi2015-12-241-0/+3
* Make ChromeOS IME APIs platform-independent, step 1 of X: Move ui/base/ime/ch...azurewei2015-10-191-3/+4
* Update {virtual,override,final} to follow C++11 style in chrome/browser/chrom...dcheng2015-01-161-7/+6
* Split AcceleratorController::PerformAction() intopkotwicz2014-12-091-5/+7
* Revert "Revert of Moves code from chromeos/ime to ui/base/ime/chromeos. (patc...shuchen2014-11-271-4/+4
* Revert of Moves code from chromeos/ime to ui/base/ime/chromeos. (patchset #18...jochen2014-11-271-4/+4
* Moves code from chromeos/ime to ui/base/ime/chromeos.shuchen2014-11-271-4/+4
* replace OVERRIDE and FINAL with override and final in chrome/browser/chromeos/mostynb2014-10-031-4/+4
* IME refactoring: ChromeOS introduce input methods State.alemate@chromium.org2014-08-151-9/+9
* Moving IME manifests to chrome resources.shuchen@chromium.org2014-07-281-10/+0
* [IME] Remove the flag g_use_wrapped_extension_keyboard_layouts, and clean up ...shuchen@chromium.org2014-06-031-2/+2
* [IME] Removes the duplicated IMEs in chrome://settings/languages, and support...shuchen@chromium.org2014-03-101-2/+10
* Rename IBusPanelCandidateWindowHandlerInterface to IMECandidateWindowHandlerI...uekawa@chromium.org2014-03-031-2/+2
* Support comma separated hardware keyboard layout value.nona@chromium.org2014-02-171-2/+8
* Guest Mode: input method should default to the underlying latin keyboard layout.alemate@chromium.org2014-01-301-2/+2
* Rename IBusBridge to IMEBridge, and IBusEngineHandlerInterface to IMEEngineHa...uekawa@chromium.org2014-01-271-3/+3
* Add NumOfWidgets test.komatsu@chromium.org2013-12-111-1/+50
* Create browsertests for Mode Inidicator.komatsu@chromium.org2013-12-061-0/+170