summaryrefslogtreecommitdiffstats
path: root/chrome/test/url_fetch_test
Commit message (Expand)AuthorAgeFilesLines
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-2/+2
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-4/+3
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-3/+4
* Convert to std::wstring as late as possible.tfarina@chromium.org2011-01-221-10/+11
* Add option for url_fetch_test to wait for a JS expressiontfarina@chromium.org2011-01-141-3/+45
* Remove test_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-121-5/+8
* GTTF: Move UI test timeouts to a centralized place, chrome/test/test_timeouts.phajdan.jr@chromium.org2010-09-101-4/+0
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-061-6/+7
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-041-7/+6
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-041-6/+7
* Set url fetch test timeout back to old values. Increase UI test command timeo...thestig@chromium.org2010-07-171-0/+4
* Remove more occurrences of FromWStringHack from code base.tfarina@chromium.org2010-05-311-34/+33
* cleanup: Include base/path_service.h in tests that use it.thestig@chromium.org2010-03-311-0/+1
* [GTTF] Unify polling interval in some of the polling functionsphajdan.jr@chromium.org2010-03-301-2/+2
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-161-1/+1
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-8/+8
* Addding reference build results for DOM perf testsasargent@chromium.org2009-08-251-0/+22
* Fix up the sprintf to properly mark the string as a wide string.thomasvl@chromium.org2009-06-161-1/+1
* Bring url_fetch_test into compiling shape on mac/linux.thomasvl@chromium.org2009-06-161-6/+5
* Convert various chrome tests to gyp generation:sgk@chromium.org2009-06-041-228/+0
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-1/+1
* Replace chrome_process_filter with chrome_process_util.estade@chromium.org2009-04-091-0/+12
* Add a ui test that can be used to fetch a url and wait for a cookie to be set. asargent@chromium.org2009-04-022-0/+339