summaryrefslogtreecommitdiffstats
path: root/chrome/common/pepper_plugin_registry.h
Commit message (Expand)AuthorAgeFilesLines
* Ensure that PP_Instance values are unique within a plugin process in additionbrettw@chromium.org2011-03-101-1/+8
* Pepper: Store file extensions and description on a per-mime-type basis.viettrungluu@chromium.org2011-03-081-3/+2
* Don't use crashed plugins when instantiating new ones. Before, when a pluginbrettw@chromium.org2011-02-271-5/+8
* Add ability to pass version for pepper pluginspiman@google.com2011-02-161-0/+1
* Revert all the reverts and partial re-lands of r73427. Fix the startup perf r...brettw@google.com2011-02-061-11/+15
* Part 3 of re-landing r73427. This moves the built-in plugin computation to a ...brettw@google.com2011-02-061-3/+0
* Re-land more changes from r73427 where we set the name for each module in the...brettw@google.com2011-02-051-11/+7
* Re-land part of r73427 where the plugin info and internal plugin info are uni...brettw@google.com2011-02-051-6/+7
* Revert 73427 (set the name of the PPAPI plugin correcetly) and 73916 (minor b...brettw@google.com2011-02-051-24/+26
* Set the name of the PPAPI plugin properly when running out of process. Thisbrettw@chromium.org2011-02-021-26/+24
* Re-use existing out-of-process plugins if one is already loaded. Otherwisebrettw@chromium.org2011-01-041-10/+32
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-4/+4
* Update pepper registry of internal plugins.abarth@chromium.org2010-12-151-0/+5
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-101-2/+15
* Fix bug with enabling/disabling the pdf plugin, related to plugin grouping work.jam@chromium.org2010-10-071-0/+5
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-051-0/+3
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-1/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-0/+1
* Linux: bit hacky way to ensure Pepper plugins get loaded by zygote.viettrungluu@chromium.org2010-07-281-1/+10
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Allow Pepper plugins to make requests with relative urls. Also allow bundled...jam@chromium.org2010-07-021-0/+2
* Bring in latest PPAPI headers and implement IsFullFrame.jam@chromium.org2010-07-011-0/+3
* Add in support for internal pepper plugins into the PepperPluginRegistry and ...ajwong@chromium.org2010-06-281-1/+10
* Revert 50667 - Add in support for internal pepper plugins into the PepperPlug...mrossetti@chromium.org2010-06-231-10/+1
* Add in support for internal pepper plugins into the PepperPluginRegistry and ...ajwong@chromium.org2010-06-231-1/+10
* Add ppapi plugins to about:pluginsdarin@chromium.org2010-05-281-0/+38