Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency. | tommycli | 2015-03-16 | 1 | -7/+7 |
* | Cleanup: Put more plugin code behind the ENABLE_PLUGINS ifdef. | thestig | 2014-09-04 | 1 | -2/+4 |
* | Linux: Remove some unused NPAPI code. | thestig@chromium.org | 2014-05-09 | 1 | -13/+0 |
* | Restart plugin loading only if the plugin list has actually become stale. | bauerb@chromium.org | 2014-01-27 | 1 | -0/+7 |
* | Revert 231381 "Return matching plug-ins in the sorted order (by ..." | dglazkov@chromium.org | 2013-10-28 | 1 | -4/+0 |
* | Return matching plug-ins in the sorted order (by version number). | rchlodnicki@opera.com | 2013-10-28 | 1 | -0/+4 |
* | Remove extra plugin path when unregistering an internal plugin from the Plugi... | bauerb@chromium.org | 2013-09-13 | 1 | -0/+5 |
* | Move webplugininfo.h to content/public. | jam@chromium.org | 2013-07-21 | 1 | -22/+20 |
* | Remove webkit/plugins/npapi. | jam@chromium.org | 2013-07-19 | 1 | -8/+6 |
* | Move NPAPI implementation out of webkit/plugins/npapi and into content. | jam@chromium.org | 2013-07-19 | 1 | -0/+251 |