summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/plugin_list.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up PluginGroup and related code.jkummerow@chromium.org2010-12-071-14/+42
* ThreadRestrictions: mark library loading functions as doing IOevan@chromium.org2010-11-121-5/+0
* This changes GetPluginInfo so that we can request a list of plugins that matc...gspencer@chromium.org2010-10-121-24/+18
* Fix a deadlock in NPAPI::PluginList::LoadPlugins.bauerb@chromium.org2010-10-081-0/+6
* Don't load plugins on the UI thread for pref and group policy disabling.jam@chromium.org2010-10-021-0/+33
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-0/+2
* Disable checking group policy for plugins on startup since we shouldn't load ...jam@chromium.org2010-09-301-0/+5
* Modify NPAPI::PluginList::GetPluginInfo() to return true also for disabled pl...bauerb@chromium.org2010-06-301-1/+2
* Enhance plugin load debug logging. This adds more logging forbrettw@chromium.org2010-06-251-0/+4
* Bypass plugin installer if the plugin has been disabledcpu@chromium.org2010-04-101-0/+5
* Fix problems with unloading/reloading/updating extensions that contain NPAPImpcomplete@chromium.org2010-04-061-3/+6
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-311-1/+1
* Properly disable plugins.viettrungluu@chromium.org2010-03-291-4/+5
* The move networks plugin installer on windows registers itself in HKCU\Softwa...ananta@chromium.org2010-03-241-0/+5
* Implement chrome://plugins page that can disable plugins.viettrungluu@chromium.org2010-03-241-1/+21
* Don't attempt to load a failed plugin twice.evan@chromium.org2010-03-191-2/+7
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-061-0/+6
* Revert 40490 - Make the pepper 2D flush callback actually function as adverti...brettw@chromium.org2010-03-031-6/+0
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-031-0/+6
* Move nphostapi.h to be with the rest of the NPAPI headers.jam@chromium.org2010-02-241-2/+2
* Linux: Revert r33888. We no longer need to collect the list of loaded plugins...thestig@chromium.org2010-01-231-5/+0
* bsds: views/ and webkit/ support for FreeBSD/OpenBSDevan@chromium.org2009-12-311-2/+2
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-1/+1
* Linux: Record the list of plugins loaded in browser process crash reports.thestig@chromium.org2009-12-041-7/+10
* Update renderer plugin cache when we load/unload extensions with plugins.mpcomplete@chromium.org2009-09-211-2/+3
* Preparing rollback in case things don't work out.bradnelson@google.com2009-09-181-16/+0
* This is a copy of http://codereview.chromium.org/153002/showgregoryd@google.com2009-09-181-0/+16
* Take out the activex control.BUG=20259jam@chromium.org2009-09-081-16/+6
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-071-1/+1
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-151-20/+30
* Reverting 23420. It caused a reliability regression.maruel@chromium.org2009-08-141-30/+20
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-141-20/+30
* Revert 23064 - Ensure we don't load plugins on the IO threadsgk@google.com2009-08-111-3/+0
* Ensure we don't load plugins on the IO threadjam@chromium.org2009-08-111-0/+3
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-241-1/+1
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-181-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Add NPAPI plugins contained in extensions to the PluginList.mpcomplete@google.com2009-02-211-0/+10
* Rearrange plugin entry points code to abstract out Linux.evan@chromium.org2009-01-301-8/+15
* Make adding internal plugins easier (and allow it to be dynamic). This code ...jam@chromium.org2009-01-291-3/+47
* Some cleanup to the PluginList Singleton.deanm@chromium.org2009-01-211-10/+17
* Changes to make it possible to statically link Gears. This is disabled by anmpcomplete@google.com2009-01-161-0/+1
* Spaces at end of lines begone!avi@google.com2009-01-161-5/+5
* New implementations of core plugin libraries.avi@google.com2009-01-151-46/+25
* Fix layout test failures. Looks like keying the plugins based on OriginalFil...jam@chromium.org2009-01-131-22/+23
* Get rid of lowercasing plugin filenames in order to determine if two paths po...jam@chromium.org2009-01-121-36/+35
* Change "dll" to "plugin" where appropriate.avi@google.com2009-01-061-8/+11
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-10/+9
* This fixes bug http://code.google.com/p/chromium/issues/detail?id=4137, ananta@chromium.org2008-11-071-1/+2
* This fixes http://code.google.com/p/chromium/issues/detail?id=2846, which is ...ananta@chromium.org2008-10-101-0/+2