summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of webkit/plugins/plugin_switches.* and move them to content/public/c...jam@chromium.org2013-08-091-1/+0
* fix build breakjam@chromium.org2013-07-171-4/+0
* A few small simplifications to PluginList before moving it to content. Also r...jam@chromium.org2013-07-171-5/+0
* Fix not completed range requests from NPAPI plugins.vchigrin@yandex-team.ru2013-07-151-0/+4
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Disable *all* PluginTest(s) for Win64 buildjschuh@chromium.org2013-05-301-29/+30
* Disable remaining plugin test failures for Win64 buildjschuh@chromium.org2013-05-291-6/+6
* Revert 201153 "Re-enable the DeletePluginInDeallocate test, whic..."vitalybuka@chromium.org2013-05-211-1/+4
* Re-enable the DeletePluginInDeallocate test, which no longer seems to fail on...wez@chromium.org2013-05-201-4/+1
* [content shell] move code common to several processes to a common dirjochen@chromium.org2013-05-071-1/+1
* Disable failing VerifyNPObjectLifetimeTest on Win64jschuh@chromium.org2013-03-091-1/+1
* Disable failing plugin tests on Win64jschuh@chromium.org2013-03-071-4/+12
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-1/+1
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-10/+10
* disable PluginTest.AlertInWindowMessagescottmg@chromium.org2013-01-181-1/+1
* Renable PluginTest.OpenPopupWindowWithPlugin since I disabled it yesterday af...jam@chromium.org2012-11-051-7/+2
* Temporarily disable PluginTest.OpenPopupWindowWithPluginjam@chromium.org2012-11-021-1/+1
* Disable PluginTest.GetURLRedirectNotificationkaiwang@chromium.org2012-11-021-1/+1
* Move remaining content test code into the content namespace.jam@chromium.org2012-10-301-2/+1
* Test suite that monitors the disposition of JS-created windows based on whatericu@chromium.org2012-10-241-1/+2
* Disable PluginTest.MediaPlayerOld. TBR=scottmgjam@chromium.org2012-08-291-1/+1
* Enable a bunch of disabled plugin tests to see if they're green on bots now. ...jam@chromium.org2012-08-281-4/+4
* Fix race condition with windowless plugin buffers. The problem, which is alre...jam@chromium.org2012-08-151-0/+7
* Move over a bunch of tests from browser_tests to content_browsertests.jam@chromium.org2012-07-261-1/+1
* Move all the layout tests that ran under browser_tests to run under content_b...jam@chromium.org2012-07-251-9/+10
* Move plugin_browsertests.cc from browser_tests to content_browsertests.jam@chromium.org2012-07-231-58/+45
* Move input event simulation functions from ui_test_utils.h to browser_test_ut...jam@chromium.org2012-07-201-3/+2
* Move TitleWatcher from ui_test_utils.h to browser_test_utils.h so it can be r...jam@chromium.org2012-07-201-4/+5
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-6/+7
* Disable a flaky testhclam@chromium.org2012-06-261-1/+2
* TabContentsWrapper -> TabContents, part 57.avi@chromium.org2012-06-131-6/+6
* Disable PluginTest.AlertInWindowMessage on Winsteveblock@chromium.org2012-05-211-1/+6
* Marks a failed testmorrita@chromium.org2012-05-171-1/+1
* Convert the remaining plugin_tests from ui_tests to browser_tests. Also remov...jam@chromium.org2012-05-141-38/+154
* Convert the autofill interactive browser test to a normal browser_test. I add...jam@chromium.org2012-05-041-2/+1
* Fix flakiness in PluginTest.SelfDeletePluginInvokeAlert. The problem is that ...jam@chromium.org2012-04-221-4/+5
* Disable PluginTest.SelfDeletePluginInvokeAlert on Linuxjam@chromium.org2012-04-201-0/+2
* Don't run PluginTest.DeletePluginInDeallocate on mac debug since it assertsjam@chromium.org2012-04-201-0/+3
* Convert the npapi interactive_ui_test, layout_plugin ui_test, and npapi ui_te...jam@chromium.org2012-04-201-0/+341