summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
...
* Updating a reliability crasher suppression.jcivelli@chromium.org2010-06-101-1/+1
* First pass at implementing real Flush callbacks. This does not currentlybrettw@chromium.org2010-06-101-3/+4
* [GTTF] Disable NPAPIVisiblePluginTester.SelfDeletePluginInvokeAlert whichphajdan.jr@chromium.org2010-06-101-1/+2
* Send event on changes to the cookie monster.jochen@chromium.org2010-06-105-2/+31
* Add test for multiple geolocation watches in a single frame (aka bridge)joth@chromium.org2010-06-101-0/+82
* Run in-process browser tests using the sandbox.jam@chromium.org2010-06-093-7/+56
* Don't run WorkerTests at all under Valgrind.timurrrr@chromium.org2010-06-091-71/+4
* Add another hanging test.thomasvl@chromium.org2010-06-091-0/+1
* [GTTF] Automatically append FLAKY_ and FAILS_ prefixes to gtest_filters.timurrrr@chromium.org2010-06-092-13/+13
* Don't save last used locations in open and save dialogs when in incognito mode.bauerb@chromium.org2010-06-091-0/+9
* Remove a bunch of images that don't seem to be used.pkasting@chromium.org2010-06-081-0/+0
* Added an entry for the new failure.thomasvl@chromium.org2010-06-081-0/+3
* Fix typo, make suppression handle flaky or not naming.thomasvl@chromium.org2010-06-081-1/+1
* looks like there is a new worker test that wasn't in the blanket disable, add...thomasvl@chromium.org2010-06-081-0/+1
* The test got updated to be marked as flaky, so update the pattern to match wi...thomasvl@chromium.org2010-06-081-1/+1
* Add Support for window.close in ChromeFrame. Currently the CloseContents noti...ananta@chromium.org2010-06-071-1/+9
* Renaming chrome sync integration test files so that they are uniformly named.rsimha@chromium.org2010-06-073-0/+0
* Support multiple PrefStoresmnissler@chromium.org2010-06-072-7/+13
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-064-9/+9
* Enable two AutomationUITestBase tests on the Mac, and add a bug annotation fo...stuartmorgan@chromium.org2010-06-041-6/+3
* Re-enable test, add in test detail.scottbyer@chromium.org2010-06-041-0/+66
* Enables GeolocationBrowserTest.IFramesWithCachedPosition on mac.bulach@chromium.org2010-06-041-8/+13
* Don't load the user script that's not utf-8, and show UI that load failed.cira@chromium.org2010-06-042-0/+11
* Prevent installation of an app if its web extent overlaps another installed app.mpcomplete@chromium.org2010-06-033-0/+0
* TTF: Fix and enable AppModalDialogTest on Mac.dmuir@chromium.org2010-06-031-7/+0
* Remove some test file complitation exceptions from chrome_tests.gypistuartmorgan@chromium.org2010-06-031-1/+4
* Record out-of-proc-tests' FAILS/FLAKY failures in the XML output.kinuko@chromium.org2010-06-032-9/+23
* Move MouseLeave ui test to interactive ui tests target.estade@chromium.org2010-06-032-7/+1
* Disable DefaultPluginUITest.DefaultPluginLoadTest under valgrind.estade@chromium.org2010-06-031-0/+2
* A very basic fix that prevents experimental popups from living longer than th...twiz@google.com2010-06-032-4/+78
* Exclude new WorkerTests that are failing under Valgrindtimurrrr@chromium.org2010-06-031-6/+12
* Disable a ui test on valgrind mac, because it is causing the bot to hang.estade@chromium.org2010-06-021-0/+4
* Disable MouseLeaveTest because it takes more than 5 minutes to fail on Window...nsylvain@chromium.org2010-06-021-1/+2
* C++ readability change for cindylau.cindylau@google.com2010-06-022-3/+5
* Make webkit_glue not depend on default_plugin.thakis@chromium.org2010-06-023-2/+16
* Attempt to fix flaky OmniboxApiTest.Basic.mpcomplete@chromium.org2010-06-021-2/+2
* Prevent extensions from clobbering JSON implementation that extension calls userafaelw@chromium.org2010-06-012-0/+32
* Add new and renamed plugin tests to the Mac valgrind blackliststuartmorgan@chromium.org2010-06-011-1/+3
* Turn off LayoutPluginTester.UnloadNoCrash for ChromiumOS valgrind (fails)jrg@chromium.org2010-06-011-0/+2
* Suppress ChromeMaintest.AppLaunch on Mac valgrind bot.jshin@chromium.org2010-06-011-0/+3
* Only disable UnloadTest.BrowserCloseTabWhenOtherTabHasListener under valgrindestade@chromium.org2010-06-011-0/+2
* Re-flakify TEST_F(NPAPITester, FLAKY_ManyPlugins)jrg@chromium.org2010-06-011-1/+3
* Add test name to OOP timeout log message so the log parser knows which one ti...pam@chromium.org2010-05-311-1/+1
* Remove more occurrences of FromWStringHack from code base.tfarina@chromium.org2010-05-311-34/+33
* ProcessSingleton(all): create the lock immediately after failing to connect t...mattm@chromium.org2010-05-282-0/+7
* Make SelfDeletePluginInvokeAlert an interactive_ui test and reenable. Itmpcomplete@chromium.org2010-05-282-20/+20
* Fix ability to add sub-menu items with extension context menu API.asargent@chromium.org2010-05-281-0/+11
* First pass at experimental omnibox API. There are plenty of rough edges and f...mpcomplete@chromium.org2010-05-282-0/+31
* Introduces cros:// schema for web-page to chrome communication in ChromeOS.glotov@chromium.org2010-05-281-0/+7
* Create directory if the given gtest_output path is in an unexisting directory.kinuko@chromium.org2010-05-281-1/+8