summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move the download code to new directories:paulg@google.com2008-09-131-0/+241