summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Prepare expecation for running pyauto tests on chromeosnirnimesh@chromium.org2010-09-211-0/+21
* Ensure correct timeout ordering for timeout values managed by test_timeouts.cc.robertshield@chromium.org2010-09-212-11/+29
* Do not create an incogntio profile as side effect when listing all tabs/windows.jochen@chromium.org2010-09-212-0/+16
* test/webdriver/session_manager.cc: unused return value.hans@chromium.org2010-09-211-2/+1
* Adding automation for Pri0 and Pri1 test cases for syncing Chrome AutoFill data.rsimha@chromium.org2010-09-212-16/+246
* experimental.sidebar extensions API: handle 'undefined' and 'null' values of ...alekseys@chromium.org2010-09-211-0/+20
* Specifying "targetUrlPatterns" should imply link context.asargent@chromium.org2010-09-204-8/+25
* Expose additional system info to register page via set_user_info message.nkostylev@chromium.org2010-09-201-4/+7
* Mark AutomationProxyTest.AppModalDialogTest as flaky.jhawkins@chromium.org2010-09-201-1/+2
* Add pyauto search engine tests to be run on all platforms.ace@chromium.org2010-09-171-0/+1
* Added full support for invoking before unload and unload handlers on ChromeFr...ananta@chromium.org2010-09-171-6/+2
* Adding automation hook GetSearchEngineInfo, accessible through json automatio...ace@chromium.org2010-09-172-0/+93
* Revert 59715 - Second try of http://codereview.chromium.org/3322009 since it ...sky@chromium.org2010-09-172-57/+0
* Revert 59768 - Refactoring of player[_fullscreen].html by placing the common ...sky@chromium.org2010-09-173-78/+64
* Reland r59641. Add the onBeforeNavigate and onErrorOccured events to the webN...jochen@chromium.org2010-09-171-78/+201
* chromeos: implement persistence of proxy config to device, enhance unittestkuan@chromium.org2010-09-171-0/+8
* Refactoring of player[_fullscreen].html by placing the common functions in a ...imcheng@chromium.org2010-09-173-64/+78
* Cleanup: Delete some 0 byte sized files that we no longer reference.thestig@chromium.org2010-09-162-0/+0
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-162-3/+6
* Add two bookmark testcases MC_BiDirectionalPush_AddingSameBMs and MC_Merge_Ca...rsimha@chromium.org2010-09-161-1/+94
* Second try of http://codereview.chromium.org/3322009 since it got reverted.imcheng@chromium.org2010-09-162-0/+57
* Add a placeholder, overridable DOMUI keyboard.bryeung@chromium.org2010-09-166-0/+32
* Mark PluginTest.Quicktime as FLAKYinferno@chromium.org2010-09-161-1/+1
* Add methods to ProfileSyncServiceTestHarness to enable / disable sync for dat...rsimha@chromium.org2010-09-163-26/+84
* Fix failing checks that enforce an ordering on test timeout values. This orde...robertshield@chromium.org2010-09-161-5/+9
* Data files for bug 53495 so that trybots will work.aa@chromium.org2010-09-167-0/+35
* Add testing of the Chrome Frame user-mode installation to mini_installer_test...robertshield@chromium.org2010-09-1611-107/+163
* Revert 59641 - Add the onBeforeNavigate and onErrorOccured events to the webN...jochen@chromium.org2010-09-161-201/+78
* Add the onBeforeNavigate and onErrorOccured events to the webNavigation API.jochen@chromium.org2010-09-161-78/+201
* Do not resize image before testing pixel colors in browser test. Only crop.skerner@chromium.org2010-09-163-25/+36
* Replace a data file used in download tests with a much smaller one.nirnimesh@chromium.org2010-09-163-1/+2
* Simplified chrome-specific ChromeOS autotest by introducing a common wrapper ...zelidrag@chromium.org2010-09-163-84/+12
* Add test data before committing tests so it can run on the try bots. Test Rev...kkania@chromium.org2010-09-153-0/+34
* Mark TwoClientLivePreferencesSyncTest.kSyncPreferences as FAILS.rsimha@chromium.org2010-09-151-1/+2
* Stabilize sync integration testsrsimha@chromium.org2010-09-1511-172/+165
* [Mac] Refactor FramedBrowserWindowTest.DoesHideTitle for valgrind.shess@chromium.org2010-09-141-2/+0
* Hide packed hosted apps in chrome://extensions .skerner@chromium.org2010-09-143-0/+3
* Bunch of match preview tweaks:sky@chromium.org2010-09-142-6/+8
* Revert 59409 - GTTF: Move browser_tests test launcher timeout to chrome/test/...phajdan.jr@chromium.org2010-09-148-21/+64
* Revert 59421 - GTTF: Increase the timeout for medium tests to one minute.phajdan.jr@chromium.org2010-09-141-1/+1
* GTTF: Increase the timeout for medium tests to one minute.phajdan.jr@chromium.org2010-09-141-1/+1
* GTTF: Move browser_tests test launcher timeout to chrome/test/test_timeoutsphajdan.jr@chromium.org2010-09-148-64/+21
* Work around windows handles to temp files while deleting them.nirnimesh@chromium.org2010-09-141-2/+5
* Create a DefaultPrefStore to hold registered application-default preference v...pam@chromium.org2010-09-142-4/+8
* Revert 57897 - GTTF: Retry launching the browser a few times in UITest.phajdan.jr@chromium.org2010-09-141-37/+8
* Renabling the NPAPIVisiblePluginTester.OpenPopupWindowWithPlugin test. This t...ananta@chromium.org2010-09-131-2/+7
* Cleanup temp file created during a download testnirnimesh@chromium.org2010-09-131-1/+3
* Revert 59138 - Revert 59123 - Don't use the return value of rlz_lib::SendFina...rogerta@google.com2010-09-131-4/+23
* Add a browser test for popup blocker to test blank-post blocked. For the deta...jnd@google.com2010-09-131-0/+18
* Reland r54723. Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-1310-0/+139