summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/plugin_list.cc
Commit message (Expand)AuthorAgeFilesLines
* 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