summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove flag --test-sandboxluken@chromium.org2014-06-041-3/+0
* Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...piman@chromium.org2014-04-111-1/+2
* Move ContentBrowserTest class to content/public, since it's used by component...jam@chromium.org2014-03-271-2/+2
* Revert "Disable PluginTest.SelfDeletePluginGetUrl, PluginTest.SelfDeletePlugi...tfarina@chromium.org2014-02-091-15/+3
* Disable PluginTest.SelfDeletePluginGetUrl, PluginTest.SelfDeletePluginInvoke,...glider@chromium.org2014-02-061-3/+15
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-0/+2
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-5/+5
* LOG(INFO) -> VLOG(0) in content/scottmg@chromium.org2013-11-231-4/+4
* PluginTest.FlashOctetStream is failing consistently on official Windows build...pshenoy@chromium.org2013-11-181-1/+8
* Add regression test for 301510jam@chromium.org2013-11-121-1/+1
* Fix cookies not being set with NPAPI plugin request.jam@chromium.org2013-11-081-0/+79
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-1/+1
* Disabling flaky test PluginTest.DeletePluginInDeallocatefalken@chromium.org2013-10-241-1/+1
* Fix comment to refer to correct bugs,wez@chromium.org2013-10-231-1/+2
* Mark DeletePluginInDeallocate as flaky-assert on all platforms.eseidel@chromium.org2013-10-221-3/+2
* Disable a test that's failing on the Blink waterfall.ojan@chromium.org2013-10-111-0/+3
* Disabled flaky PluginTest.GetURLRequest404Response on mac.phoglund@chromium.org2013-10-011-2/+8
* [content shell] move browser process stuff into browser/ subdirjochen@chromium.org2013-08-201-1/+1
* 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