summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_service_impl.h
Commit message (Expand)AuthorAgeFilesLines
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-5/+4
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-051-4/+5
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-5/+4
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-051-4/+5
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-5/+4
* Disable NPAPI support by removing the --enable-npapi switch, chrome://flags a...wfh2015-05-291-1/+0
* Update {virtual,override} to follow C++11 style in content.nick2015-04-241-3/+3
* Enable NPAPI if policy has plugin policies.wfh2015-04-111-1/+1
* Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.tommycli2015-03-161-3/+3
* Block NPAPI plugins by defaultwfh2015-01-211-0/+3
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-42/+40
* Remove raw handles from base::win::RegKeyrvargas2014-10-171-5/+3
* Revert of Remove raw handles from base::win::RegKey (patchset #6 id:330001 of...dcheng2014-10-161-3/+5
* Remove raw handles from base::win::RegKeyrvargas2014-10-151-5/+3
* Replace FINAL and OVERRIDE with their C++11 counterparts in contentmohan.reddy2014-10-091-24/+24
* Cleanup: Put more plugin code behind the ENABLE_PLUGINS ifdef.thestig2014-09-041-0/+4
* Pepper: Whitelist dev channel APIs for some apps.hamaji@chromium.org2014-06-201-1/+2
* Restart plugin loading only if the plugin list has actually become stale.bauerb@chromium.org2014-01-271-0/+6
* content: Remove odd and unused forward declaration in plugin_service_impl.htfarina@chromium.org2014-01-261-6/+0
* Pepper: Send dev/canary channel status to plugins.teravest@chromium.org2013-12-121-0/+1
* Move more of the plugin code in the renderer to use RenderFrame instead of Re...jam@chromium.org2013-12-061-4/+4
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-1/+1
* TCPSockets are switched to the new Pepper proxy.ygorshenin@chromium.org2013-08-281-2/+1
* 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