summaryrefslogtreecommitdiffstats
path: root/chrome/browser/unload_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-2/+2
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-1/+1
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-291-4/+6
* Move remaining content test code into the content namespace.jam@chromium.org2012-10-301-2/+2
* Test suite that monitors the disposition of JS-created windows based on whatericu@chromium.org2012-10-241-1/+2
* Disable flaky UnloadTests that are timing out on linux asan.zea@chromium.org2012-09-191-5/+8
* Disabled UnloadTest.CrossSiteInfiniteBeforeUnloadSync because it flakes too o...pastarmovj@chromium.org2012-08-011-1/+1
* Move input event simulation functions from ui_test_utils.h to browser_test_ut...jam@chromium.org2012-07-201-1/+1
* Move TitleWatcher from ui_test_utils.h to browser_test_utils.h so it can be r...jam@chromium.org2012-07-201-1/+2
* Create content\public\test\test_utils.h to hold common test classes that are ...jam@chromium.org2012-07-201-7/+7
* 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-6/+7
* TabContentsWrapper -> TabContents, part 33.avi@chromium.org2012-06-111-3/+3
* browser: Rename js_modal_dialog.* to javascript_app_modal_dialog.*tfarina@chromium.org2012-05-241-1/+1
* Convert the autofill interactive browser test to a normal browser_test. I add...jam@chromium.org2012-05-041-2/+1
* Move notifications used only in chrome/ out of content/.avi@chromium.org2012-04-161-2/+2
* Fix flakiness in unload browser test, take two. I was able to repro this on m...jam@chromium.org2012-04-131-15/+13
* Disable UnloadTest.BrowserCloseBeforeUnloadCancel due to flakiness.eroman@chromium.org2012-04-131-1/+2
* Fix flakiness in unload browser test. The problem is that the sudden terminat...jam@chromium.org2012-04-131-0/+10
* Convert the unload ui_tests to browser_tests.jam@chromium.org2012-04-111-0/+399