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
/
chromeos
/
ime
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use GURL instead of std::string for options page URL handling.
nona@chromium.org
2013-05-13
5
-9
/
+13
*
Expose InputMethodManager insatance by adding InputMethodManager::Get().
nona@chromium.org
2013-05-10
2
-1
/
+51
*
Do not enable extension IME just after installation.
nona@chromium.org
2013-05-09
1
-2
/
+2
*
Fix typographical errors in src/chromeos/ime/ibus_keymap.cc.
horo@chromium.org
2013-05-08
1
-3
/
+3
*
Revert 198844 "Move sequenced_task_runner to base/task"
dbeam@chromium.org
2013-05-08
1
-1
/
+1
*
Move sequenced_task_runner to base/task
brettw@chromium.org
2013-05-08
1
-1
/
+1
*
Remove mozc from whitelist.
nona@chromium.org
2013-05-06
2
-5
/
+3
*
Introduce migration code.
nona@chromium.org
2013-05-02
1
-0
/
+7
*
Warn on missing OVERRIDE/virtual everywhere, not just in header files.
rsleevi@chromium.org
2013-05-02
1
-3
/
+3
*
chromeos: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-26
1
-1
/
+1
*
Move InputMethodManager from c/b/chromeos to chromeos
nona@chromium.org
2013-04-26
1
-0
/
+167
*
Supporting multiple keyboard layouts.
nona@chromium.org
2013-04-23
6
-36
/
+69
*
Remove operator function.
nona@chromium.org
2013-04-21
3
-53
/
+0
*
Remove |third_party| from InputMethodDescriptor.
nona@chromium.org
2013-04-19
5
-16
/
+8
*
Move GetFallbackInputMethodDescriptor function to InputMethodUtil.
nona@chromium.org
2013-04-19
2
-34
/
+0
*
Decouple l10n_util from InputMethodUtil.
nona@chromium.org
2013-04-18
6
-73
/
+108
*
Support options page handling into ComponentExtensionManager.
nona@chromium.org
2013-04-16
7
-23
/
+24
*
Fix incorrect key mapping.
nona@chromium.org
2013-04-16
1
-1
/
+1
*
Support Icelandic Keyboard layout.
nona@chromium.org
2013-04-09
1
-0
/
+1
*
Extract MockComponentExtentionIMEManagerDelegate.
nona@chromium.org
2013-04-03
3
-60
/
+106
*
Introduce component extension specific id format.
nona@chromium.org
2013-04-03
3
-25
/
+125
*
Add manifest entry for ComponentExtensionIME.
nona@chromium.org
2013-04-02
3
-1
/
+4
*
Add callback when the initialization is done.
nona@chromium.org
2013-04-02
3
-13
/
+63
*
Move xkeyboard.cc from c/b/chromeos/input_method to chromeos/ime
nona@chromium.org
2013-03-30
5
-0
/
+841
*
Introduce GetAllIMEAsInputMethodDescriptor function.
nona@chromium.org
2013-03-30
3
-0
/
+33
*
Fix typo /Extention/Extension/
nona@chromium.org
2013-03-29
3
-30
/
+30
*
Extract input_method_whitelist.{h|cc} from c/b/chromeos.
nona@chromium.org
2013-03-29
6
-0
/
+498
*
Implement ComponentExtensionIMEManager.
nona@chromium.org
2013-03-27
3
-22
/
+334
*
Introduce IsMemberOfExtension function into ExtensionIMEUtil.
nona@chromium.org
2013-03-26
3
-0
/
+33
*
Extract Extension IME related utility.
nona@chromium.org
2013-03-26
3
-0
/
+82
*
Revert 190596 "Extract input_method_whitelist.{h|cc} from c/b/ch..."
ygorshenin@chromium.org
2013-03-26
6
-498
/
+0
*
Extract input_method_whitelist.{h|cc} from c/b/chromeos.
nona@chromium.org
2013-03-26
6
-0
/
+498
*
Implement ComponentExtensionIMEManagerDelegate.
nona@chromium.org
2013-03-25
1
-3
/
+4
*
Move InputMethod misc class from c/b/chromeos
nona@chromium.org
2013-03-25
7
-0
/
+523
*
Extract input_method_delegate.h from c/b/chromeos
nona@chromium.org
2013-03-25
3
-0
/
+102
*
Introduce empty ComponentExtensionIMEManager
nona@chromium.org
2013-03-25
2
-0
/
+162
*
Add myself to OWNERS list in chromeos/ime.
nona@chromium.org
2013-03-25
1
-0
/
+2
*
Move InputMethodDescriptor from c/b/chromeos to chromeos/ime
nona@chromium.org
2013-03-24
3
-0
/
+176
*
ChromeOS: IBusControllerTest.TestCreate needs to call IBusDaemonController::S...
thestig@chromium.org
2013-03-15
2
-5
/
+5
*
Implement IBusDaemonControllerDaemonlessImpl.
nona@chromium.org
2013-03-11
1
-10
/
+42
*
Add CreateEngine related functions into IBusBridge
nona@chromium.org
2013-03-07
2
-4
/
+49
*
Introduce MockIBusDaemonController.
nona@chromium.org
2013-03-02
2
-0
/
+88
*
Implement IBusDaemonController.
nona@chromium.org
2013-03-02
2
-33
/
+263
*
Linux/ChromeOS Chromium style checker cleanup, misc edition.
rsleevi@chromium.org
2013-02-20
1
-8
/
+10
*
Calling IBusBridge::Initialize/Shutdown function.
nona@chromium.org
2013-02-13
2
-5
/
+4
*
Introduce IBusBridge for ibus-less implementation.
nona@chromium.org
2013-02-07
2
-0
/
+186
*
Linux/ChromeOS Chromium style checker cleanup, chromeos edition.
rsleevi@chromium.org
2013-02-06
1
-8
/
+9
*
Revert 179842
nona@chromium.org
2013-01-31
2
-121
/
+0
*
Introduce IBusBridge for ibus-less implementation.
nona@chromium.org
2013-01-31
2
-0
/
+121
*
Introduce empty IBusDaemonController class.
nona@chromium.org
2013-01-30
2
-0
/
+163