summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/save_page_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-enable save page ui tests. I could not get these to fail. I will watch the...estade@chromium.org2009-07-141-14/+3
* Sprinkle some defensiveness into the UI tests so that they don't explode if t...stuartmorgan@chromium.org2009-07-071-0/+5
* Make default extension for downloading html "html" rather than "htm" on non-w...estade@chromium.org2009-07-071-1/+6
* The following 3 ui tests have been flaky on Linux.jshin@chromium.org2009-06-261-1/+4
* Disable some UI tests on Linux due to crashiness and/or flakiness:mpcomplete@google.com2009-06-191-2/+12
* Issue 3791: SavePageTest.* is crapidanan@chromium.org2009-06-111-14/+20
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-041-5/+8
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-7/+7
* Ensure proper extension when saving an HTML page.estade@chromium.org2009-05-191-10/+4
* Enable more tests, change a NOTREACHED to a bug since it's not fatal in the d...pinkerton@chromium.org2009-04-221-4/+4
* Implement chrome_proces_util for linux and enable download ui test.estade@chromium.org2009-04-141-2/+17
* UI test portage, second try.estade@chromium.org2009-04-091-49/+63
* back out r13442estade@chromium.org2009-04-091-63/+49
* UI test string portage.estade@chromium.org2009-04-091-49/+63
* Mechanic change based on comment from previous code review.huanr@chromium.org2009-03-311-2/+2
* re-enable savepage ui testtc@google.com2009-01-161-2/+1
* Removed a stray string.maruel@chromium.org2009-01-161-1/+1
* Disable the test SavePageTest.CleanFilenameFromPageTitle due to bug 6514.maruel@chromium.org2009-01-161-2/+3
* Remove timeout constants from ui_tests. All tests will nowpaulg@google.com2009-01-161-1/+1
* Add a UI test to make sure we sanitize the filenametc@google.com2009-01-071-0/+56
* Get rid of kPathSeparator on windows. Port some wstring function to take File...estade@chromium.org2008-12-041-1/+1
* Begin the first small step towards using FilePath everywhere:evanm@google.com2008-10-301-1/+1
* Move the Save Page code to the browser/download/ directory.paulg@google.com2008-09-141-0/+112