summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor network selection screen.nkostylev@google.com2010-03-2517-219/+414
* Mark AccountScreenTest.TestBasic as flaky.skerner@chromium.org2010-03-251-2/+1
* OOBE screens stroke should on pixel boundary to looks less blurry.dpolukhin@chromium.org2010-03-251-7/+10
* Fix a bug that caused candidate_window to crash at startup time.satorux@chromium.org2010-03-251-0/+1
* Initial unittest for AccountScreen.avayvod@google.com2010-03-251-0/+48
* Fix infinite loop bug that crashes Chrome when selected "Disable Wifi".chocobo@chromium.org2010-03-252-6/+6
* Makes the password field show the text 'Password' when empty.sky@chromium.org2010-03-241-0/+2
* Some layout adjustements to the app launcher so it showsjcivelli@chromium.org2010-03-241-0/+6
* Create trivial test for OOBE network selection screen.nkostylev@google.com2010-03-247-6/+290
* Try to fix compile failure.pkasting@chromium.org2010-03-241-3/+3
* Expose current_screen() for tests.avayvod@google.com2010-03-242-9/+4
* basic browser tests for compact navigation bar.oshima@chromium.org2010-03-244-2/+159