index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chromeos
/
ime
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[IME] Adds code to distinguish public/internal versions of keyboard input ext...
shuchen@chromium.org
2014-03-18
1
-4
/
+16
*
[IME] Use ExtensionSystem to check extension's availability instead of holdin...
shuchen@chromium.org
2014-03-11
4
-8
/
+6
*
chromeos: Simplify chromeos::input_method::XKeyboard interface.
sadrul@chromium.org
2014-03-10
5
-252
/
+71
*
[IME] Removes the duplicated IMEs in chrome://settings/languages, and support...
shuchen@chromium.org
2014-03-10
3
-5
/
+32
*
[IME] migrate the xkb ID to extension based xkb ID.
shuchen@chromium.org
2014-03-05
5
-2
/
+141
*
Rename ibus_keymap to ime_keymap, it's about converting from X11
uekawa@chromium.org
2014-02-26
2
-124
/
+0
*
[IME] Enables the extension based xkb keyboards in chrome://settings/language...
shuchen@chromium.org
2014-02-26
3
-4
/
+18
*
Remove GetIBusKeyCode function that is no longer referenced from
uekawa@chromium.org
2014-02-24
2
-179
/
+0
*
try 3 of: Split out InputMethodMenuManager from InputMethodManager.
uekawa@chromium.org
2014-02-19
4
-140
/
+1
*
Support comma separated hardware keyboard layout value.
nona@chromium.org
2014-02-17
4
-12
/
+25
[next]