| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Workman keyboard layout | kroot | 2015-11-21 | 1 | -10/+12 |
* | Adds support for Macedonian keyboard. | shuchen | 2015-07-17 | 1 | -0/+1 |
* | Reduce the appearances of satorux@ from OWNERS files | satorux | 2015-05-20 | 1 | -1/+0 |
* | Add Romanian standard keyboard. | shuchen | 2015-01-21 | 1 | -0/+1 |
* | gn format // (the rest, except mojo) | scottmg | 2014-12-03 | 1 | -2/+4 |
* | Revert "Revert of Moves code from chromeos/ime to ui/base/ime/chromeos. (patc... | shuchen | 2014-11-27 | 31 | -2854/+2 |
* | Revert of Moves code from chromeos/ime to ui/base/ime/chromeos. (patchset #18... | jochen | 2014-11-27 | 31 | -2/+2854 |
* | Moves code from chromeos/ime to ui/base/ime/chromeos. | shuchen | 2014-11-27 | 31 | -2854/+2 |
* | Sort input method list as the sequence as XKB, M17n, T13, CJK. | shuchen | 2014-11-13 | 2 | -13/+45 |
* | Updates the input_methods.txt file to be consistent with chrome/browser/resou... | shuchen | 2014-11-13 | 1 | -0/+1 |
* | Adds ozone support for ime keyboard. This cl is doing these things: | fengyuan | 2014-11-06 | 8 | -166/+238 |
* | Revert of Adds ozone support for ime keyboard. (patchset #7 id:120001 of http... | yurys | 2014-10-30 | 8 | -234/+151 |
* | Adds ozone support for ime keyboard. | fengyuan | 2014-10-30 | 8 | -151/+234 |
* | This patchset only separates the header definition for ime_keyboard_x11 to .h... | fengyuan | 2014-10-28 | 2 | -90/+110 |
* | Adds shuchen@ as the owner for overall IMF. | shuchen | 2014-10-24 | 1 | -1/+2 |
* | Adds 2 flags for input method features. | shuchen | 2014-10-23 | 1 | -0/+7 |
* | Support 3 keyboards: | shuchen | 2014-10-20 | 1 | -0/+2 |
* | Support invisible underline for IME composition. | shuchen | 2014-10-14 | 1 | -1/+2 |
* | Add //chromeos GN target. | mukai | 2014-10-09 | 1 | -0/+15 |
* | Make the extension IDs are migrated between ChromeOS and ChromiumOS. | shuchen | 2014-10-08 | 1 | -1/+1 |
* | Hook up IME extension for Athena. | shuchen | 2014-10-07 | 1 | -1/+1 |
* | replace OVERRIDE and FINAL with override and final in chromeos/ | mostynb | 2014-10-06 | 5 | -32/+32 |
* | Move all white-listed input method indicator text from InputMethodUtil to man... | shuchen | 2014-09-30 | 5 | -3/+23 |
* | Check the IME component extension's availability on linux_chromeos, so that s... | shuchen | 2014-08-25 | 4 | -8/+8 |
* | IME refactoring: ChromeOS introduce input methods State. | alemate@chromium.org | 2014-08-15 | 7 | -96/+148 |
* | Only initialize the input method list for once, no need to re-initialize for ... | shuchen@chromium.org | 2014-08-13 | 1 | -3/+0 |
* | Improve perforance for component IME extensions initialization. | shuchen@chromium.org | 2014-08-12 | 5 | -162/+74 |
* | Use onActivate event to carry screen type instead of onFocus for IME extensions. | shuchen@chromium.org | 2014-08-09 | 1 | -0/+3 |
* | Refactoring for InputMethodEngine and InputMethodEventRouter. | shuchen@chromium.org | 2014-08-06 | 3 | -9/+21 |
* | GetActiveUserProfile() should not be called before profile is initialized. | alemate@chromium.org | 2014-08-04 | 1 | -1/+5 |
* | Use #ifdef GOOGLE_CHROME_BUILD instead of OFFICIAL_BUILD. | shuchen@chromium.org | 2014-08-01 | 1 | -1/+1 |
* | Moving IME manifests to chrome resources. | shuchen@chromium.org | 2014-07-28 | 5 | -62/+8 |
* | [IME] Removes duplicated and migrates M17n keyboard input methods because M17... | shuchen@chromium.org | 2014-06-17 | 1 | -1/+1 |
* | Notifies capslock state changed in fake ime keyboard. | shuchen@chromium.org | 2014-06-16 | 3 | -3/+40 |
* | Moves DetermineAndSaveHardwareKeyboard method from LoginDisplayHostImpl to In... | shuchen@chromium.org | 2014-06-16 | 1 | -0/+5 |
* | Adds whitelisted non-extension-based input methods if no component extensions... | shuchen@chromium.org | 2014-06-03 | 1 | -1/+3 |
* | [IME] Remove the flag g_use_wrapped_extension_keyboard_layouts, and clean up ... | shuchen@chromium.org | 2014-06-03 | 2 | -59/+61 |
* | Migrates Japanese IME IDs and stop migrating Chinese IME IDs. | shuchen@chromium.org | 2014-06-02 | 1 | -4/+2 |
* | Updates the whitelisted XKB input method IDs to sync up with the component XK... | shuchen@chromium.org | 2014-06-02 | 1 | -21/+29 |
* | x11: Create a gfx_x11 component. | sadrul@chromium.org | 2014-04-15 | 2 | -14/+12 |
* | Revert 263718 "x11: Create a gfx_x11 component." | fischman@chromium.org | 2014-04-14 | 2 | -12/+14 |
* | x11: Create a gfx_x11 component. | sadrul@chromium.org | 2014-04-14 | 2 | -14/+12 |
* | ozone: Rename XKeyboard to ImeKeyboard & use fake under ozone | spang@chromium.org | 2014-04-11 | 7 | -97/+113 |
* | Fixing caps lock problems under ChromeOS where the tray does not properly fol... | skuhne@chromium.org | 2014-04-10 | 4 | -0/+37 |
* | Update StickyKeys overlay to show or hide AltGr depending on the | zork@chromium.org | 2014-03-28 | 6 | -4/+93 |
* | Reorganize text input related OWNERS file based on current status. | nona@chromium.org | 2014-03-28 | 1 | -0/+4 |
* | [IME] Fix the issue that component IME extension doesn't support split option... | shuchen@chromium.org | 2014-03-21 | 2 | -3/+4 |
* | xkb: XkbNamesPtr::vmods is an array (of atoms). It doesn't make sense to null... | sadrul@chromium.org | 2014-03-18 | 1 | -1/+1 |
* | Revert 257618 "roll clang 198389:202554" | thakis@chromium.org | 2014-03-18 | 1 | -1/+1 |
* | roll clang 198389:202554 | thakis@chromium.org | 2014-03-18 | 1 | -1/+1 |