summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-7/+6
* Replace FINAL and OVERRIDE with their C++11 counterparts in contentmohan.reddy2014-10-091-3/+3
* Remove implicit conversions from scoped_refptr to T* in content/dcheng2014-09-201-1/+1
* Move url_request_mock_http_job to net/test/url_request/xunjieli2014-09-101-11/+12
* Stop using an atom to store plugin name/version on Windows.jam2014-09-101-4/+0
* Disable PluginTest.PluginSingleRangeRequest and PluginTest.GetURLRedirectNoti...John Abd-El-Malek2014-09-081-0/+4
* Change base/file_utils.h includes to base/files/file_utils.h in content/thestig2014-09-051-1/+1
* Disable PluginTest.VerifyNPObjectLifetimeTest and PluginTest.CreateInstanceIn...jam@chromium.org2014-08-221-2/+4
* Disable PluginTest.Silverlight. It sometimes flakes likejam@chromium.org2014-08-151-1/+2
* Disable PluginTest.Quicktime. It sometimes flakes likejam@chromium.org2014-08-141-1/+1
* Disable PluginTest.GetURL on Mac since it's failing even with retries sometimes.jam@chromium.org2014-08-081-0/+2
* Disable all the tests that are flaking more than 5% on Windows builders.jam@chromium.org2014-07-231-2/+5
* Disabled PluginTest.EnsureScriptingWorksInDestroy test as its flakysergiyb@chromium.org2014-06-251-1/+2
* 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