summaryrefslogtreecommitdiffstats
path: root/chrome/browser/errorpage_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-261-1/+1
* Move TitleWatcher from ui_test_utils.h to browser_test_utils.h so it can be r...jam@chromium.org2012-07-201-2/+3
* WebKit gardening. Disable tests which started to fail on canary after r121912...hayato@chromium.org2012-07-091-3/+6
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-3/+4
* Move browser commands into a separate file.ben@chromium.org2012-06-251-2/+3
* TabContentsWrapper -> TabContents, part 33.avi@chromium.org2012-06-111-5/+4
* Move more test headers from content\test to content\public\test. This way we ...jam@chromium.org2012-06-021-5/+5
* Disable ErrorPageTest.IFrameDNSError_GoBack* on Windows. It is flaky on win_r...binji@chromium.org2012-04-051-2/+14
* Modify URLRequestFailedDnsJob to allow any error code to bemmenke@chromium.org2012-03-191-11/+12
* Move all the test URLRequestJobs to content/test/net.jam@chromium.org2012-03-121-2/+2
* Flakiness cleanup: disable flaky tests under chrome/browser/evan@chromium.org2012-02-141-5/+5
* Change #ifdef name to be name of test (-And) on failing DNSError_GoBack2.dbeam@chromium.org2012-01-111-2/+2
* Mark more ErrorPageTest.DNSError* tests as flakybinji@chromium.org2012-01-111-3/+21
* Mark ErrorPageTest.DNSError_GoBack2 as flaky in Aurabinji@chromium.org2012-01-091-1/+7
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-2/+2
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-041-1/+2
* Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...jam@chromium.org2012-01-031-2/+2
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-1/+1
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-1/+1
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-1/+1
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-1/+1
* Move chrome/test/base/test_navigation_observer.cc to content/testscr@chromium.org2011-12-141-2/+5
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-121-1/+3
* Allow WebUI Tests to use preLoad in HtmlDialogUI.scr@chromium.org2011-11-301-1/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-1/+1
* Move some chrome-specific bits out of InProcessBrowserTestphajdan.jr@chromium.org2011-09-211-0/+9
* Switch the ErrorPageTest from ui tests to browser tests,mmenke@chromium.org2011-09-121-0/+183
* Fix another source of flakiness in ErrorPageTestphajdan.jr@chromium.org2009-08-261-132/+0
* Revert "Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test...phajdan.jr@chromium.org2009-08-201-24/+24
* Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.phajdan.jr@chromium.org2009-08-201-24/+24
* Convert parts of errorpage_uitest.cc to be not flaky.phajdan.jr@chromium.org2009-08-151-0/+132