summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* 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
* Created test for panelsdavemoore@chromium.org2010-03-293-4/+115
* Fix the GTK crash by eliding extra long url,command strings in external proto...inferno@chromium.org2010-03-291-1/+7
* Added keyboard accelerator and hint label to skip update during OOBE by press...denisromanov@chromium.org2010-03-293-4/+50
* Add test cases for NetworkScreenTest.nkostylev@google.com2010-03-295-94/+301
* * Add / exhanced tests for state transition.oshima@chromium.org2010-03-283-21/+110
* Added two browser tests for CompactLocationBarHost.oshima@chromium.org2010-03-284-79/+114
* Fix compiler warnings.chocobo@chromium.org2010-03-261-1/+1
* In process browser test for login screen.dpolukhin@chromium.org2010-03-268-56/+251
* Disable test AccountScreenTest.TestBasic .skerner@chromium.org2010-03-261-1/+1
* Adding new test for mount observer. Also changing the usb mounter to only rel...dhg@chromium.org2010-03-254-7/+171
* Add test for power_menu_button.chocobo@chromium.org2010-03-253-7/+106
* Fix BrowserActionsContainerTest.Visibility for chromeos and reenable it.mpcomplete@chromium.org2010-03-251-1/+4
* LanguageSwitch test.glotov@google.com2010-03-252-0/+60