| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove now-unnecessary wrappers around gfx::Screen::GetScreen() | scottmg | 2016-01-27 | 1 | -1/+1 |
* | Only compiles InputMethodWhitelist in tests. | shuchen | 2016-01-25 | 1 | -1/+2 |
* | Switch to standard integer types in chrome/browser/chromeos/. | avi | 2015-12-24 | 1 | -0/+3 |
* | Make ChromeOS IME APIs platform-independent, step 1 of X: Move ui/base/ime/ch... | azurewei | 2015-10-19 | 1 | -3/+4 |
* | Update {virtual,override,final} to follow C++11 style in chrome/browser/chrom... | dcheng | 2015-01-16 | 1 | -7/+6 |
* | Split AcceleratorController::PerformAction() into | pkotwicz | 2014-12-09 | 1 | -5/+7 |
* | Revert "Revert of Moves code from chromeos/ime to ui/base/ime/chromeos. (patc... | shuchen | 2014-11-27 | 1 | -4/+4 |
* | Revert of Moves code from chromeos/ime to ui/base/ime/chromeos. (patchset #18... | jochen | 2014-11-27 | 1 | -4/+4 |
* | Moves code from chromeos/ime to ui/base/ime/chromeos. | shuchen | 2014-11-27 | 1 | -4/+4 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/chromeos/ | mostynb | 2014-10-03 | 1 | -4/+4 |
* | IME refactoring: ChromeOS introduce input methods State. | alemate@chromium.org | 2014-08-15 | 1 | -9/+9 |
* | Moving IME manifests to chrome resources. | shuchen@chromium.org | 2014-07-28 | 1 | -10/+0 |
* | [IME] Remove the flag g_use_wrapped_extension_keyboard_layouts, and clean up ... | shuchen@chromium.org | 2014-06-03 | 1 | -2/+2 |
* | [IME] Removes the duplicated IMEs in chrome://settings/languages, and support... | shuchen@chromium.org | 2014-03-10 | 1 | -2/+10 |
* | Rename IBusPanelCandidateWindowHandlerInterface to IMECandidateWindowHandlerI... | uekawa@chromium.org | 2014-03-03 | 1 | -2/+2 |
* | Support comma separated hardware keyboard layout value. | nona@chromium.org | 2014-02-17 | 1 | -2/+8 |
* | Guest Mode: input method should default to the underlying latin keyboard layout. | alemate@chromium.org | 2014-01-30 | 1 | -2/+2 |
* | Rename IBusBridge to IMEBridge, and IBusEngineHandlerInterface to IMEEngineHa... | uekawa@chromium.org | 2014-01-27 | 1 | -3/+3 |
* | Add NumOfWidgets test. | komatsu@chromium.org | 2013-12-11 | 1 | -1/+50 |
* | Create browsertests for Mode Inidicator. | komatsu@chromium.org | 2013-12-06 | 1 | -0/+170 |