summaryrefslogtreecommitdiffstats
path: root/chrome/common/plugin_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Move plugin messages to content.jam@chromium.org2011-03-141-444/+0
* Remove Gears from Chrome.aa@chromium.org2011-03-111-58/+1
* Reland r76840 with fix for webkit_gpu dependencies.apatrick@chromium.org2011-03-081-5/+0
* Move the common child process messages into their own file.jam@chromium.org2011-03-071-18/+0
* Revert 76840 - Removed GPU plugin.jcivelli@chromium.org2011-03-041-0/+5
* Removed GPU plugin.apatrick@chromium.org2011-03-031-5/+0
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Update Mac plugin IME handling to match updated specstuartmorgan@chromium.org2011-01-211-3/+5
* Update our use of the NPAPI ClearSiteData API.bauerb@chromium.org2011-01-111-1/+1
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-430/+418
* Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL...ananta@chromium.org2010-11-231-2/+7
* Add PluginDataRemover.bauerb@chromium.org2010-11-181-0/+8
* Let every "accelerated IO surface swapped" message have an identifier of the ...thakis@chromium.org2010-10-281-3/+4
* Implement IME for Mac plugins using the Cocoa event model on 10.6stuartmorgan@chromium.org2010-10-151-0/+6
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-181-3/+3
* Revert 59845 - Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-171-3/+3
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-171-3/+3
* 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