summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/save_page_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-1/+1
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-141-1/+1
* Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.darin@chromium.org2011-06-271-1/+2
* Remove most of the remaining test dependencies (other than chrome/test).jam@chromium.org2011-06-141-1/+1
* Clean up net unit testing code.erg@google.com2011-01-261-1/+1
* Revert "Clean up net unit testing code." since it breaks the shlib builder.erg@google.com2011-01-251-1/+1
* Clean up net unit testing code.erg@google.com2011-01-251-1/+1
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-2/+1
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."bauerb@chromium.org2010-05-111-1/+1
* Reland r46681: Use IPC to wait for download in DownloadTest.bauerb@chromium.org2010-05-111-1/+1
* Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use...bauerb@chromium.org2010-05-071-1/+1
* Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa...bauerb@chromium.org2010-05-071-1/+1
* Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility fun...thestig@chromium.org2010-03-311-7/+12
* [GTTF] Add more NULL-checks to UI tests that were lacking them to avoid crash...phajdan.jr@chromium.org2010-03-111-0/+1
* Use FilePath in URLRequestMocks.evan@chromium.org2009-10-141-2/+2
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+1
* Landing patch from contributor Thiago Farina.finnur@chromium.org2009-09-301-1/+1
* Add a UI test for "Encoding" menu. Please see crbug.com/5515 for more details...jnd@chromium.org2009-08-221-18/+10
* Clean up SavePage UI test, remove dead code.phajdan.jr@chromium.org2009-08-051-21/+2
* Port more tests from save_page_uitest.cc to save_page_browsertest.cc.phajdan.jr@chromium.org2009-08-041-48/+0
* Convert parts of SavePage UI tests to more reliable browser tests.phajdan.jr@chromium.org2009-07-311-50/+0
* Remove duplication of DieFileDie, and move it to proper location.phajdan.jr@chromium.org2009-07-301-7/+8
* Move mock url request classes to a location when browser tests will be able t...phajdan.jr@chromium.org2009-07-301-1/+1
* 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