summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Change plugin handling in extension from "plugin_dir" to a "plugin" list ofmpcomplete@google.com2009-06-031-9/+10
* Remove unused code from ExtensionsService.mpcomplete@google.com2009-05-261-1/+1
* Hook up more of extension uninstall.aa@chromium.org2009-05-211-0/+38
* Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-211-40/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-0/+40
* TBR: Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-201-40/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-0/+40
* Allow Flash (and other plugins) to be installed without restarting the browse...jam@chromium.org2009-04-231-1/+44
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-26/+1
* Hide the details about ResourceDispatcherHost messages from child processes. ...jam@chromium.org2009-03-171-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Make plugin_process_host.cc and child_process_host.cc compile on Posix.jhawkins@chromium.org2009-02-231-7/+1
* Add NPAPI plugins contained in extensions to the PluginList.mpcomplete@google.com2009-02-211-0/+6
* Make plugin_service.cc compile on Posix.jhawkins@chromium.org2009-02-201-1/+9
* Take out common functionality from PluginProcessHost and move it to ChildProc...jam@chromium.org2009-02-181-3/+3
* Have ChildProcessInfo contain a list of all running child processes (i.e. ins...jam@chromium.org2009-02-131-52/+12
* Add a --load-plugin flag to load an NPAPI plugin from an arbitrary location.mpcomplete@google.com2009-02-121-0/+8
* Refactor plugin process code in the browser process so that the browser/about...jam@chromium.org2009-02-111-1/+7
* Move resource_message_filter and resource_request_details to the renderer_host.brettw@chromium.org2009-02-051-1/+1
* Porting profiles to the Mac.avi@chromium.org2009-01-281-2/+2
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-1/+1
* mac bootstrapping of browser main and app startup bitspinkerton@google.com2009-01-161-1/+1
* Get rid of lowercasing plugin filenames in order to determine if two paths po...jam@chromium.org2009-01-121-1/+1
* Change "dll" to "plugin" where appropriate.avi@google.com2009-01-061-15/+16
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-10/+10
* 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/+240