|
sk6_charactercomposer: Merged DispatchKeyEvent and its fabricated version.
sk6_charactercomposer: Change the arguments of ExecuteCharacterComposer.
sk5_cleanup: Code clean up a little.
sk4_fabkeyev: Enabled the event propagation :)
sk3a_processkeyeventdone: replace NativeEvent with ui::KeyEvent
sk3_prokeyev2: Change the arguments of ProcessKeyEvent.
sk2_prokeyevdone: Change the argument of ProcessKeyEventDone and ProcessKeyEventPostIME
sk1a_unittest: Use InitXKeyEventForTesting
sk_dispatch: Fix Windows build error
sk_dispatch: Change the argument of DispatchKeyEvent
BUG=
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+652 lines, -417 lines) |
Patch |
 |
M |
chrome/browser/chromeos/input_method/input_method_engine_ibus.h
|
View
|
|
1 chunk |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/input_method/input_method_engine_ibus.cc
|
View
|
|
2 chunks |
+14 lines, -19 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/input_method/input_method_engine_ibus_browserttests.cc
|
View
|
|
9 chunks |
+61 lines, -26 lines |
0 comments
|
Download
|
 |
M |
chromeos/ime/ibus_bridge.h
|
View
|
|
1 chunk |
+16 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chromeos/ime/mock_ime_engine_handler.h
|
View
|
|
3 chunks |
+34 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chromeos/ime/mock_ime_engine_handler.cc
|
View
|
|
3 chunks |
+17 lines, -8 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/dummy_input_method.h
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/dummy_input_method.cc
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/dummy_input_method_delegate.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/base/ime/dummy_input_method_delegate.cc
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/base/ime/fake_input_method.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/base/ime/fake_input_method.cc
|
View
|
|
2 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_base.h
|
View
|
|
1 chunk |
+5 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_base.cc
|
View
|
|
2 chunks |
+11 lines, -9 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_base_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_delegate.h
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_ibus.h
|
View
|
|
5 chunks |
+8 lines, -25 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_ibus.cc
|
View
|
|
13 chunks |
+362 lines, -149 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_ibus_unittest.cc
|
View
|
|
11 chunks |
+73 lines, -121 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_linux_x11.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_linux_x11.cc
|
View
|
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_win.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/input_method_win.cc
|
View
|
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/base/ime/mock_input_method.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/base/ime/mock_input_method.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/views/corewm/input_method_event_filter.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/views/corewm/input_method_event_filter.cc
|
View
|
|
2 chunks |
+10 lines, -9 lines |
0 comments
|
Download
|
|