summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."bauerb@chromium.org2010-05-111-13/+12
* Reland r46681: Use IPC to wait for download in DownloadTest.bauerb@chromium.org2010-05-111-12/+13
* Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use...bauerb@chromium.org2010-05-071-13/+12
* Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa...bauerb@chromium.org2010-05-071-12/+13
* Mark all DownloadTest.[Dont]CloseNewTab* tests as flaky.bauerb@chromium.org2010-05-041-6/+10
* Mark DownloadTest.CloseNewTab1 as flaky.bauerb@chromium.org2010-05-031-1/+2
* Close a newly opened (by cmd-clicking on a link) tab if it resulted in a down...bauerb@chromium.org2010-04-211-0/+140
* [GTTF] Tests cleanup:phajdan.jr@chromium.org2010-04-081-28/+10
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-161-4/+4
* [GTTF] Add more NULL-checks to UI tests that were lacking them to avoid crash...phajdan.jr@chromium.org2010-03-111-8/+8
* Mark download tests as flaky on all platform, just the sad truth.phajdan.jr@chromium.org2010-02-101-21/+17
* Fix a bug in DownloadFile::Rename where we need to seek to the end of the file.jianli@chromium.org2010-02-101-1/+1
* Disable DownloadTest.DownloadMimeType for now.jianli@chromium.org2010-02-101-1/+1
* Mark all tests in the DownloadTest suite as flaky under Windows (as discussed...rolandsteiner@chromium.org2009-11-101-5/+19
* Disable DownloadTest.PerWindowShelf because of flakiness.mirandac@chromium.org2009-10-301-1/+2
* Unflaky tests.thakis@chromium.org2009-10-291-4/+2
* Test has failed a few times in the current waterfall display. The bug that e...thomasvl@chromium.org2009-10-161-1/+2
* Add DownloadMimeTest to the flaky list.nsylvain@chromium.org2009-10-151-1/+2
* Use FilePath in URLRequestMocks.evan@chromium.org2009-10-141-6/+5
* Mark the IcognitoDownload as flaky because it keepsnsylvain@chromium.org2009-10-131-1/+2
* Landing patch from contributor Thiago Farina.finnur@chromium.org2009-09-301-1/+1
* Fix coverity issue found in flaky DownloadTest, which should also decrease fl...phajdan.jr@chromium.org2009-09-181-7/+8
* Replace a bunch of hardcoded URLs with constants from url_constants.hbrettw@chromium.org2009-09-151-1/+1
* Increase number of tries in CheckInternetZoneIdentifier.phajdan.jr@chromium.org2009-09-111-1/+1
* Sleep and poll (yuck!) in DownloadTest while verifying Internet ZoneIdentifier.phajdan.jr@chromium.org2009-09-031-21/+41
* Disable flakey DownloadTest::ContentDispositiondglazkov@chromium.org2009-09-021-1/+1
* Move mock url request classes to a location when browser tests will be able t...phajdan.jr@chromium.org2009-07-301-2/+2
* Re-enable previously flaky download ui tests. I can't reproduce the failures....estade@chromium.org2009-07-131-21/+5
* Sprinkle some defensiveness into the UI tests so that they don't explode if t...stuartmorgan@chromium.org2009-07-071-3/+3
* Fix for reverted cl http://codereview.chromium.org/147123davemoore@chromium.org2009-06-271-0/+1
* The following 3 ui tests have been flaky on Linux.jshin@chromium.org2009-06-261-3/+8
* Disable PerWindowShelf test on Linux because it's flakyjshin@chromium.org2009-06-241-1/+4
* Disable some UI tests on Linux due to crashiness and/or flakiness:mpcomplete@google.com2009-06-191-2/+11
* Add a UI test for downloading in incognito mode.paul@chromium.org2009-06-161-1/+43
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-13/+53
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-5/+5
* Enable more tests, change a NOTREACHED to a bug since it's not fatal in the d...pinkerton@chromium.org2009-04-221-2/+2
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-0/+5
* UI test portage, second try.estade@chromium.org2009-04-091-42/+47
* back out r13442estade@chromium.org2009-04-091-48/+36
* UI test string portage.estade@chromium.org2009-04-091-36/+48
* Reverting 11642.finnur@chromium.org2009-03-131-2/+2
* Disabling a couple of UI tests while I investigate.finnur@chromium.org2009-03-131-2/+2
* Hopefully make DownloadTest.UnknownSize not-flaky.phajdan.jr@chromium.org2009-03-111-2/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Disable DownloadTest.UnknownSize because it is flaky.maruel@chromium.org2009-01-291-1/+2
* More ui_test purify changes.paulg@google.com2009-01-151-4/+5
* Get rid of kPathSeparator on windows. Port some wstring function to take File...estade@chromium.org2008-12-041-1/+1
* Tell the user that HTML documents can harm their computer because they can. abarth@chromium.org2008-11-051-2/+2
* Begin the first small step towards using FilePath everywhere:evanm@google.com2008-10-301-4/+5