summaryrefslogtreecommitdiffstats
path: root/chrome/common/plugin_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Add Cocoa window interposing for plugin processstuartmorgan@chromium.org2009-12-081-5/+0
* Send resource load notifications from plugins to devtools agent. This is a pa...yurys@chromium.org2009-12-031-5/+5
* Add acknowledgement messages for PluginMsg_UpdateGeometry. On the Mac, usemark@chromium.org2009-11-301-0/+5
* Mac: Simulate the OS-level focus handling that windows and linux pluginsamanda@chromium.org2009-11-201-0/+14
* If an NP_* function is called on an out of process plugin, save enough info t...japhet@chromium.org2009-11-181-3/+3
* Don't allow the browser to stay above a modal plugin window (Mac)stuartmorgan@chromium.org2009-11-041-4/+6
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Fix several issues around fullscreen Mac plugins:amanda@chromium.org2009-10-011-0/+28
* Get rid of the need for cross process events in order to get plugin processes...jam@chromium.org2009-09-291-0/+6
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-281-0/+7
* Gears File Drag Dropmichaeln@google.com2009-09-161-2/+2
* This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...jam@chromium.org2009-09-041-9/+7
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-5/+6
* More refactoring for WebPlugin.darin@chromium.org2009-08-271-9/+6
* The PluginHostMsg_CancelResource message is now an async routed message. It d...ananta@chromium.org2009-08-271-2/+2
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-251-9/+0
* More removal of WebCore usage from webplugin_impl.ccdarin@chromium.org2009-08-211-1/+1
* Another attempt at landing this patch.ananta@chromium.org2009-08-041-11/+14
* Reverting 22041 as it caused plugin crashes in reliability test runs.ananta@chromium.org2009-07-301-10/+11
* Another attempt at landing this patch. ananta@chromium.org2009-07-301-11/+10
* Revert r21548 and r21559 due to crash spike.huanr@chromium.org2009-07-251-10/+11
* The IPCs for carrying data requested by plugins have been changed from synchr...ananta@chromium.org2009-07-241-11/+10
* CPAPI (0.11) for gears drag drop.mpcomplete@chromium.org2009-07-231-1/+8
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* Wire up windowless plugins. Mostly Mac related, some crossamanda@chromium.org2009-07-111-2/+2
* linux: OOP windowed pluginsevan@chromium.org2009-07-071-1/+21
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-061-21/+1
* linux: OOP windowed pluginsevan@chromium.org2009-07-061-1/+21
* mac/linux: rework plugin channel file descriptor creationevan@chromium.org2009-06-271-11/+1
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-221-0/+15
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-221-15/+0
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-201-0/+15
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-191-15/+0
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-191-0/+15
* Fix regression from r11509 which caused each plugin instance to have its own ...jam@chromium.org2009-06-051-2/+5
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-1/+1
* Added support for constructor calls in the NPAPI.sgjesse@chromium.org2009-05-271-0/+5
* Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...abarth@chromium.org2009-05-231-2/+2
* CPAPI gears drag drop and renderer IPC.michaeln@google.com2009-05-221-0/+11
* Add events to windowless plugins on linux. This CL also refactors the eventevan@chromium.org2009-05-221-2/+2
* Reverting 15986.michaeln@google.com2009-05-131-11/+0
* CPAPI gears drag drop and renderer IPC....michaeln@google.com2009-05-131-0/+11
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-2/+2
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-211-3/+4
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-1/+1
* Move IPC code to ipc/agl@chromium.org2009-04-031-1/+1
* Port plugin messages.jam@chromium.org2009-04-011-16/+23
* Refactor plugin process code which checks with the browser process before shu...jam@chromium.org2009-03-271-4/+8
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-261-1/+2
* Stop having renderers use both pids and a monotonically increasing "host_id"....jam@chromium.org2009-03-121-7/+2