summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_process_host.h
Commit message (Expand)AuthorAgeFilesLines
* Add Cocoa window interposing for plugin processstuartmorgan@chromium.org2009-12-081-1/+0
* Launch all child processes asynchronously so as not to block the IO thread.jam@chromium.org2009-11-211-4/+3
* Mac: Simulate the OS-level focus handling that windows and linux pluginsamanda@chromium.org2009-11-201-0/+1
* Linux: Catch plugin crashes.thestig@chromium.org2009-11-091-1/+6
* Don't allow the browser to stay above a modal plugin window (Mac)stuartmorgan@chromium.org2009-11-041-2/+12
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Change Mac fullscreen mode to be a stack, not a flag. This fixes crashes andamanda@chromium.org2009-10-111-0/+2
* Fix several issues around fullscreen Mac plugins:amanda@chromium.org2009-10-011-0/+11
* Misc. Cleanup related to OOP Profile Importjeremy@chromium.org2009-09-251-1/+1
* Gears File Drag Dropmichaeln@google.com2009-09-161-1/+1
* Take out the activex control.BUG=20259jam@chromium.org2009-09-081-6/+2
* This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...jam@chromium.org2009-09-041-1/+1
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-1/+1
* CPAPI (0.11) for gears drag drop.mpcomplete@chromium.org2009-07-231-1/+3
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* linux: OOP windowed pluginsevan@chromium.org2009-07-071-0/+4
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-061-4/+0
* linux: OOP windowed pluginsevan@chromium.org2009-07-061-0/+4
* mac/linux: rework plugin channel file descriptor creationevan@chromium.org2009-06-271-6/+3
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-221-3/+7
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-221-7/+3
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-201-3/+7
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-191-7/+3
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-191-3/+7
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-2/+2
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-241-1/+1
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-211-2/+1
* Port plugin messages.jam@chromium.org2009-04-011-2/+2
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-4/+2
* Hide the details about ResourceDispatcherHost messages from child processes. ...jam@chromium.org2009-03-171-11/+6
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-121-2/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Ensure that we display a sad face for a windowed plugin when the plugin proce...ananta@chromium.org2009-03-051-0/+11
* Make plugin_process_host.cc and child_process_host.cc compile on Posix.jhawkins@chromium.org2009-02-231-4/+10
* Take out common functionality from PluginProcessHost and move it to ChildProc...jam@chromium.org2009-02-181-28/+3
* Have ChildProcessInfo contain a list of all running child processes (i.e. ins...jam@chromium.org2009-02-131-9/+4
* Refactor plugin process code in the browser process so that the browser/about...jam@chromium.org2009-02-111-13/+7
* Move resource_message_filter and resource_request_details to the renderer_host.brettw@chromium.org2009-02-051-3/+2
* Move proxy resolve requests out of plugin/renderer process, and into the brow...ericroman@google.com2009-01-311-5/+11
* Fix a timing issue that caused gears to fail to load sometimes.mpcomplete@google.com2009-01-211-1/+0
* Improve scrolling performance when there are many windowed plugins in a page.jam@chromium.org2009-01-161-1/+2
* Change "dll" to "plugin" where appropriate.avi@google.com2009-01-061-4/+4
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-5/+5
* Misc proxy service changes.ericroman@google.com2008-12-101-0/+8
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Third times a charm! This is an attempt at re-landing r408. This time the U...darin@google.com2008-08-081-6/+9
* rollback r498 and r500 to repair test bustagedarin@google.com2008-08-071-9/+6
* Revised r408 such that we no longer sometimes fail MetricsServiceTest.CrashRe...darin@google.com2008-08-071-6/+9
* Revert change 408 to see if it fixes the ui tests.nsylvain@google.com2008-08-061-9/+6