summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/input_method/input_method_util.h
Commit message (Expand)AuthorAgeFilesLines
* chrome/browser/chromeos/input_method/ refactoring [part 6 of 6].yusukes@google.com2012-04-181-2/+0
* chrome/browser/chromeos/input_method/ refactoring [part 4 of 6].yusukes@chromium.org2012-04-121-0/+5
* chromeos: Remove old status-area related code.sadrul@chromium.org2012-04-111-0/+1
* Do not try to get a display name from an input method ID which starts with "_...yusukes@chromium.org2012-03-261-0/+3
* ash: Add an entry for IME in the tray.sadrul@chromium.org2012-03-201-0/+3
* Revert 127748 because it broke tests compile.sadrul@chromium.org2012-03-201-3/+0
* ash: Add an entry for IME in the tray.sadrul@chromium.org2012-03-201-0/+3
* Add InputMethodUtilTest.TestIBusInputMethodText that checks language codes in...yusukes@chromium.org2012-02-291-21/+4
* Add InputMethodUtil::SetHardwareInputMethodIdForTesting()yusukes@chromium.org2012-02-271-2/+8
* Move EnableInputMethods function from input_method_util.h to input_method_man...yusukes@google.com2011-09-201-21/+0
* Fix refactoring mistake in http://codereview.chromium.org/7887032/ which caus...yusukes@google.com2011-09-201-3/+9
* Fix memory leaks caused by chrome/browser/chromeos/input_method/*.cc (part 3) yusukes@chromium.org2011-09-161-146/+186
* Fix memory leaks caused by chrome/browser/chromeos/input_method/*.cc (part 1)yusukes@google.com2011-09-161-10/+0
* Remove kEnglishAndInputMethodIdToResourceIdArraySize.yusukes@chromium.org2011-09-071-8/+4
* Add GetInputMethodDescriptorFromXkbId function.yusukes@google.com2011-08-171-0/+7
* chromeos: Fix chromeos TODO in input_method_util.htfarina@chromium.org2011-07-201-12/+4
* Remove keyboard overlay ID from C++ code.mazda@chromium.org2011-07-151-20/+0
* Fix AltGr and Search key mappingzork@chromium.org2011-07-121-0/+10
* Add US-intl to the language configuration dialog for Dutch.yusukes@google.com2011-07-081-0/+2
* Move InputMethodLibrary from cros to input_methodsatorux@chromium.org2011-06-291-5/+7
* Remove use of libcros from InputMethodLibrary.satorux@chromium.org2011-06-151-5/+5
* Add ibus-mozc-chewing support.yusukes@google.com2011-04-161-4/+8
* Add Australian English to the languages supported by Chrome OSzork@chromium.org2011-04-151-0/+1
* Remap right alt and control keys when the left keys are remapped.zork@chromium.org2011-04-141-7/+5
* Rework the first login preferences for input methods.satorux@chromium.org2011-02-221-2/+19
* Refactor EnableInputMethods() and remove SortInputMethodIdsByNames().satorux@chromium.org2011-02-171-12/+10
* Convert GetHardwareInputMethodDescriptor to GetHardwareInputMethodId()satorux@chromium.org2011-02-101-2/+2
* More clean-up for InputMethodLibrary and related code.satorux@chromium.org2011-02-081-1/+5
* Add a function that returns the descriptor of the hardware keyboard.satorux@chromium.org2011-02-031-0/+7
* Fix a bug where we were showing incorrect input method display names.satorux@chromium.org2011-02-021-1/+1
* Add GetInputMethodDescriptorFromId() and fix GetKeyboardLayoutName()satorux@chromium.org2011-01-311-2/+9
* Remove wstring from l10n_util. Part 1.avi@chromium.org2010-12-281-3/+2
* Change the layout of the keyboard overlay depending on the current input meth...mazda@chromium.org2010-11-291-0/+12
* Support xkb:latam::spa XKB layout (Chrome part.)yusukes@google.com2010-11-291-2/+2
* Reload language id maps when the locale changeszork@chromium.org2010-09-071-0/+2
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-0/+1
* Add better support for languages in kExtraLanguages.satorux@chromium.org2010-08-111-2/+2
* Clean up latin-pre/post special handling in input method code.yusukes@chromium.org2010-08-111-6/+0
* Remove ReorderInputMethodIdsForLanguageCode().yusukes@chromium.org2010-08-111-9/+0
* Show native language names in the add language overlay.satorux@chromium.org2010-08-051-1/+8
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add EnableInputMethodsAndKeyboardLayouts function.yusukes@google.com2010-06-301-9/+34
* Change the language indicator to the country code when using ibus-xkb.mazda@chromium.org2010-06-241-2/+5
* Rename *language_library* to *input_method_library*.satorux@chromium.org2010-06-211-1/+1
* Move more utility functions from language_config_model to input_method_util.yusukes@google.com2010-06-211-2/+17
* Added input_method_util.h.yusukes@google.com2010-06-181-0/+119