summaryrefslogtreecommitdiffstats
path: root/chrome/browser/plugin_process_host.h
Commit message (Expand)AuthorAgeFilesLines
* Use a plain ASCII string for the UI locale in the plugin service.evan@chromium.org2010-07-301-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Start trimming headers included in the slowest to compile files.erg@google.com2010-07-211-0/+4
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-1/+0
* Revert everything related to the relanding.erg@chromium.org2010-07-141-0/+1
* Reland r52336.erg@chromium.org2010-07-141-1/+0
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-0/+1
* More header cleanup:erg@chromium.org2010-07-141-1/+0
* Moved common parts of ChildProcessHost into chrome/common and created a Brows...sanjeevr@chromium.org2010-07-031-2/+2
* Update Mac plugins for SetFocus changes, and remove old workaround messagesstuartmorgan@chromium.org2010-05-051-1/+0
* Fix problems with unloading/reloading/updating extensions that contain NPAPImpcomplete@chromium.org2010-04-061-0/+3
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-311-2/+2
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* BSD port: Another chunk of chrome/ ifdef changespvalchev@google.com2010-03-091-1/+1
* Move more files from chrome/common to chrome/browserphajdan.jr@chromium.org2010-02-231-1/+1
* Hide/show cursor according to NSCursor requests.avi@chromium.org2010-02-021-3/+6
* 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