| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove IME related configuration preferences in Chrome OS. | komatsu@chromium.org | 2013-09-09 | 1 | -131/+3 |
* | components: Move PrefRegistrySyncable into user_prefs namespace. | tfarina@chromium.org | 2013-05-06 | 1 | -4/+4 |
* | Introduce //components/user_prefs. | joi@chromium.org | 2013-03-06 | 1 | -1/+1 |
* | Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable. | joi@chromium.org | 2013-02-10 | 1 | -5/+5 |
* | Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple. | joi@chromium.org | 2013-02-06 | 1 | -1/+3 |
* | Revert 174829 | mukai@chromium.org | 2013-01-03 | 1 | -0/+17 |
* | Break cyclic dependency between c/b/chromeos and c/b/chromeos/input_method... | erikwright@chromium.org | 2013-01-02 | 1 | -17/+0 |
* | Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. | joi@chromium.org | 2012-12-22 | 1 | -5/+5 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Remove unused variables. | yusukes@chromium.org | 2012-05-15 | 1 | -1/+0 |
* | Fixes a comment related to Pinyin input. | hsumita@chromium.org | 2012-04-19 | 1 | -1/+1 |
* | Stop sending an empty list of kHotkeyNextEngineInMenu and kHotkeyPreviousEngi... | yusukes@chromium.org | 2012-04-18 | 1 | -4/+0 |
* | Remove all Preferences code from chromeos/status/. This is the first step. | yusukes@chromium.org | 2012-03-21 | 1 | -0/+3 |
* | Remove language_ prefix from member variables in chromeos::Preferences. | yusukes@google.com | 2012-03-14 | 1 | -1/+9 |
* | Remove rerely used configuration items for the Japanese IME to simplify the d... | yusukes@chromium.org | 2011-08-31 | 1 | -1/+1 |
* | Support Romaja key layout. | nona@chromium.org | 2011-08-31 | 1 | -1/+1 |
* | Remove ibus-hangul support. | yusukes@google.com | 2011-08-10 | 1 | -5/+0 |
* | Make hanja key customizable. | yusukes@google.com | 2011-08-04 | 1 | -1/+6 |
* | Sync IME preferences. | yusukes@google.com | 2011-05-16 | 1 | -12/+7 |
* | Remove "easy symbol input" and "plain Zhuyin" settings from the Chewing confi... | yusukes@google.com | 2011-04-16 | 1 | -1/+1 |
* | WebUI: Get rid of references to DOMUI in comments. ChromeOS Part. | tfarina@chromium.org | 2011-02-11 | 1 | -2/+2 |
* | Input box with spin-button was used to input numbers | kochi@chromium.org | 2010-09-08 | 1 | -0/+2 |
* | Replace all constant string language_prefs::kHardwareKeyboardName with | zork@chromium.org | 2010-09-02 | 1 | -5/+0 |
* | Remove DOMUI and Views settings for key repeat rate and delay, change the def... | yusukes@chromium.org | 2010-08-30 | 1 | -2/+4 |
* | Add language_prefs namespace to language_preferences.h. | satorux@chromium.org | 2010-08-20 | 1 | -0/+2 |
* | Clean up chrome/browser/chromeos/language_preferences.h. | satorux@chromium.org | 2010-08-19 | 1 | -367/+93 |
* | Fix two bugs in pinyin config. | satorux@chromium.org | 2010-08-18 | 1 | -2/+0 |
* | Add prefs for the DOMUI version of "Customize modifier keys" dialog. | yusukes@chromium.org | 2010-08-12 | 1 | -4/+5 |
* | Add Views UI for setting keyboard repeat delay and repeat interval. | yusukes@chromium.org | 2010-08-11 | 1 | -0/+11 |
* | Make prefs use std::string for keys rather than wstrings. | viettrungluu@chromium.org | 2010-08-11 | 1 | -5/+5 |
* | Add missing "number of suggestions" configuration item in Mozc DOMUI | satorux@chromium.org | 2010-08-03 | 1 | -5/+5 |
* | Implement the "Configure modifier keys" drop-down which enables users to swap... | yusukes@google.com | 2010-07-27 | 1 | -0/+19 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Fix a typo in kMozcMultipleChoicePrefs[]. | yusukes@google.com | 2010-07-16 | 1 | -1/+1 |
* | ibus-hangul: Use Ctrl+Alt+F9 as a Hanja hot-key instead of F9. | yusukes@google.com | 2010-07-06 | 1 | -0/+6 |
* | Implement keyboard layout switching on the login screen. | yusukes@google.com | 2010-07-01 | 1 | -0/+4 |
* | Add EnableInputMethodsAndKeyboardLayouts function. | yusukes@google.com | 2010-06-30 | 1 | -0/+5 |
* | Change a bunch of string types. | estade@chromium.org | 2010-06-29 | 1 | -5/+5 |
* | [chromeos]Fix input method switching shortcut keys. | suzhe@chromium.org | 2010-06-29 | 1 | -7/+2 |
* | Add a slider to the mozc configration dialog for setting the integer type of ... | mazda@chromium.org | 2010-06-22 | 1 | -10/+17 |
* | Pref service strings should be std::string. | estade@chromium.org | 2010-06-18 | 1 | -3/+3 |
* | Add checkboxes for configuring the boolean type of Mozc configurations. | yusukes@google.com | 2010-06-10 | 1 | -12/+53 |
* | Add the remaining Enum types of Mozc configs. | yusukes@google.com | 2010-06-07 | 1 | -17/+82 |
* | Update combo boxes to use a template system | zork@chromium.org | 2010-06-07 | 1 | -13/+35 |
* | Combine the combo box class used by mozc and chewing | zork@chromium.org | 2010-06-03 | 1 | -30/+15 |
* | Add Chewing integer preferences | zork@chromium.org | 2010-06-03 | 1 | -1/+16 |
* | Add Chewing options window | zork@chromium.org | 2010-06-01 | 1 | -0/+89 |
* | Initial implementation of a config dialog for ibus-mozc. | yusukes@google.com | 2010-05-24 | 1 | -23/+84 |
* | Key names for ibus-gconf (and ibus-memconf) were wrong. | yusukes@google.com | 2010-05-19 | 1 | -14/+15 |
* | Support "Kana Eisu" key in Japanese keyboard for Chrome OS. | yusukes@google.com | 2010-05-19 | 1 | -1/+5 |