summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/npapi/plugin_group.cc
Commit message (Expand)AuthorAgeFilesLines
* Report more detailed stats on which plug-ins are being blocked.cevans@chromium.org2011-03-291-0/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-1/+1
* Added EnabledPlugins policy.pastarmovj@chromium.org2011-03-011-56/+145
* Fix a bug that disabled some plugin groups at startup.bauerb@chromium.org2011-02-241-1/+1
* Don't access WebPluginInfo array out of bounds in PluginGroup::RemovePlugin.bauerb@chromium.org2011-02-241-2/+4
* Parse version string of debug Flash builds correctly.bauerb@chromium.org2011-02-231-0/+1
* Reset plugin group version to "0" instead of NULL.bauerb@chromium.org2011-02-171-1/+1
* Correctly update description and version when changing a PluginGroup.bauerb@chromium.org2011-02-161-44/+27
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-281-0/+2
* Put some plug-ins behind an infobar, where they have:cevans@chromium.org2011-01-271-1/+15
* If a user chooses to open a PDF with Reader, ask them if they want to do so a...jam@chromium.org2011-01-271-1/+1
* Refactor the plugin lists handling code.pastarmovj@chromium.org2011-01-241-73/+189
* When we detect a PDF with an unsupported feature, ask the user if they want t...jam@chromium.org2011-01-221-0/+1
* Re-land: add support for blocking out-of-date plug-ins on Linux.cevans@chromium.org2011-01-111-2/+2
* Revert 70963 - Support out-of-date plugin blocking on Linux.cevans@chromium.org2011-01-111-2/+2
* Support out-of-date plugin blocking on Linux.cevans@chromium.org2011-01-101-2/+2
* base/version: remove wstring versionevan@chromium.org2010-12-231-2/+2
* Bugfixes for recent PluginGroup refactoring.jkummerow@chromium.org2010-12-211-8/+8
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-0/+413
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-413/+0
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-0/+413