summaryrefslogtreecommitdiffstats
path: root/chrome/common/plugin_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Update Mac plugins for SetFocus changes, and remove old workaround messagesstuartmorgan@chromium.org2010-05-051-14/+5
* Made Pepper 3D plugins' output opaque on Mac OS X by filling thekbr@google.com2010-04-151-2/+4
* Fix problems with unloading/reloading/updating extensions that contain NPAPImpcomplete@chromium.org2010-04-061-0/+6
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Rename uses of GPUPlugin in class names and IPC to AcceleratedSurface.pinkerton@chromium.org2010-03-121-20/+18
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-101-0/+6
* Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing...pinkerton@chromium.org2010-03-101-6/+0
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-101-0/+6
* BSD port: Another chunk of chrome/ ifdef changespvalchev@google.com2010-03-091-2/+2
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-0/+2
* Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL usesdspringer@google.com2010-02-231-5/+29
* Make SharedMemory use uint32 instead of size_t. This removes the remaining s...jam@chromium.org2010-02-161-1/+1
* Send window frame information to Mac plugins via IPCstuartmorgan@chromium.org2010-02-081-2/+10
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-0/+32
* Hide/show cursor according to NSCursor requests.avi@chromium.org2010-02-021-1/+6
* Add tab switch notification to the Mac plugin plumbing.stuartmorgan@chromium.org2010-02-011-5/+7
* Propagate window focus changes to plugins on the Macstuartmorgan@chromium.org2010-02-011-0/+5
* Fix passing pointers between processes.jam@chromium.org2010-01-291-22/+22
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-0/+3
* 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