summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_service.h
Commit message (Expand)AuthorAgeFilesLines
* Group plugins in about:plugins and show update link for out-of-date ones.bauerb@chromium.org2010-06-291-3/+0
* Cleanup: Remove some unneeded webkit/glue headers from chrome.thestig@chromium.org2010-06-231-1/+2
* Revert 48997 [causes Windows unit_tests to hang] - Group plugins in about:plu...viettrungluu@chromium.org2010-06-051-0/+3
* Group plugins in about:plugins and show update link for out-of-date ones.viettrungluu@chromium.org2010-06-051-3/+0
* Add ppapi plugins to about:pluginsdarin@chromium.org2010-05-281-0/+2
* Don't use command line flags for enabling the internal pdf plugin. Instead, ...jam@chromium.org2010-05-221-0/+3
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-311-1/+1
* Implement chrome://plugins page that can disable plugins.viettrungluu@chromium.org2010-03-241-1/+6
* Revert 33344 - Relocate plugin list fetching to PluginServicejamesr@chromium.org2009-11-301-13/+0
* Relocate plugin list fetching to PluginServiceevan@chromium.org2009-11-301-0/+13
* Tommi, please review everything. John please review the changes to plugin_ser...ananta@chromium.org2009-11-211-0/+5
* Take out the activex control.BUG=20259jam@chromium.org2009-09-081-4/+1
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-151-15/+2
* Reverting 23420. It caused a reliability regression.maruel@chromium.org2009-08-141-2/+15
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-141-15/+2
* Revert 23064 - Ensure we don't load plugins on the IO threadsgk@google.com2009-08-111-5/+1
* Ensure we don't load plugins on the IO threadjam@chromium.org2009-08-111-1/+5
* Refuse to load extension-private plugins for pages that don't belong to thatmpcomplete@google.com2009-06-051-12/+18
* Change plugin handling in extension from "plugin_dir" to a "plugin" list ofmpcomplete@google.com2009-06-031-5/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-211-2/+12
* Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-211-9/+2
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-2/+9
* TBR: Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-201-9/+2
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-2/+9
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-241-1/+2
* Allow Flash (and other plugins) to be installed without restarting the browse...jam@chromium.org2009-04-231-1/+19
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-27/+0
* Add NPAPI plugins contained in extensions to the PluginList.mpcomplete@google.com2009-02-211-0/+5
* Make plugin_service.cc compile on Posix.jhawkins@chromium.org2009-02-201-1/+1
* Have ChildProcessInfo contain a list of all running child processes (i.e. ins...jam@chromium.org2009-02-131-67/+6
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-011-0/+2
* Random bits of de-Winification for WebContents.brettw@chromium.org2009-01-301-9/+8
* Porting profiles to the Mac.avi@chromium.org2009-01-281-3/+3
* POSIX: Get render_process_host to build.agl@chromium.org2009-01-221-2/+2
* * Revert "POSIX: Get render_process_host to build."agl@chromium.org2009-01-211-2/+2
* POSIX: Get render_process_host to build.agl@chromium.org2009-01-211-2/+2
* mac bootstrapping of browser main and app startup bitspinkerton@google.com2009-01-161-0/+1
* Change "dll" to "plugin" where appropriate.avi@google.com2009-01-061-8/+8
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-8/+8
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-3/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+241