summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_restore_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* This fixes a small bug that was causing some tests to fail.gspencer@chromium.org2011-03-031-17/+4
* Removes FLAKY from a couple of tests as they have not failed in thesky@chromium.org2011-01-271-5/+7
* Remove action_max_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-191-1/+1
* Remove action_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-151-5/+8
* Cleanup: Remove unneeded includes of pref_names.hthestig@chromium.org2011-01-131-1/+0
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Add a bunch of missing bug references to FLAKY testsstuartmorgan@chromium.org2010-10-271-1/+1
* Revert 59218 since we now avoid the problem in the testing webserver that cau...thomasvl@chromium.org2010-10-201-9/+2
* Mark RestoreWithExistingSiteInstance as flaky on all platforms.mlloyd@chromium.org2010-09-201-7/+2
* Marking some bugs as flaky that are failing on chromium xp a lot now.thomasvl@chromium.org2010-09-131-2/+14
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-071-4/+2
* Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep.gavinp@chromium.org2010-09-041-2/+4
* GTTF: Make WaitForTabCountToBecome automation call not Sleep.phajdan.jr@chromium.org2010-09-031-4/+2
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-17/+17
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-3/+0
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-4/+7
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-6/+3
* Remove the page and app menus.pkasting@chromium.org2010-07-201-3/+2
* Disable BasicRestoreFromClosedWindow for chromeos as well.oshima@chromium.org2010-07-131-1/+1
* Revert "Disabling BasicRestoreFromClosedWindow for chromeos as well."oshima@chromium.org2010-07-131-3/+3
* Disabling BasicRestoreFromClosedWindow for chromeos as well.oshima@chromium.org2010-07-131-3/+3
* Disablging failing ui tests: RestoreWindow and RestoreWindowAndTaboshima@chromium.org2010-07-131-2/+11
* Inform the command updater of the tab restore state.estade@chromium.org2010-05-271-3/+1
* Lands http://codereview.chromium.org/1744011/show for Hans:sky@chromium.org2010-05-041-0/+68
* [GTTF] Mark the following tests as no longer flaky:phajdan.jr@chromium.org2010-05-031-2/+1
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-4/+4
* Mark TabRestoreUITest.RestoreIntoSameWindow as flaky.arv@chromium.org2010-03-311-1/+2
* [GTTF] Miscellanous UI tests cleanups:phajdan.jr@chromium.org2010-03-301-4/+0
* [GTTF] Reduce number of automation methods ending with WithTimeout.phajdan.jr@chromium.org2010-03-221-10/+6
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-161-30/+30
* [GTTF] Add more NULL-checks to UI tests that were lacking them to avoid crash...phajdan.jr@chromium.org2010-03-111-0/+17
* Remove TODOs or add bug numbers to TODOspinkerton@chromium.org2010-02-121-2/+0
* Changes ui proxy classes to use Browser::Types rather than copyingsky@chromium.org2009-10-281-10/+5
* Take 2 at this. The only change between this and the first is to add the GetT...sky@chromium.org2009-10-271-5/+10
* Revert 30194 - Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-271-10/+5
* Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-271-5/+10
* Mark some disabled tests as flaky to increase test coverage.phajdan.jr@chromium.org2009-10-161-4/+4
* Removing valgrind suppressions that have not triggered in the last 100 runs. ...mattm@chromium.org2009-09-251-1/+1
* Sprinkle some defensiveness into the UI tests so that they don't explode if t...stuartmorgan@chromium.org2009-07-071-0/+20
* Disable some flaky UI tests in windows Debug.mpcomplete@google.com2009-06-201-1/+8
* Implement restoring closed tab menu item. Reworked cross-platform code to han...pinkerton@chromium.org2009-06-191-1/+38
* Disabling 2 flacky UI tests.jcampan@chromium.org2009-06-151-2/+4
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-54/+51
* Enable IDC_CLOSE_WINDOW on linux.estade@chromium.org2009-05-201-4/+0
* A boring change to make synchronous calls in TabRestore.huanr@chromium.org2009-05-151-39/+42
* Fix linux ui tests broken by r15112.estade@chromium.org2009-05-041-12/+0
* Temporarily disable failing ui tests on linux.estade@chromium.org2009-05-041-0/+12
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-021-2/+1
* Port and enable most of TabRestoreUITest on linux.estade@chromium.org2009-04-241-1/+10