summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/plugin_list.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 47726 (turned nacl_ui_tests red) - Mac: First steps for default pluginthakis@chromium.org2010-05-191-1/+1
* Mac: First steps for default pluginthakis@chromium.org2010-05-191-1/+1
* Bypass plugin installer if the plugin has been disabledcpu@chromium.org2010-04-101-0/+20
* Fix problems with unloading/reloading/updating extensions that contain NPAPImpcomplete@chromium.org2010-04-061-4/+8
* Properly disable plugins.viettrungluu@chromium.org2010-03-291-2/+4
* The move networks plugin installer on windows registers itself in HKCU\Softwa...ananta@chromium.org2010-03-241-0/+4
* Implement chrome://plugins page that can disable plugins.viettrungluu@chromium.org2010-03-241-1/+77
* Don't attempt to load a failed plugin twice.evan@chromium.org2010-03-191-4/+10
* Slightly tweak the style of some plugin code that's been bugging me.evan@chromium.org2010-03-191-2/+2
* Reland r40855 with chromeos fix.jhawkins@chromium.org2010-03-071-0/+1
* Revert 40855 - webkit/glue: string_util.h > utf_string_conversions.h fix.bradnelson@google.com2010-03-071-1/+0
* webkit/glue: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-071-0/+1
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-061-0/+11
* Revert 40490 - Make the pepper 2D flush callback actually function as adverti...brettw@chromium.org2010-03-031-11/+0
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-031-0/+11
* Linux: Revert r33888. We no longer need to collect the list of loaded plugins...thestig@chromium.org2010-01-231-28/+1
* 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-2/+29
* 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