| Commit message (Expand) | Author | Age | Files | Lines |
* | Add links to crbug issues for a few tests excluded recently: | timurrrr@chromium.org | 2010-06-17 | 2 | -2/+2 |
* | Exclude UnloadTests and one SessionHistoryTest under Valgrind | timurrrr@chromium.org | 2010-06-17 | 3 | -16/+6 |
* | Allow themes to be localized. This doesn't show up anywhere | aa@chromium.org | 2010-06-17 | 2 | -0/+19 |
* | Make sure mocks are properly released by breaking retain cycles. | jrg@chromium.org | 2010-06-17 | 1 | -3/+0 |
* | Revert 50050 - Revert r48693: This broke existing extensions that wanted to r... | aa@chromium.org | 2010-06-16 | 2 | -19/+0 |
* | Revert r48693: This broke existing extensions that wanted to run script on XML | aa@chromium.org | 2010-06-16 | 2 | -0/+19 |
* | BookmarkAllTabsControllerTest.BookmarkAllTabs fails under valgrind; | jrg@chromium.org | 2010-06-16 | 1 | -2/+0 |
* | Disable ErrorPageTest.DNSError_GoBack2Forward2 under Valgrind on Linux | glider@chromium.org | 2010-06-16 | 1 | -1/+3 |
* | Exclude a few more UnloadTests from running under Valgrind | timurrrr@chromium.org | 2010-06-16 | 1 | -4/+8 |
* | Don't run AutomatedUITestBase.SelectTab under ThreadSanitizer on Mac OS. | glider@chromium.org | 2010-06-16 | 1 | -0/+2 |
* | Whitespace change for grd rebuild. | skerner@chromium.org | 2010-06-15 | 1 | -1/+2 |
* | Fix up the Windows omnibox after the recent endcap removal. This fixes most ... | pkasting@chromium.org | 2010-06-14 | 1 | -0/+0 |
* | Fix and re-enable RedirectTest.ClientCancelled. | hans@chromium.org | 2010-06-14 | 1 | -12/+4 |
* | Detach reload from omnibox, combine with stop, and eliminate go. | pkasting@chromium.org | 2010-06-11 | 1 | -0/+0 |
* | Updating a reliability crasher suppression. | jcivelli@chromium.org | 2010-06-10 | 1 | -1/+1 |
* | Send event on changes to the cookie monster. | jochen@chromium.org | 2010-06-10 | 5 | -2/+31 |
* | Add test for multiple geolocation watches in a single frame (aka bridge) | joth@chromium.org | 2010-06-10 | 1 | -0/+82 |
* | Don't run WorkerTests at all under Valgrind. | timurrrr@chromium.org | 2010-06-09 | 1 | -71/+4 |
* | Add another hanging test. | thomasvl@chromium.org | 2010-06-09 | 1 | -0/+1 |
* | [GTTF] Automatically append FLAKY_ and FAILS_ prefixes to gtest_filters. | timurrrr@chromium.org | 2010-06-09 | 2 | -13/+13 |
* | Remove a bunch of images that don't seem to be used. | pkasting@chromium.org | 2010-06-08 | 1 | -0/+0 |
* | Added an entry for the new failure. | thomasvl@chromium.org | 2010-06-08 | 1 | -0/+3 |
* | Fix typo, make suppression handle flaky or not naming. | thomasvl@chromium.org | 2010-06-08 | 1 | -1/+1 |
* | looks like there is a new worker test that wasn't in the blanket disable, add... | thomasvl@chromium.org | 2010-06-08 | 1 | -0/+1 |
* | The test got updated to be marked as flaky, so update the pattern to match wi... | thomasvl@chromium.org | 2010-06-08 | 1 | -1/+1 |
* | Re-enable test, add in test detail. | scottbyer@chromium.org | 2010-06-04 | 1 | -0/+66 |
* | Enables GeolocationBrowserTest.IFramesWithCachedPosition on mac. | bulach@chromium.org | 2010-06-04 | 1 | -8/+13 |
* | Don't load the user script that's not utf-8, and show UI that load failed. | cira@chromium.org | 2010-06-04 | 2 | -0/+11 |
* | Prevent installation of an app if its web extent overlaps another installed app. | mpcomplete@chromium.org | 2010-06-03 | 3 | -0/+0 |
* | Disable DefaultPluginUITest.DefaultPluginLoadTest under valgrind. | estade@chromium.org | 2010-06-03 | 1 | -0/+2 |
* | A very basic fix that prevents experimental popups from living longer than th... | twiz@google.com | 2010-06-03 | 2 | -4/+78 |
* | Exclude new WorkerTests that are failing under Valgrind | timurrrr@chromium.org | 2010-06-03 | 1 | -6/+12 |
* | Disable a ui test on valgrind mac, because it is causing the bot to hang. | estade@chromium.org | 2010-06-02 | 1 | -0/+4 |
* | C++ readability change for cindylau. | cindylau@google.com | 2010-06-02 | 2 | -3/+5 |
* | Make webkit_glue not depend on default_plugin. | thakis@chromium.org | 2010-06-02 | 1 | -0/+14 |
* | Attempt to fix flaky OmniboxApiTest.Basic. | mpcomplete@chromium.org | 2010-06-02 | 1 | -2/+2 |
* | Prevent extensions from clobbering JSON implementation that extension calls use | rafaelw@chromium.org | 2010-06-01 | 2 | -0/+32 |
* | Add new and renamed plugin tests to the Mac valgrind blacklist | stuartmorgan@chromium.org | 2010-06-01 | 1 | -1/+3 |
* | Turn off LayoutPluginTester.UnloadNoCrash for ChromiumOS valgrind (fails) | jrg@chromium.org | 2010-06-01 | 1 | -0/+2 |
* | Suppress ChromeMaintest.AppLaunch on Mac valgrind bot. | jshin@chromium.org | 2010-06-01 | 1 | -0/+3 |
* | Only disable UnloadTest.BrowserCloseTabWhenOtherTabHasListener under valgrind | estade@chromium.org | 2010-06-01 | 1 | -0/+2 |
* | ProcessSingleton(all): create the lock immediately after failing to connect t... | mattm@chromium.org | 2010-05-28 | 1 | -0/+1 |
* | Fix ability to add sub-menu items with extension context menu API. | asargent@chromium.org | 2010-05-28 | 1 | -0/+11 |
* | First pass at experimental omnibox API. There are plenty of rough edges and f... | mpcomplete@chromium.org | 2010-05-28 | 2 | -0/+31 |
* | Introduces cros:// schema for web-page to chrome communication in ChromeOS. | glotov@chromium.org | 2010-05-28 | 1 | -0/+7 |
* | Update list of known crashes for recent reliability test failures: hunspell c... | pam@chromium.org | 2010-05-26 | 1 | -13/+3 |
* | Adding 2 new crashes to the list of known crashes. | tonyg@chromium.org | 2010-05-25 | 1 | -0/+3 |
* | Break extension tab api test into multiple parts, to reduce the odds of a tim... | skerner@chromium.org | 2010-05-21 | 22 | -118/+395 |
* | Revert 47875 - ProcessSingleton(all): create the lock immediately after faili... | thestig@chromium.org | 2010-05-21 | 1 | -1/+0 |
* | ProcessSingleton(all): create the lock immediately after failing to connect t... | mattm@chromium.org | 2010-05-21 | 1 | -0/+1 |