summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* Revert "r44062 Fix issue where the size of notification onoshima@chromium.org2010-04-143-19/+11
* Open the languages dialog, rather than the system option.satorux@chromium.org2010-04-141-2/+7
* Add LanguageConfigView::Show()satorux@chromium.org2010-04-143-13/+20
* Language menu improvements.yusukes@google.com2010-04-141-28/+27
* Add logic to change UI language.satorux@chromium.org2010-04-141-14/+31
* Change IME hot-key.yusukes@google.com2010-04-141-2/+3
* Change "OK" button to "Done" button, to follow the mock from UX.satorux@chromium.org2010-04-142-0/+13
* First cut at adding UI for changing the UI language.satorux@chromium.org2010-04-142-26/+93
* Add LanguageLibrary::GetLanguageCodeFromDescriptor().satorux@chromium.org2010-04-143-2/+47
* Remove the option to stop syncing if you're in Chrome OS. Also hide the "Cus...dantasse@chromium.org2010-04-131-0/+2
* Fixed alpha channel for Welcome to Chromium OS label color.avayvod@google.com2010-04-131-1/+1
* Rework NormalizeLanguageCode() so it returns codes compatible with Chrome's a...satorux@chromium.org2010-04-133-30/+57
* Remove a hack that prohibits users from removing English.satorux@chromium.org2010-04-132-23/+26
* TBR: skrul@chromium.orgzork@chromium.org2010-04-121-1/+1
* Canonicalize email addresses for chrome OS.cmasone@google.com2010-04-123-1/+62
* Shift omnibox dropdown in and up on Windows, and square off the top, so it co...pkasting@chromium.org2010-04-122-17/+1
* Simplify Preferences::SetPreloadEngines() function.yusukes@google.com2010-04-124-54/+27
* Remove the obsolete function, RemoveDummyInputMethod.yusukes@google.com2010-04-121-22/+1
* Retry of r44072, which is partially reverted by r44077.yusukes@google.com2010-04-122-4/+2
* Status area improvements:chocobo@chromium.org2010-04-0911-36/+67
* Language selection is added to the login view.glotov@google.com2010-04-0910-29/+69
* Fix build break (browser_test failure on Chromium OS bot).yusukes@google.com2010-04-091-1/+3
* Adding 2 preferences for configuring "NextEngine" and "Trigger" hot-keys.yusukes@google.com2010-04-094-4/+58
* Fixing possobility of some wizard View outlive its controller.glotov@google.com2010-04-091-0/+6
* Convert some spcial three-letter codes in NormalizeLanguageCode().satorux@chromium.org2010-04-092-9/+38
* Fix issue where the size of notification on linux/views gets created bigger t...oshima@chromium.org2010-04-093-11/+19
* Delete all RenderViewHost in BalloonViewImpl on exit.oshima@chromium.org2010-04-093-7/+51
* Add notification processes to the task manager.johnnyg@chromium.org2010-04-083-1/+6
* ifdef'ed debug only codeoshima@chromium.org2010-04-081-0/+4
* chromeos_language cleanup (Chrome part).yusukes@google.com2010-04-0811-237/+250
* notification panel fix on chromeos.oshima@chromium.org2010-04-087-27/+250
* First cut at adding support for keyboard layout switching.satorux@chromium.org2010-04-072-3/+37
* Refactored update view to separate update UI and logic between view class (UI...denisromanov@chromium.org2010-04-079-154/+252
* Move NormalizeLanguageCode() and IsKeyboardLayout() to LanguageLibrary.satorux@chromium.org2010-04-076-53/+62
* Clean up code in LanguageConfigView.satorux@chromium.org2010-04-072-87/+94
* Use radio buttons for input methods, rather than checkboxes.satorux@chromium.org2010-04-072-40/+70
* Fix a minor bug that allowed users to remove English from the language config.satorux@chromium.org2010-04-071-2/+2
* Add LanguageconfigView::IsKeyboardLayout()satorux@chromium.org2010-04-073-0/+14
* Fix memcheck valgrind errorcmasone@google.com2010-04-061-10/+21
* Abstracted language switch logic to its model class.glotov@google.com2010-04-067-109/+174
* Add NormalizeLanguageCode() to normalize language codes.satorux@chromium.org2010-04-063-9/+50
* Re-land 43382, which was reverted in 43478 due to valgrind problems.cmasone@google.com2010-04-0526-332/+1114
* Remove horizontal lines from the language config view.satorux@chromium.org2010-04-051-4/+5
* Deprecate Activate/DeactivateImeProperty and Activate/DeactivateLanguage.satorux@chromium.org2010-04-054-34/+24
* Added browser test for login screen if authentication is failed.dpolukhin@chromium.org2010-04-052-6/+49
* Use "preload_engines" pref on Chrome side to save the list of active IMEs (2n...yusukes@google.com2010-04-052-124/+239
* Adding "preload_engines" and "use_global_engine" preferences to Chrome side (...yusukes@chromium.org2010-04-054-5/+78
* Star/reload shuffle, Windows version.pkasting@chromium.org2010-04-036-116/+5
* Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...pkasting@chromium.org2010-04-032-16/+0
* AutoFill: Use the FormManager cache to send forms to the AutoFillManager.jhawkins@chromium.org2010-04-031-10/+10