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_ibus.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the argument of ProcessKeyEventDone and ProcessKeyEventPostIME
komatsu@chromium.org
2013-11-08
1
-12
/
+20
*
Check the focus status when display the input method mode indicator.
komatsu@chromium.org
2013-11-08
1
-0
/
+8
*
Change the argument of DispatchKeyEvent and make DispatchFabricatedKeyEvent p...
komatsu@chromium.org
2013-11-08
1
-18
/
+22
*
Set focused TextInputType to InputMethodEndingeIBus.
yoichio@chromium.org
2013-10-30
1
-2
/
+60
*
Add InputMethodObserver support into InputMethodBase
yukawa@chromium.org
2013-10-29
1
-59
/
+61
*
Revert 221394 "Remove IBus specific hack from InputMethodIBus."
nona@chromium.org
2013-10-11
1
-5
/
+21
*
Remove the DBus dependency on CommitText.
komatsu@chromium.org
2013-09-30
1
-6
/
+4
*
Move IsRunningOnChromeOS to SysInfo
stevenjb@chromium.org
2013-09-27
1
-1
/
+0
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
1
-4
/
+4
*
Remove SendFakeProcessKeyEvent.
nona@chromium.org
2013-09-18
1
-10
/
+0
*
Moves most files from ui/base/keycodes to ui/events/keycodes
sky@chromium.org
2013-09-17
1
-3
/
+3
*
Decuple chromeos/dbus/ibus from ui/base/ime
nona@chromium.org
2013-09-12
1
-207
/
+51
*
Move Range code to gfx.
ben@chromium.org
2013-09-06
1
-4
/
+4
*
Remove IBus specific hack from InputMethodIBus.
nona@chromium.org
2013-09-05
1
-19
/
+3
*
Quick fix for dead_acute with s and t and dead_acute.
nona@chromium.org
2013-07-05
1
-6
/
+6
*
Fix file permissions for https://chromiumcodereview.appspot.com/17112021
rmsousa@chromium.org
2013-06-21
1
-0
/
+0
*
New method: InputMethod::IsCandidatePopupOpen()
yukishiino@chromium.org
2013-06-21
1
-0
/
+5
*
Add OnUntranslatedIMEMessage/OnInputLocaleChanged.
Yukawa@chromium.org
2013-06-13
1
-0
/
+9
*
Use a direct include of strings headers in ui/, part 1.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in ui/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Treat character composer as IME (2nd try).
nona@chromium.org
2013-06-07
1
-64
/
+54
*
Revert 204299 "Treat character composer as IME."
nona@chromium.org
2013-06-07
1
-54
/
+64
*
Treat character composer as IME.
nona@chromium.org
2013-06-05
1
-64
/
+54
*
Supports unicode composition(Ctrl+Shift+U) with C-S pressed.
yukishiino@chromium.org
2013-05-24
1
-44
/
+60
*
Call ExtendSelectionAndDelete instead of Backspace forwarding.
nona@chromium.org
2013-05-07
1
-0
/
+9
*
Fix ibus-m17n crash due to invalid range forwarding.
nona@chromium.org
2013-04-11
1
-0
/
+7
*
Fix ibus-m17n crash due to wrong parameter from Chrome.
nona@chromium.org
2013-04-10
1
-5
/
+5
*
ibus: Allow dispatching synthetic key-events.
sadrul@chromium.org
2013-03-28
1
-0
/
+11
*
Ensure that the Alt key is handled correctly in Windows desktop AURA.
ananta@chromium.org
2013-03-13
1
-3
/
+5
*
Use IBusDaemonController instead of IBusController.
nona@chromium.org
2013-03-04
1
-0
/
+11
*
Remove ibus namespace.
nona@chromium.org
2013-01-31
1
-7
/
+7
*
Move SetCursorLocation bypass code.
nona@chromium.org
2013-01-30
1
-16
/
+11
*
Introduce interface instead of function callback.
nona@chromium.org
2013-01-21
1
-33
/
+17
*
Support surrounding text feature.
nona@chromium.org
2012-11-07
1
-15
/
+14
*
ui: Split some bits out of event_constants into event_utils.
sadrul@chromium.org
2012-11-05
1
-0
/
+1
*
Fix crashes in ProcessKeyEventDone.
nona@chromium.org
2012-10-22
1
-1
/
+3
*
Changes on the Input method for metro ash
cpu@chromium.org
2012-10-19
1
-0
/
+3
*
CleanUp: Remove PendingKeyEvent.
nona@chromium.org
2012-10-19
1
-105
/
+31
*
Introduce unit tests for ui::InputMethodIBus
nona@chromium.org
2012-10-18
1
-18
/
+19
*
Fix crash on event copying.
nona@chromium.org
2012-10-16
1
-5
/
+7
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
1
-1
/
+1
*
Remove PendingCreateICRequest.
nona@chromium.org
2012-08-08
1
-79
/
+49
*
Support reverse conversion for ChromeOS
nona@chromium.org
2012-08-03
1
-2
/
+31
*
Add error handler for InputMethodIBus and default error handler in IBusInputC...
nona@chromium.org
2012-07-09
1
-2
/
+12
*
Remove IBusClientImpl from ui/base/ime/*
nona@chromium.org
2012-06-28
1
-71
/
+117
*
Revert 144677 - Remove IBusClientImpl from ui/base/ime/*
nona@chromium.org
2012-06-28
1
-117
/
+71
*
Remove IBusClientImpl from ui/base/ime/*
nona@chromium.org
2012-06-28
1
-71
/
+117
*
chromeos: Send correct DOM event when composing a character outside BMP with ...
hashimoto@chromium.org
2012-06-27
1
-30
/
+37
*
Change InputMethodIBus unittests to IBusClient free one.
nona@chromium.org
2012-06-26
1
-2
/
+9
*
Revert 144101 - Change InputMethodIBus unittests to IBusClient free one.
jam@chromium.org
2012-06-26
1
-4
/
+1
[next]