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
/
ui
/
base
/
ime
/
input_method_chromeos.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement chrome.input.ime.setComposition and chrome.input.ime.commitText API...
azurewei
2016-02-18
1
-7
/
+1
*
Removes the useless OnFocus/OnBlur for input method.
shuchen
2016-01-29
1
-2
/
+0
*
Switch to standard integer types in ui/base/.
avi
2015-12-23
1
-4
/
+6
*
Merge duplicated CompositionText structures
azurewei
2015-11-06
1
-2
/
+2
*
Make ChromeOS IME APIs platform-independent, step 1 of X: Move ui/base/ime/ch...
azurewei
2015-10-19
1
-3
/
+3
*
Refactoring for the InputMethod & InputMethodDelegate interfaces.
shuchen
2015-08-04
1
-7
/
+8
*
Simplify InputMethodWin initialization.
shuchen
2015-07-19
1
-1
/
+0
*
InputMethod should stop TextInputClient::InsertChar/InsertText calls when the...
shuchen
2015-07-14
1
-2
/
+4
*
Avoid duplicated keydown/keyup events in some scenarios.
shuchen
2015-05-06
1
-0
/
+4
*
Improves perf by avoid small memory allocation for key event handling if IME ...
shuchen
2015-04-21
1
-1
/
+1
*
Prevent key event dropping on super slow device.
nona
2015-04-21
1
-13
/
+1
*
Split ui/base/ime into a new component (reland with windows GN fix)
spang
2015-02-05
1
-1
/
+1
*
Revert of Split ui/base/ime into a new component (patchset #4 id:60001 of htt...
ccameron
2015-02-05
1
-1
/
+1
*
Split ui/base/ime into a new component
spang
2015-02-05
1
-1
/
+1
*
Update {virtual,override,final} to follow C++11 style in ui.
dcheng
2015-01-15
1
-22
/
+22
*
Magnifier needs to follow the focus and caret change of the textfield.
jennyz
2014-10-23
1
-2
/
+4
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
1
-16
/
+16
*
Supports fake key events for setComposition/commitText by on-screen keyboards.
shuchen@chromium.org
2014-06-06
1
-0
/
+3
*
Input method framework shouldn't assume the text input type changes when focu...
shuchen@chromium.org
2014-05-15
1
-2
/
+0
*
[IME] support password field in IME API. Moving the password related checks f...
shuchen@chromium.org
2014-04-08
1
-3
/
+4
*
Remove unused forward declaration for nonexistant class.
uekawa@chromium.org
2014-03-12
1
-6
/
+0
*
Rename IBusInputContextHandlerInterface to IMEInputContextHandlerInterface
uekawa@chromium.org
2014-03-03
1
-2
/
+2
*
Rename IBusText to CompositionText, because it's not about IBus anymore, but ...
uekawa@chromium.org
2014-02-05
1
-5
/
+5
*
Rename IBusBridge to IMEBridge, and IBusEngineHandlerInterface to IMEEngineHa...
uekawa@chromium.org
2014-01-27
1
-2
/
+2
*
Rename InputMethodIBus to InputMethodChromeOS.
uekawa@chromium.org
2014-01-22
1
-0
/
+162