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
/
chrome
/
browser
/
chromeos
/
input_method
/
input_method_engine.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input method framework shouldn't assume the text input type changes when focu...
shuchen@chromium.org
2014-05-15
1
-5
/
+7
*
[IME] Adds these histograms in IMF. 1) Count of IME is activated/deactivated ...
shuchen@chromium.org
2014-05-09
1
-0
/
+41
*
Makes InputMethodEngine can have an accurate default input text type when it'...
shuchen@chromium.org
2014-04-20
1
-2
/
+1
*
[IME] support password field in IME API. Moving the password related checks f...
shuchen@chromium.org
2014-04-08
1
-22
/
+44
*
Make keyboard controller a singleton.
kevers@chromium.org
2014-04-07
1
-3
/
+3
*
[IME] support sending key events to non-input field.
shuchen@chromium.org
2014-03-26
1
-1
/
+3
*
[IME] Makes sure the different ime observer instances can be created under di...
shuchen@chromium.org
2014-03-20
1
-3
/
+2
*
Revert of [IME] Makes sure the different ime observer instances can be create...
pneubeck@chromium.org
2014-03-20
1
-2
/
+3
*
[IME] Makes sure the different ime observer instances can be created under di...
shuchen@chromium.org
2014-03-20
1
-3
/
+2
*
[Input View] Makes sure the url can be overriden before keyboard controller i...
shuchen@chromium.org
2014-03-19
1
-7
/
+8
*
[IME] Resends onActive() and onFocus() events to IME extension after it adds ...
shuchen@chromium.org
2014-03-17
1
-1
/
+1
*
Provide access to the WindowEventDispatcher as a ui::EventProcessor.
ben@chromium.org
2014-03-10
1
-3
/
+4
*
Window ownership -> WindowTreeHost
ben@chromium.org
2014-03-04
1
-1
/
+1
*
Rename IBusInputContextHandlerInterface to IMEInputContextHandlerInterface
uekawa@chromium.org
2014-03-03
1
-2
/
+2
*
Rename IBusPanelCandidateWindowHandlerInterface to IMECandidateWindowHandlerI...
uekawa@chromium.org
2014-03-03
1
-7
/
+7
*
Rename ibus_keymap to ime_keymap, it's about converting from X11
uekawa@chromium.org
2014-02-26
1
-6
/
+6
*
[IME] Enables the extension based xkb keyboards in chrome://settings/language...
shuchen@chromium.org
2014-02-26
1
-1
/
+2
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
try 3 of: Split out InputMethodMenuManager from InputMethodManager.
uekawa@chromium.org
2014-02-19
1
-9
/
+10
*
Revert 251327 "Reland of: Split out InputMethodMenuManager from ..."
thestig@chromium.org
2014-02-14
1
-10
/
+9
*
Propagate engine ID to distinguish the event sender and avoid infinity event ...
komatsu@chromium.org
2014-02-14
1
-1
/
+13
*
Reland of: Split out InputMethodMenuManager from InputMethodManager.
uekawa@chromium.org
2014-02-14
1
-9
/
+10
*
Use base::string16 for CompositionText.Text instead of converting to utf-8 an...
uekawa@chromium.org
2014-02-14
1
-1
/
+1
*
Revert 251164 "Split out InputMethodMenuManager from InputMethod..."
sky@chromium.org
2014-02-14
1
-9
/
+9
*
Split out InputMethodMenuManager from InputMethodManager.
uekawa@chromium.org
2014-02-13
1
-9
/
+9
*
Migrate CandidateWindow::Entry to string16.
uekawa@chromium.org
2014-02-13
1
-5
/
+5
*
Make input_methods.txt to be able to specify indicator string.
uekawa@chromium.org
2014-02-12
1
-7
/
+9
*
Rename IBusText to CompositionText, because it's not about IBus anymore, but ...
uekawa@chromium.org
2014-02-05
1
-22
/
+22
*
aura: Remove event-dispatch methods from WindowTreeHostDelegate interface.
sadrul@chromium.org
2014-01-31
1
-1
/
+3
*
Rename IBusBridge to IMEBridge, and IBusEngineHandlerInterface to IMEEngineHa...
uekawa@chromium.org
2014-01-27
1
-10
/
+10
*
Moves CandidateWindow model to ui/base/ime (2nd)
mukai@chromium.org
2014-01-09
1
-4
/
+4
*
Revert 243777 "Moves CandidateWindow model to ui/base/ime."
scottmg@chromium.org
2014-01-09
1
-4
/
+4
*
Moves CandidateWindow model to ui/base/ime.
mukai@chromium.org
2014-01-09
1
-4
/
+4
*
Refactoring around descriptor. The descriptor representing InputMethodEngine...
komatsu@chromium.org
2014-01-09
1
-8
/
+22
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
1
-1
/
+1
*
Delete redundant functions for auxiliary text.
komatsu@chromium.org
2013-12-27
1
-26
/
+3
*
Implement input.ime.sendKeyEvents and its browsertest.
komatsu@chromium.org
2013-12-19
1
-0
/
+45
*
Make InputMethodEngine a subclass of IBusEngineHandler.
komatsu@chromium.org
2013-12-19
1
-1
/
+0
*
[IME API] Adds input.ime.hideInputView API.
shuchen@chromium.org
2013-12-18
1
-0
/
+9
*
Add IBusBridge::GetEngineHandlerById.
komatsu@chromium.org
2013-12-12
1
-8
/
+1
*
Rename InputMethodEngineIBus to InputMethodEngine
yoichio@chromium.org
2013-12-05
1
-0
/
+586
*
Rename InputMethodEngine to InputMethodEngineInterface
yoichio@chromium.org
2013-12-04
1
-51
/
+0
*
Delete InputMethodEngine::CreateEngine and call the InputMethodEngineIBus con...
yoichio@chromium.org
2013-12-03
1
-27
/
+0
*
[IME API] Implement parsing 'input_view' url from manifest and pass it into i...
shuchen@chromium.org
2013-11-12
1
-0
/
+2
*
Rename IBusLookupTable to CandidateWindow, and move the code location from db...
komatsu@chromium.org
2013-10-02
1
-1
/
+1
*
Create InputMethodEngine::(Set|Get)CandidateWindowProperty and delete
komatsu@chromium.org
2013-09-30
1
-0
/
+17
*
Allow list of string for language field in input_ime manifest.
nona@chromium.org
2013-07-10
1
-2
/
+2
*
Propagate option page URL to input method descriptor.
nona@chromium.org
2013-05-16
1
-0
/
+2
*
Replace InputMethodEngineIBus.
nona@chromium.org
2012-08-08
1
-607
/
+11
*
Delete an unused variable
thakis@chromium.org
2012-07-30
1
-8
/
+2
[next]