summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/plugin_list.cc
Commit message (Expand)AuthorAgeFilesLines
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-6/+8
* Take out bogus DCHECKgspencer@chromium.org2010-10-121-1/+0
* This makes it so we only add the default plugin if it's enabled.gspencer@chromium.org2010-10-121-2/+3
* This changes GetPluginInfo so that we can request a list of plugins that matc...gspencer@chromium.org2010-10-121-66/+96
* Fix a deadlock in NPAPI::PluginList::LoadPlugins.bauerb@chromium.org2010-10-081-26/+26
* Don't load plugins on the UI thread for pref and group policy disabling.jam@chromium.org2010-10-021-10/+122
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-0/+3
* Disable checking group policy for plugins on startup since we shouldn't load ...jam@chromium.org2010-09-301-0/+10
* Reduce console DLOG(INFO) spam in plugin_listisherman@chromium.org2010-09-241-7/+0
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* chromeos: Only look for plugins in Chrome's /opt directory.derat@chromium.org2010-08-261-0/+6
* Enhance plugin logging a bit. This adds logging in a few more places, especia...brettw@chromium.org2010-07-281-1/+7
* Fix a bug effectively disabling the default plugin.bauerb@chromium.org2010-07-071-2/+4
* Modify NPAPI::PluginList::GetPluginInfo() to return true also for disabled pl...bauerb@chromium.org2010-06-301-7/+2
* Enhance plugin load debug logging. This adds more logging forbrettw@chromium.org2010-06-251-1/+9
* Convert WebPluginInfo from wstring to string16stuartmorgan@chromium.org2010-06-231-7/+7
* Make webkit_glue not depend on default_plugin.thakis@chromium.org2010-06-021-20/+0
* Part 2 of http://codereview.chromium.org/2079016thakis@chromium.org2010-05-271-2/+2
* Revert 48315 - Linux: Initial scaffolding for default plugin.thakis@chromium.org2010-05-261-2/+2
* Linux: Initial scaffolding for default plugin.thakis@chromium.org2010-05-261-2/+2
* Reland Mac: First steps for default pluginthakis@chromium.org2010-05-201-1/+1
* 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