summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_service_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Split PepperPluginRegistry into the pieces that are needed in each process. c...jam@chromium.org2013-07-251-0/+1
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-6/+6
* Remove webkit/plugins/npapi.jam@chromium.org2013-07-191-0/+8
* Remove plugin_list.h includes from chrome tests in preparation for moving web...jam@chromium.org2013-07-181-7/+3
* Remove the two years old code to enable the nacl plugin once if it's disabled...jam@chromium.org2013-07-171-1/+0
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Use a direct include of time headers in content/, part 1.avi@chromium.org2013-06-281-1/+1
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-24/+26
* Refactor: Simplify WaitableEventWatcher.teravest@chromium.org2013-02-041-5/+2
* Only permit plug-in loads in the browser if the plug-in isn't blocked or thecevans@chromium.org2013-02-011-5/+9
* Broke ContentSettingBubbleModelTest.Plugins on Android.dbeam@chromium.org2013-02-011-9/+5
* Only permit plug-in loads in the browser if the plug-in isn't blocked or thecevans@chromium.org2013-02-011-5/+9
* Revert 179987dmichael@chromium.org2013-01-311-2/+5
* Refactor: Simplify WaitableEventWatcher.teravest@chromium.org2013-01-311-5/+2
* Remove the base::files:: namespace.darin@chromium.org2013-01-151-2/+2
* Switch to using FilePathWatcher::Callback instead of FilePathWatcher::Delegate.darin@chromium.org2013-01-081-8/+4
* Disable the failing linux aura browser tests so that it can be enabled on the...jam@chromium.org2012-12-191-4/+1
* Avoid watching for plugin updates on Androiddfalcantara@chromium.org2012-11-071-3/+3
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-241-20/+20
* Only register the newer one of {bundled, component} Pepper Flash.bauerb@chromium.org2012-10-101-0/+2
* Remove PluginGroupibraaaa@google.com2012-09-271-4/+0
* Get rid of the content::NOTIFICATION_APP_ACTIVATED notification since it was ...jam@chromium.org2012-09-241-11/+4
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Run a ppapi process per (profile, plugin) pair.tsepez@chromium.org2012-05-311-2/+6
* Sequentialize calls to PluginList::GetPlugins from PluginService.bauerb@chromium.org2012-05-161-1/+8
* Revert 137396 - Sequentialize calls to PluginList::GetPlugins from PluginServ...bauerb@chromium.org2012-05-161-8/+1
* Sequentialize calls to PluginList::GetPlugins from PluginService.bauerb@chromium.org2012-05-161-1/+8
* This adds a hang monitor for Pepper plugins. It monitors sync messages on the...brettw@chromium.org2012-04-131-0/+1
* Move PluginServiceFilterParams to plugin_service_impl.htfarina@chromium.org2012-03-131-3/+11
* Apply a rate limit on a per-plug-in basis to plug-in crashes.cevans@chromium.org2012-02-291-0/+10
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-091-2/+2
* Remove a bunch of easy entries from chrome\browser\DEPS.jam@chromium.org2012-01-311-6/+8
* Keep "internal" and "extra" plugins in the same list.bauerb@chromium.org2012-01-141-1/+2
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-111-6/+0
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-101-0/+6
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-101-6/+0
* Automatically load newly installed plug-ins if they are missing on a page.bauerb@chromium.org2012-01-061-4/+4
* Rename PluginService to PluginServiceImpl.jam@chromium.org2011-12-211-0/+237