| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Disabling the OpenTab, OpenPanel | ananta@chromium.org | 2010-08-30 | 1 | -1/+1 |
* | Update a crbug reference to point to the current bug tracking this test failu... | thomasvl@chromium.org | 2010-08-30 | 1 | -1/+1 |
* | Remove tests of app windows, which are no longer supported. Re-enable tests ... | skerner@chromium.org | 2010-08-26 | 1 | -75/+9 |
* | When launcing apps from launcher, use pinned tabs, not app tabs. | aa@chromium.org | 2010-08-24 | 1 | -56/+2 |
* | Test server cleanup patch of death: | phajdan.jr@chromium.org | 2010-08-17 | 1 | -40/+25 |
* | Clone of issue 2941001. See initial review below. | twiz@google.com | 2010-08-12 | 1 | -14/+26 |
* | FBTF: Remove unneeded headers from base/ (part 5) | thestig@chromium.org | 2010-08-07 | 1 | -0/+2 |
* | Make BrowserInit use FilePath instead of wstring for current directory. | viettrungluu@chromium.org | 2010-08-03 | 1 | -1/+1 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | enable apps by default | erikkay@chromium.org | 2010-08-02 | 1 | -12/+0 |
* | Revert 54560 - | nick@chromium.org | 2010-08-02 | 1 | -11/+9 |
* | Change removing method, GetBrowser from TabContentsDelegate, as this was brea... | twiz@google.com | 2010-08-02 | 1 | -9/+11 |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 1 | -14/+15 |
* | GTTF: test server cleanup: | phajdan.jr@chromium.org | 2010-07-23 | 1 | -3/+3 |
* | Re-enable BrowserTest.ThirtyFourTabs on mac. | rvargas@google.com | 2010-07-20 | 1 | -7/+1 |
* | Disabling crashing browser test "ThirtyFourTabs" on mac | oshima@chromium.org | 2010-07-15 | 1 | -1/+7 |
* | Increase subprocess test timeout from 30-->45 seconds and re-enable | jrg@chromium.org | 2010-07-09 | 1 | -9/+3 |
* | 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 |