summaryrefslogtreecommitdiffstats
path: root/chrome/browser/session_history_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Moves everything related to launching and terminating the browser from UITest...nirnimesh@chromium.org2011-01-081-1/+1
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-1/+0
* Adds a test for UpdateState messages after repeated back/forward navs.creis@google.com2010-11-231-2/+1
* Disable SessionHistoryTest.FragmentBackForward, which started failingdumi@chromium.org2010-11-061-1/+2
* Marking several SessionHistoryTest tests as flaky, they have been failing off...robertshield@chromium.org2010-11-021-5/+41
* Re-enable the session history test. The associated WebKit bug https://bugs.we...brettw@chromium.org2010-11-011-12/+2
* Disable SessionHistoryTest.FrameBackForward and FrameFormBackForward.mnaganov@chromium.org2010-10-281-2/+6
* Add a bunch of missing bug references to FLAKY testsstuartmorgan@chromium.org2010-10-271-1/+1
* Revert 59218 since we now avoid the problem in the testing webserver that cau...thomasvl@chromium.org2010-10-201-14/+2
* Disable SessionHistoryTest.HistoryLength.evan@chromium.org2010-09-201-1/+2
* Disabled SessionHistoryTest.BasicBackForward for Linux because it is flaky. I...apatrick@chromium.org2010-09-171-1/+1
* Marking some bugs as flaky that are failing on chromium xp a lot now.thomasvl@chromium.org2010-09-131-2/+14
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-2/+1
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-49/+33
* Undisable SessionHistoryTest.HistoryLengthphajdan.jr@chromium.org2010-08-061-4/+0
* Remove some wstrings used in ui_test.cc.evan@chromium.org2010-07-301-1/+1
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-10/+19
* Mark SessionHistoryTest.JavascriptHistory as flaky.brettw@chromium.org2010-07-291-1/+4
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-18/+9
* Marking SessionHistoryTest.FrameBackForward flaky on Windows.hans@chromium.org2010-07-121-1/+7
* TTF: Update comments for a few disabled tests.jhawkins@chromium.org2010-06-121-2/+2
* Retry r48417.estade@chromium.org2010-05-271-1/+2
* Revert 48417 - More test enabling.jrg@chromium.org2010-05-271-2/+1
* More test enabling.estade@chromium.org2010-05-271-1/+2
* [GTTF] Miscellanous UI tests cleanups:phajdan.jr@chromium.org2010-03-301-7/+3
* Disable SessionHistoryTest.HistoryLength as it's hanging the Win Dbg bot.jhawkins@chromium.org2010-03-191-0/+4
* Send session history offset and length parameters in the Navigate message todarin@chromium.org2010-03-181-0/+37
* Disabling SessionHistoryTest.LocationReplace since it has been failing consis...andybons@chromium.org2010-03-041-3/+2
* Make several tests more snappy, less sleepy.phajdan.jr@chromium.org2010-02-101-15/+0
* Mark some disabled tests as flaky to increase test coverage.phajdan.jr@chromium.org2009-10-161-3/+3
* Mark HistorySearchXSS as flaky.nsylvain@chromium.org2009-10-151-1/+2
* Do not discount a MANUAL_SUBFRAME load just because it involveddarin@chromium.org2009-10-021-5/+17
* Add test for history HTML escaping issue.cevans@chromium.org2009-09-161-0/+17
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-4/+4
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-021-3/+3
* Enable more tests, change a NOTREACHED to a bug since it's not fatal in the d...pinkerton@chromium.org2009-04-221-2/+2
* Port more UI tests to Linux.phajdan.jr@chromium.org2009-03-231-44/+34
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Disable the session_history ui tests because it failsnsylvain@chromium.org2009-03-051-0/+4
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Provide the option for HTTPServer to be created with a specificsky@google.com2009-01-291-7/+7
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-221-1/+1
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2009-01-081-24/+38
* Revert 7508.7509 and 7510nsylvain@chromium.org2008-12-301-38/+24
* Add FTP unit test in preparation for portable FTP implementation.erikkay@google.com2008-12-301-24/+38
* Get rid of kPathSeparator on windows. Port some wstring function to take File...estade@chromium.org2008-12-041-4/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-1/+1