summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Disabling browser test that is crashing on the Mac bots.finnur@chromium.org2010-03-111-2/+9
* Add comment about flaky test.pam@chromium.org2010-03-101-0/+1
* Implement missing method and re-enable three browser_tests on Mac.pam@chromium.org2010-03-101-24/+3
* Implements the auto-translate on click: if you have translatedjcampan@chromium.org2010-02-121-8/+4
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* Fixes bug where we weren't sending out TabClosingAt when removing asky@chromium.org2010-02-081-1/+53
* Refactored out JS specific part of modal dialog stack into its own class, exp...zelidrag@chromium.org2010-02-051-1/+3
* Makes example.com resolve to localhost for test.sky@chromium.org2010-02-051-0/+2
* Wires TabContents to app extensions.sky@chromium.org2010-02-051-12/+52
* BSD port: another chunk of chrome/browser ifdef cleaningpvalchev@google.com2010-02-031-1/+1
* Adjusts tab strip model to deal with app tabs. There were a couple ofsky@chromium.org2010-02-021-6/+4
* Extension tweaks for phantom tabs. I did the following modifications:sky@chromium.org2010-01-231-3/+0
* Adds support for phantom tabs. A pinned tab becomes a phantom tab whensky@chromium.org2010-01-221-0/+60
* One more attempt at landing this CL.jcampan@chromium.org2010-01-211-0/+30
* Disable app mode in the model on Mac so it is disabled in the page menu.pinkerton@chromium.org2010-01-201-0/+4
* Revert 36589 - Still failing the reliability tests.jcampan@chromium.org2010-01-201-30/+0
* Another try at landing this.jcampan@chromium.org2010-01-201-0/+30
* Revert 36442 - Still causing test failuresjcampan@chromium.org2010-01-161-33/+0
* 4th attempt at landing this.jcampan@chromium.org2010-01-161-0/+33
* Revert 36362 - It breaks NACLTests and Chrome Frame Testsjcampan@chromium.org2010-01-151-33/+0
* 3rd attempt at landing the language detection on page load.jcampan@chromium.org2010-01-151-0/+33
* Revert 35735 - Relanding the language detection code.jcampan@chromium.org2010-01-071-33/+0
* Relanding the language detection code.jcampan@chromium.org2010-01-071-0/+33
* Reverting the CLD CL altogether, the reliability bot is still red.jcampan@chromium.org2009-12-171-35/+0
* Disabling browser tests that are testing the language detection,jcampan@chromium.org2009-12-171-1/+3
* Makes the language detection happen with every page load jcampan@chromium.org2009-12-161-0/+33
* Add FaviconOfOnloadRedirectToAnchorPage for issue 15782xiyuan@chromium.org2009-12-101-0/+17
* [Mac] more browser_tests cleanupthomasvl@chromium.org2009-12-091-4/+8
* enabled one browser test and tag JavascriptAlertActivatesTab, ReloadThenCance...thomasvl@chromium.org2009-12-041-17/+17
* Allow reentrant tasks on window close in in-proc browser test framework. Dis...kkania@chromium.org2009-11-231-0/+14
* Disable create application shortcuts for internal pagesxiyuan@chromium.org2009-11-191-0/+57
* Revert r32108 and re-enable BrowserTest.FLAKY_SingleBeforeUnloadAfterWindowClosetony@chromium.org2009-11-181-4/+0
* BUG=27893erikkay@chromium.org2009-11-161-0/+4
* 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