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_util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
chrome/browser/chromeos/input_method/ refactoring [part 6 of 6].
yusukes@google.com
2012-04-18
1
-2
/
+0
*
chrome/browser/chromeos/input_method/ refactoring [part 4 of 6].
yusukes@chromium.org
2012-04-12
1
-0
/
+5
*
chromeos: Remove old status-area related code.
sadrul@chromium.org
2012-04-11
1
-0
/
+1
*
Do not try to get a display name from an input method ID which starts with "_...
yusukes@chromium.org
2012-03-26
1
-0
/
+3
*
ash: Add an entry for IME in the tray.
sadrul@chromium.org
2012-03-20
1
-0
/
+3
*
Revert 127748 because it broke tests compile.
sadrul@chromium.org
2012-03-20
1
-3
/
+0
*
ash: Add an entry for IME in the tray.
sadrul@chromium.org
2012-03-20
1
-0
/
+3
*
Add InputMethodUtilTest.TestIBusInputMethodText that checks language codes in...
yusukes@chromium.org
2012-02-29
1
-21
/
+4
*
Add InputMethodUtil::SetHardwareInputMethodIdForTesting()
yusukes@chromium.org
2012-02-27
1
-2
/
+8
*
Move EnableInputMethods function from input_method_util.h to input_method_man...
yusukes@google.com
2011-09-20
1
-21
/
+0
*
Fix refactoring mistake in http://codereview.chromium.org/7887032/ which caus...
yusukes@google.com
2011-09-20
1
-3
/
+9
*
Fix memory leaks caused by chrome/browser/chromeos/input_method/*.cc (part 3)
yusukes@chromium.org
2011-09-16
1
-146
/
+186
*
Fix memory leaks caused by chrome/browser/chromeos/input_method/*.cc (part 1)
yusukes@google.com
2011-09-16
1
-10
/
+0
*
Remove kEnglishAndInputMethodIdToResourceIdArraySize.
yusukes@chromium.org
2011-09-07
1
-8
/
+4
*
Add GetInputMethodDescriptorFromXkbId function.
yusukes@google.com
2011-08-17
1
-0
/
+7
*
chromeos: Fix chromeos TODO in input_method_util.h
tfarina@chromium.org
2011-07-20
1
-12
/
+4
*
Remove keyboard overlay ID from C++ code.
mazda@chromium.org
2011-07-15
1
-20
/
+0
*
Fix AltGr and Search key mapping
zork@chromium.org
2011-07-12
1
-0
/
+10
*
Add US-intl to the language configuration dialog for Dutch.
yusukes@google.com
2011-07-08
1
-0
/
+2
*
Move InputMethodLibrary from cros to input_method
satorux@chromium.org
2011-06-29
1
-5
/
+7
*
Remove use of libcros from InputMethodLibrary.
satorux@chromium.org
2011-06-15
1
-5
/
+5
*
Add ibus-mozc-chewing support.
yusukes@google.com
2011-04-16
1
-4
/
+8
*
Add Australian English to the languages supported by Chrome OS
zork@chromium.org
2011-04-15
1
-0
/
+1
*
Remap right alt and control keys when the left keys are remapped.
zork@chromium.org
2011-04-14
1
-7
/
+5
*
Rework the first login preferences for input methods.
satorux@chromium.org
2011-02-22
1
-2
/
+19
*
Refactor EnableInputMethods() and remove SortInputMethodIdsByNames().
satorux@chromium.org
2011-02-17
1
-12
/
+10
*
Convert GetHardwareInputMethodDescriptor to GetHardwareInputMethodId()
satorux@chromium.org
2011-02-10
1
-2
/
+2
*
More clean-up for InputMethodLibrary and related code.
satorux@chromium.org
2011-02-08
1
-1
/
+5
*
Add a function that returns the descriptor of the hardware keyboard.
satorux@chromium.org
2011-02-03
1
-0
/
+7
*
Fix a bug where we were showing incorrect input method display names.
satorux@chromium.org
2011-02-02
1
-1
/
+1
*
Add GetInputMethodDescriptorFromId() and fix GetKeyboardLayoutName()
satorux@chromium.org
2011-01-31
1
-2
/
+9
*
Remove wstring from l10n_util. Part 1.
avi@chromium.org
2010-12-28
1
-3
/
+2
*
Change the layout of the keyboard overlay depending on the current input meth...
mazda@chromium.org
2010-11-29
1
-0
/
+12
*
Support xkb:latam::spa XKB layout (Chrome part.)
yusukes@google.com
2010-11-29
1
-2
/
+2
*
Reload language id maps when the locale changes
zork@chromium.org
2010-09-07
1
-0
/
+2
*
FBTF: Remove "obviously" unneeded standard C++ library #includes.
viettrungluu@chromium.org
2010-08-15
1
-0
/
+1
*
Add better support for languages in kExtraLanguages.
satorux@chromium.org
2010-08-11
1
-2
/
+2
*
Clean up latin-pre/post special handling in input method code.
yusukes@chromium.org
2010-08-11
1
-6
/
+0
*
Remove ReorderInputMethodIdsForLanguageCode().
yusukes@chromium.org
2010-08-11
1
-9
/
+0
*
Show native language names in the add language overlay.
satorux@chromium.org
2010-08-05
1
-1
/
+8
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Add EnableInputMethodsAndKeyboardLayouts function.
yusukes@google.com
2010-06-30
1
-9
/
+34
*
Change the language indicator to the country code when using ibus-xkb.
mazda@chromium.org
2010-06-24
1
-2
/
+5
*
Rename *language_library* to *input_method_library*.
satorux@chromium.org
2010-06-21
1
-1
/
+1
*
Move more utility functions from language_config_model to input_method_util.
yusukes@google.com
2010-06-21
1
-2
/
+17
*
Added input_method_util.h.
yusukes@google.com
2010-06-18
1
-0
/
+119