summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* 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
* updating testdhg@chromium.org2010-04-021-2/+2
* CHanging the mount library to mount the drives explicitly. Adding the notion ...dhg@chromium.org2010-04-024-10/+42
* Polish new user login screen:dpolukhin@chromium.org2010-04-022-35/+26
* Revert 43475 - Adding "preload_engines" and "use_global_engine" preferences t...rohitrao@chromium.org2010-04-023-69/+2
* Revert 43476 - Use "preload_engines" pref on Chrome side to save the list of ...rohitrao@chromium.org2010-04-022-239/+124
* Revert 43382 - Move fetching of fullfledged auth cookies to a time when we ha...jar@chromium.org2010-04-0225-1067/+330
* Use "preload_engines" pref on Chrome side to save the list of active IMEs.yusukes@chromium.org2010-04-022-124/+239
* Adding "preload_engines" and "use_global_engine" preferences to Chrome side.yusukes@chromium.org2010-04-023-2/+69
* Add remaining test cases for NetworkScreen.nkostylev@google.com2010-04-023-43/+116
* Move fetching of full-fledged auth cookies to a time when we have the user's ...cmasone@google.com2010-04-0125-330/+1067
* Rename RunAllPendingEvents -> RunAllPendingInMessageLooposhima@chromium.org2010-04-014-29/+31
* Fix chromeos build.estade@chromium.org2010-04-011-3/+3
* Fix a bug where we were showing "t" in language config dialog.satorux@chromium.org2010-04-013-14/+66
* Fix a bug that caused the add language dialog to have a huge combobox button.satorux@chromium.org2010-04-011-3/+28
* Fix build errors that occur on Ubuntu 9.10satorux@chromium.org2010-04-012-6/+10
* Fix ChromeOS build (function was renamed)finnur@chromium.org2010-04-011-2/+2
* Control flow test family added.glotov@google.com2010-03-317-3/+190
* Clear password field on login error.nkostylev@google.com2010-03-312-13/+13
* Moving Korean IME (ibus-hangul) preferences from IBus side (ibus-gconf & ibus...yusukes@chromium.org2010-03-318-70/+147
* Add exit test cases for Network selection screen (Ethernet & Wifi).nkostylev@google.com2010-03-314-18/+168
* Direct call of SetCurrentScreen instead of ShowFirstScreen for accelerator.avayvod@google.com2010-03-312-17/+18
* Generalize the logic for adding "configure" buttons for input methods.satorux@chromium.org2010-03-312-34/+106
* Commiting for rginda@ cl http://codereview.chromium.org/1390003zelidrag@chromium.org2010-03-314-3/+46
* Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari...pkasting@chromium.org2010-03-302-2/+2
* Fixed flakiness of AccountScreenTest:avayvod@google.com2010-03-3011-102/+195
* Fix a bug in LanguageConfigView where it didn't update the view when a langua...satorux@chromium.org2010-03-301-0/+3
* Add support for multiple input methods per language in LanguageConfigView.satorux@chromium.org2010-03-305-37/+96
* Temporarily disable a failing piece of a ChromeOS test. My location bar chan...pkasting@chromium.org2010-03-301-1/+1