summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix BrowserTest.NoTitle/Title for chromeos build.oshima@chromium.org2009-11-091-6/+7
* Mark BrowserTest.SingleBeforeUnloadAfterWindowClose as flaky.thestig@chromium.org2009-11-071-1/+1
* Add a ticks counter that tells you how idle is a render processcpu@chromium.org2009-10-081-0/+14
* Prevents a duplicate beforeunload dialog after window.close().creis@google.com2009-10-061-0/+23
* Convert users of RenderProcessHost iterator to all use same style. The key m...pkasting@chromium.org2009-10-021-6/+3
* Stops the throbber from spinning if the user cancels a beforeunload dialog,creis@google.com2009-09-301-0/+23
* Exclude specific browser_tests that don't yet work on Mac.paul@chromium.org2009-09-021-0/+3
* Remove RenderProcessHost::size(). With Pawel's change, size() isn't necessarilybrettw@chromium.org2009-08-181-2/+14
* Fix misleading name and comment of Browser::GetCurrentPageTitle.phajdan.jr@chromium.org2009-07-201-2/+2
* Add missing include in browser_browsertest.cc, fixing the build.phajdan.jr@chromium.org2009-07-141-0/+1
* Make BrowserTest.ThirtyFourTabs not-flakyphajdan.jr@chromium.org2009-07-141-0/+24
* Convert JavascriptAlertActivatesTab to browser_tests framework.phajdan.jr@chromium.org2009-07-101-0/+19
* Fix another string conversion with UTF16ToWideHackben@chromium.org2009-07-101-1/+1
* Fix another string conversion with UTF16ToWideHackben@chromium.org2009-07-101-1/+1
* Convert most flakiness-prone Browser UI tests to browser_tests framework.phajdan.jr@chromium.org2009-07-091-0/+81