| Commit message (Expand) | Author | Age | Files | Lines |
* | Un-flake and enable test. | skerner@chromium.org | 2010-07-01 | 1 | -18/+37 |
* | Revert 51362 - Un-flake and enable test. | skerner@chromium.org | 2010-07-01 | 1 | -37/+18 |
* | Un-flake and enable test. | skerner@chromium.org | 2010-07-01 | 1 | -18/+37 |
* | Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first | sky@chromium.org | 2010-06-28 | 1 | -10/+10 |
* | Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily | sky@chromium.org | 2010-06-24 | 1 | -10/+10 |
* | Moves Browser::AddTypes to TabStripModel. This patch is primarily | sky@chromium.org | 2010-06-24 | 1 | -10/+10 |
* | Disables phantom tabs. I'm not nuking all the code as Nicholas/Glen thought w... | sky@chromium.org | 2010-06-22 | 1 | -0/+9 |
* | Further refine the pinned tab navigation algorithm. | estade@chromium.org | 2010-06-14 | 1 | -0/+82 |
* | Make the reload button respond to middle-clicks like back/forward/home alread... | pkasting@chromium.org | 2010-06-10 | 1 | -1/+1 |
* | PageLanguageDetectionTest has the failure rate of 5 - 6% on XP/Vista. Mark it | jshin@chromium.org | 2010-06-09 | 1 | -1/+7 |
* | Don't run the BrowserAppRefocusTests under Linux Views. | jhawkins@chromium.org | 2010-05-25 | 1 | -1/+1 |
* | Fix build. Duh mistake. | jhawkins@chromium.org | 2010-05-25 | 1 | -1/+1 |
* | TTF: Re-enable BrowserAppRefocusTest.* tests on Linux, as the crashes are onl... | jhawkins@chromium.org | 2010-05-25 | 1 | -1/+1 |
* | Adds ability to determine if a tab was explicitly closed by the | sky@chromium.org | 2010-05-21 | 1 | -1/+1 |
* | [GTTF] [TTF] Test marks maintenance CL: | phajdan.jr@chromium.org | 2010-05-19 | 1 | -7/+3 |
* | Re-land r47079: Shorten several appsrelated flags. | aa@chromium.org | 2010-05-13 | 1 | -2/+2 |
* | Mark BrowserAppRefocusTest.OpenTab as flaky since it has been hanging off and | mpcomplete@chromium.org | 2010-05-12 | 1 | -1/+3 |
* | Move the refocus check so that the ntp code path hits it. | skerner@chromium.org | 2010-05-11 | 1 | -2/+30 |
* | Actually disable BrowserTest.ThirtyFourTabs on Mac. | mpcomplete@chromium.org | 2010-05-11 | 1 | -1/+1 |
* | fix compile error. | bauerb@chromium.org | 2010-05-11 | 1 | -1/+1 |
* | Disable BrowserTest.ThirtyFourTabs on Mac. | bauerb@chromium.org | 2010-05-11 | 1 | -0/+8 |
* | Split BrowserTest.CommandCreateAppShortcut so that it does not flakily times ... | xiyuan@chromium.org | 2010-05-07 | 1 | -13/+27 |
* | Disable BrowserTest.CommandCreateAppShortcut, it flakily times out. | phajdan.jr@chromium.org | 2010-05-06 | 1 | -1/+2 |
* | Rename all occurrences of "app extension" with "extension app" since we were ... | aa@chromium.org | 2010-05-06 | 1 | -37/+37 |
* | Focus an existing app tab when an app is clicked on the new tab page or invok... | skerner@chromium.org | 2010-05-04 | 1 | -0/+248 |
* | [GTTF] Mark the following tests as no longer flaky: | phajdan.jr@chromium.org | 2010-05-03 | 1 | -2/+1 |
* | Revert 46208 - Focus an existing app tab when an app is clicked on the new ta... | skerner@chromium.org | 2010-05-03 | 1 | -234/+0 |
* | Revert 46209 - Disable tests on chromeos, while test failures are being inves... | skerner@chromium.org | 2010-05-03 | 1 | -31/+12 |
* | Disable tests on chromeos, while test failures are being investigated. | skerner@chromium.org | 2010-05-03 | 1 | -12/+31 |
* | Focus an existing app tab when an app is clicked on the new tab page or invok... | skerner@chromium.org | 2010-05-03 | 1 | -0/+234 |
* | Nukes one of the AddTabWithURL variants. | sky@chromium.org | 2010-04-29 | 1 | -2/+2 |
* | Add support for new webkit capability allowing us to update | davemoore@chromium.org | 2010-04-27 | 1 | -0/+19 |
* | Mark BrowserTest.PageLanguageDetection as flaky. | phajdan.jr@chromium.org | 2010-04-20 | 1 | -1/+2 |
* | Attempt at fixing flakyness of the browser test: | jcivelli@chromium.org | 2010-04-19 | 1 | -4/+15 |
* | Disable BrowserTest.PageLanguageDetection, it's crashy. | phajdan.jr@chromium.org | 2010-04-15 | 1 | -1/+2 |
* | Revert 43950 - Revert 43931 [GTTF] Clean up browser tests: | viettrungluu@chromium.org | 2010-04-08 | 1 | -4/+3 |
* | Revert 43931 - [GTTF] Clean up browser tests: | viettrungluu@chromium.org | 2010-04-08 | 1 | -3/+4 |
* | [GTTF] Clean up browser tests: | phajdan.jr@chromium.org | 2010-04-08 | 1 | -4/+3 |
* | Disable BrowserTest.FLAKY_SingleBeforeUnloadAfterWindowClose on mac. It is c... | rohitrao@chromium.org | 2010-04-02 | 1 | -1/+10 |
* | Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility fun... | thestig@chromium.org | 2010-03-31 | 1 | -7/+18 |
* | Fixes bug where triggering session restore while the browser was | sky@chromium.org | 2010-03-26 | 1 | -1/+1 |
* | Mark BrowserTest.RestorePinnedTabs as crashy on Mac OS X. | phajdan.jr@chromium.org | 2010-03-24 | 1 | -2/+2 |
* | Reall disables BrowserTest::RestorePinnedTabs on a mac. | sky@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 1 | -3/+4 |
* | Disables browser test on chromeos as chromeos defaults to restoring | sky@chromium.org | 2010-03-18 | 1 | -0/+4 |
* | Marks new browser test as flakey on mac as it seems to tickle a mac | sky@chromium.org | 2010-03-18 | 1 | -0/+4 |
* | Makes pinned tab restore on startup if you haven't enabled session | sky@chromium.org | 2010-03-18 | 1 | -1/+67 |
* | Disabling browser test that is crashing on the Mac bots. | finnur@chromium.org | 2010-03-11 | 1 | -2/+9 |
* | Add comment about flaky test. | pam@chromium.org | 2010-03-10 | 1 | -0/+1 |
* | Implement missing method and re-enable three browser_tests on Mac. | pam@chromium.org | 2010-03-10 | 1 | -24/+3 |