summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't run the BrowserAppRefocusTests under Linux Views.jhawkins@chromium.org2010-05-251-1/+1
* Fix build. Duh mistake.jhawkins@chromium.org2010-05-251-1/+1
* TTF: Re-enable BrowserAppRefocusTest.* tests on Linux, as the crashes are onl...jhawkins@chromium.org2010-05-251-1/+1
* Adds ability to determine if a tab was explicitly closed by thesky@chromium.org2010-05-211-1/+1
* [GTTF] [TTF] Test marks maintenance CL:phajdan.jr@chromium.org2010-05-191-7/+3
* Re-land r47079: Shorten several appsrelated flags.aa@chromium.org2010-05-131-2/+2
* Mark BrowserAppRefocusTest.OpenTab as flaky since it has been hanging off andmpcomplete@chromium.org2010-05-121-1/+3
* Move the refocus check so that the ntp code path hits it.skerner@chromium.org2010-05-111-2/+30
* Actually disable BrowserTest.ThirtyFourTabs on Mac.mpcomplete@chromium.org2010-05-111-1/+1
* fix compile error.bauerb@chromium.org2010-05-111-1/+1
* Disable BrowserTest.ThirtyFourTabs on Mac.bauerb@chromium.org2010-05-111-0/+8
* Split BrowserTest.CommandCreateAppShortcut so that it does not flakily times ...xiyuan@chromium.org2010-05-071-13/+27
* Disable BrowserTest.CommandCreateAppShortcut, it flakily times out.phajdan.jr@chromium.org2010-05-061-1/+2
* Rename all occurrences of "app extension" with "extension app" since we were ...aa@chromium.org2010-05-061-37/+37
* Focus an existing app tab when an app is clicked on the new tab page or invok...skerner@chromium.org2010-05-041-0/+248
* [GTTF] Mark the following tests as no longer flaky:phajdan.jr@chromium.org2010-05-031-2/+1
* Revert 46208 - Focus an existing app tab when an app is clicked on the new ta...skerner@chromium.org2010-05-031-234/+0
* Revert 46209 - Disable tests on chromeos, while test failures are being inves...skerner@chromium.org2010-05-031-31/+12
* Disable tests on chromeos, while test failures are being investigated.skerner@chromium.org2010-05-031-12/+31
* Focus an existing app tab when an app is clicked on the new tab page or invok...skerner@chromium.org2010-05-031-0/+234
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-291-2/+2
* Add support for new webkit capability allowing us to updatedavemoore@chromium.org2010-04-271-0/+19
* Mark BrowserTest.PageLanguageDetection as flaky.phajdan.jr@chromium.org2010-04-201-1/+2
* Attempt at fixing flakyness of the browser test:jcivelli@chromium.org2010-04-191-4/+15
* Disable BrowserTest.PageLanguageDetection, it's crashy.phajdan.jr@chromium.org2010-04-151-1/+2
* Revert 43950 - Revert 43931 [GTTF] Clean up browser tests:viettrungluu@chromium.org2010-04-081-4/+3
* Revert 43931 - [GTTF] Clean up browser tests:viettrungluu@chromium.org2010-04-081-3/+4
* [GTTF] Clean up browser tests:phajdan.jr@chromium.org2010-04-081-4/+3
* Disable BrowserTest.FLAKY_SingleBeforeUnloadAfterWindowClose on mac. It is c...rohitrao@chromium.org2010-04-021-1/+10
* Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility fun...thestig@chromium.org2010-03-311-7/+18
* Fixes bug where triggering session restore while the browser wassky@chromium.org2010-03-261-1/+1
* Mark BrowserTest.RestorePinnedTabs as crashy on Mac OS X.phajdan.jr@chromium.org2010-03-241-2/+2
* Reall disables BrowserTest::RestorePinnedTabs on a mac.sky@chromium.org2010-03-231-1/+1
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-3/+4
* Disables browser test on chromeos as chromeos defaults to restoringsky@chromium.org2010-03-181-0/+4
* Marks new browser test as flakey on mac as it seems to tickle a macsky@chromium.org2010-03-181-0/+4
* Makes pinned tab restore on startup if you haven't enabled sessionsky@chromium.org2010-03-181-1/+67
* 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