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_manager_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds whitelisted non-extension-based input methods if no component extensions...
shuchen@chromium.org
2014-06-03
1
-0
/
+4
*
Migrates Japanese IME IDs and stop migrating Chinese IME IDs.
shuchen@chromium.org
2014-06-02
1
-1
/
+1
*
[IME] Support multi profiles in IMF.
shuchen@chromium.org
2014-04-15
1
-0
/
+11
*
ozone: Rename XKeyboard to ImeKeyboard & use fake under ozone
spang@chromium.org
2014-04-11
1
-7
/
+7
*
Update StickyKeys overlay to show or hide AltGr depending on the
zork@chromium.org
2014-03-28
1
-0
/
+2
*
[IME] migrate the xkb ID to extension based xkb ID.
shuchen@chromium.org
2014-03-05
1
-0
/
+3
*
try 3 of: Split out InputMethodMenuManager from InputMethodManager.
uekawa@chromium.org
2014-02-19
1
-11
/
+1
*
Support comma separated hardware keyboard layout value.
nona@chromium.org
2014-02-17
1
-4
/
+5
*
Revert 251327 "Reland of: Split out InputMethodMenuManager from ..."
thestig@chromium.org
2014-02-14
1
-1
/
+11
*
Reland of: Split out InputMethodMenuManager from InputMethodManager.
uekawa@chromium.org
2014-02-14
1
-11
/
+1
*
Revert 251164 "Split out InputMethodMenuManager from InputMethod..."
sky@chromium.org
2014-02-14
1
-1
/
+11
*
Split out InputMethodMenuManager from InputMethodManager.
uekawa@chromium.org
2014-02-13
1
-11
/
+1
*
Guest Mode: input method should default to the underlying latin keyboard layout.
alemate@chromium.org
2014-01-30
1
-2
/
+2
*
[IME] Supports options page for each IME instead of single options page for e...
shuchen@chromium.org
2014-01-18
1
-0
/
+2
*
Refactoring around descriptor. The descriptor representing InputMethodEngine...
komatsu@chromium.org
2014-01-09
1
-5
/
+0
*
Rename InputMethodEngineIBus to InputMethodEngine
yoichio@chromium.org
2013-12-05
1
-1
/
+1
*
Rename InputMethodEngine to InputMethodEngineInterface
yoichio@chromium.org
2013-12-04
1
-1
/
+1
*
Add CandidateClicked to observer.
komatsu@chromium.org
2013-12-02
1
-0
/
+1
*
Delete extra_input_method_instances.
komatsu@chromium.org
2013-12-02
1
-1
/
+0
*
Use pointer instead of reference for a function argument.
komatsu@chromium.org
2013-11-26
1
-1
/
+1
*
Simplify the code by removing IBusController.
komatsu@chromium.org
2013-11-21
1
-14
/
+12
*
Delete IBusDaemonController.
komatsu@chromium.org
2013-11-19
1
-8
/
+1
*
Delete IBusClient.
komatsu@chromium.org
2013-11-13
1
-3
/
+0
*
[IME API] Implement parsing 'input_view' url from manifest and pass it into i...
shuchen@chromium.org
2013-11-12
1
-0
/
+1
*
Remove all ime migration code.
nona@chromium.org
2013-10-09
1
-5
/
+0
*
Default keyboard layout should be set considering owners preference.
alemate@chromium.org
2013-08-30
1
-0
/
+1
*
Disable non Latin keyboard layout on Lock screen and Sign-in screen.
nona@chromium.org
2013-08-29
1
-6
/
+1
*
Decouple chromeos/dbus/ibus from IBusController.
nona@chromium.org
2013-08-22
1
-4
/
+0
*
Do not consume Ctrl+Space if there is only one input method is activated.
nona@chromium.org
2013-07-23
1
-1
/
+2
*
We should switch the keyboard layout to the layout the user set according to ...
alemate@chromium.org
2013-07-23
1
-1
/
+20
*
Remove Hangul IME with migration.
nona@chromium.org
2013-07-02
1
-0
/
+3
*
Support multiple languages.
nona@chromium.org
2013-06-18
1
-1
/
+1
*
Propagate option page URL to input method descriptor.
nona@chromium.org
2013-05-16
1
-0
/
+1
*
Remove IBusController::ChangeInputMethod.
nona@chromium.org
2013-05-13
1
-1
/
+6
*
Do not enable extension IME just after installation.
nona@chromium.org
2013-05-09
1
-3
/
+3
*
Introduce migration code.
nona@chromium.org
2013-05-02
1
-0
/
+2
*
Fix memory leak around InputMethodManagerImpl::Init
nona@chromium.org
2013-04-26
1
-4
/
+2
*
Move InputMethodManager from c/b/chromeos to chromeos
nona@chromium.org
2013-04-26
1
-1
/
+1
*
Support Component Extension IME
nona@chromium.org
2013-04-04
1
-0
/
+4
*
Support pending ChangeInputMethod.
nona@chromium.org
2013-04-03
1
-0
/
+5
*
Add callback when the initialization is done.
nona@chromium.org
2013-04-02
1
-1
/
+3
*
Introduce GetComponentExtensionIMEManager.
nona@chromium.org
2013-03-31
1
-1
/
+18
*
Extract input_method_whitelist.{h|cc} from c/b/chromeos.
nona@chromium.org
2013-03-29
1
-1
/
+1
*
Revert 190596 "Extract input_method_whitelist.{h|cc} from c/b/ch..."
ygorshenin@chromium.org
2013-03-26
1
-1
/
+1
*
Extract input_method_whitelist.{h|cc} from c/b/chromeos.
nona@chromium.org
2013-03-26
1
-1
/
+1
*
Use IBusDaemonController instead of IBusController.
nona@chromium.org
2013-03-04
1
-1
/
+5
*
Decompose BrowserStateMonitor into two parts, simplifying unit tests and APIs.
erikwright@chromium.org
2012-12-14
1
-7
/
+6
*
Miscellaneous header fixups.
erikwright@chromium.org
2012-12-12
1
-1
/
+1
*
Introduce a configuration layer for c/b/input_method.
erikwright@chromium.org
2012-12-11
1
-7
/
+6
*
Extract a delegate interface from c/b/chromeos/input_method to permit decoupl...
erikwright@chromium.org
2012-12-10
1
-6
/
+4
[next]