summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/plugin_list.cc
Commit message (Expand)AuthorAgeFilesLines
* Update renderer plugin cache when we load/unload extensions with plugins.mpcomplete@chromium.org2009-09-211-0/+9
* Fix registration of internal plugins broken by rev 23501jam@chromium.org2009-09-181-0/+12
* Preparing rollback in case things don't work out.bradnelson@google.com2009-09-181-42/+1
* This is a copy of http://codereview.chromium.org/153002/showgregoryd@google.com2009-09-181-1/+42
* Take out the activex control.BUG=20259jam@chromium.org2009-09-081-27/+5
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-151-46/+59
* Reverting 23420. It caused a reliability regression.maruel@chromium.org2009-08-141-59/+46
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-141-46/+59
* Revert 23064 - Ensure we don't load plugins on the IO threadsgk@google.com2009-08-111-5/+0
* Ensure we don't load plugins on the IO threadjam@chromium.org2009-08-111-0/+5
* None of these files need to include config.h any longer...so remove it.jorlow@chromium.org2009-07-231-2/+0
* Load extension plugins before looking for plugins in other places, e.g.abarth@chromium.org2009-07-081-5/+5
* Fix a regression which occured because of the default plugin loading before t...ananta@chromium.org2009-05-071-2/+2
* Added audio/mpeg and video/mpeg to the list of mime types supported by the Ac...ananta@chromium.org2009-04-301-2/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Add NPAPI plugins contained in extensions to the PluginList.mpcomplete@google.com2009-02-211-4/+16
* Rearrange plugin entry points code to abstract out Linux.evan@chromium.org2009-01-301-18/+12
* Fix regression from my previous plugin change where internal plugins didn't g...jam@chromium.org2009-01-291-10/+7
* Make adding internal plugins easier (and allow it to be dynamic). This code ...jam@chromium.org2009-01-291-4/+101
* Some cleanup to the PluginList Singleton.deanm@chromium.org2009-01-211-21/+18
* Clean up how the default plugin is loaded so that InternalPluginInfo & Plugin...jam@chromium.org2009-01-201-18/+18
* Spaces at end of lines begone!avi@google.com2009-01-161-1/+1
* New implementations of core plugin libraries.avi@google.com2009-01-151-320/+31
* Fix the regression where Gears didn't load.jam@chromium.org2009-01-131-7/+5
* Fix layout test failures. Looks like keying the plugins based on OriginalFil...jam@chromium.org2009-01-131-95/+88
* Get rid of lowercasing plugin filenames in order to determine if two paths po...jam@chromium.org2009-01-121-99/+133
* Change "dll" to "plugin" where appropriate.avi@google.com2009-01-061-5/+5
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-51/+63
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* Disable the yahoo application state plugin as it crashes the plugin processananta@chromium.org2008-10-251-0/+7
* This fixes http://code.google.com/p/chromium/issues/detail?id=2846, which is ...ananta@chromium.org2008-10-101-0/+4
* Look for Adobe Acrobat as well.jam@chromium.org2008-10-091-4/+8
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Update a forgotten user of the Sys StringPiece conversion functions to includ...deanm@google.com2008-08-191-0/+1
* Remove the old NativeMB functions from string util, and use the new ones in s...brettw@google.com2008-08-071-2/+4
* Add webkit to the repository.initial.commit2008-07-271-0/+500