summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_restore_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-enable all tests. Disable CheckActiveWindow() instead. The sporadicpam@chromium.org2009-04-231-4/+9
* Disabling flaky TabRestoreUITest.RestoreToDifferentWindow test.robertshield@google.com2009-04-231-4/+3
* Disabling TabRestoreUITest, RestoreWindowAndTab unit test as per sporadic fai...robertshield@google.com2009-04-231-0/+3
* Weaken is_active check more, since it appears that Chromium can switch to andpam@chromium.org2009-04-221-19/+8
* Restore closed tabs into new windows when necessary, and track the windows theypam@chromium.org2009-04-221-85/+207
* Disable check for active window when it doesn't look like Chromium is the frontpam@chromium.org2009-04-201-4/+21
* When restoring a closed tab using either ctrl-shift-T or the context menu, putpam@chromium.org2009-04-201-2/+125
* UI test portage, second try.estade@chromium.org2009-04-091-2/+2
* back out r13442estade@chromium.org2009-04-091-2/+2
* UI test string portage.estade@chromium.org2009-04-091-2/+2
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-5/+5
* Cleanup in automation. Remove WaitForTabCountToChange.phajdan.jr@chromium.org2009-03-301-25/+20
* Fix a potential infinite loop in TabRestoreUITest.RestoreToDifferentWindow.patrick@chromium.org2009-02-111-0/+1
* Provide the option for HTTPServer to be created with a specificsky@google.com2009-01-291-2/+2
* Remove timeout constants from ui_tests. All tests will nowpaulg@google.com2009-01-161-18/+18
* More ui_test purification. The extra timeout seems topaulg@google.com2009-01-091-4/+3
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2009-01-081-6/+10
* Revert 7508.7509 and 7510nsylvain@chromium.org2008-12-301-10/+6
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2008-12-301-6/+10
* Make the tab restore ui_tests Purify friendly.paulg@google.com2008-12-181-1/+2
* Cleanup, part 1.pkasting@chromium.org2008-12-081-1/+1
* Get rid of kPathSeparator on windows. Port some wstring function to take File...estade@chromium.org2008-12-041-1/+1
* Changes tab restore service to handle restoring closed windows as asky@google.com2008-11-251-1/+53
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Two changes to help track down why session restore test is failing:sky@google.com2008-08-131-1/+1
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-2/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+248