summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_service_impl_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-4/+4
* Remove webkit/plugins/npapi.jam@chromium.org2013-07-191-5/+4
* Move NPAPI implementation out of webkit/plugins/npapi and into content.jam@chromium.org2013-07-191-1/+0
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-11/+11
* ifdef OS_NAME -> if defined(OS_NAME)dbeam@chromium.org2013-03-231-1/+1
* 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-2/+2
* Follow-on fixes and naming changes for https://codereview.chromium.org/12086077/jschuh@chromium.org2013-02-051-1/+1
* Revert 180600jschuh@chromium.org2013-02-051-1/+1
* Follow-on fixes and naming changes for https://codereview.chromium.org/12086077/cevans@chromium.org2013-02-051-1/+1
* Only permit plug-in loads in the browser if the plug-in isn't blocked or thecevans@chromium.org2013-02-011-4/+39
* Broke ContentSettingBubbleModelTest.Plugins on Android.dbeam@chromium.org2013-02-011-39/+4
* Only permit plug-in loads in the browser if the plug-in isn't blocked or thecevans@chromium.org2013-02-011-4/+39
* Disable the failing linux aura browser tests so that it can be enabled on the...jam@chromium.org2012-12-191-0/+7
* Move a number of other tests from browser_tests to content_browsertests.jam@chromium.org2012-07-261-27/+29
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-261-4/+4
* Use IPC::Sender and IPC::Listener in content.brettw@chromium.org2012-06-251-2/+2
* Infobar all unknown unsandboxed plug-ins.bauerb@chromium.org2012-06-081-4/+7
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Quit message loop on error in PluginServiceTest, to avoid a timeout.bauerb@chromium.org2012-05-231-12/+34
* Move resource_context.h to content/public/browser. Remove the workaround in i...jam@chromium.org2012-02-091-1/+1
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-091-8/+8
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-3/+2
* Rename PluginService to PluginServiceImpl.jam@chromium.org2011-12-211-0/+311