summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_service.cc
Commit message (Expand)AuthorAgeFilesLines
* 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