summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/webplugin_delegate_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-11/+9
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-9/+11
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-11/+9
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-9/+11
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-1/+1
* Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL...ananta@chromium.org2010-11-231-0/+2
* Let every "accelerated IO surface swapped" message have an identifier of the ...thakis@chromium.org2010-10-281-1/+2
* Fix the initial clipping of accelerated plugins on the Macstuartmorgan@chromium.org2010-10-191-0/+1
* Implement IME for Mac plugins using the Cocoa event model on 10.6stuartmorgan@chromium.org2010-10-151-0/+3
* 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
* Header cleanup in chrome/renderer/.erg@google.com2010-07-281-5/+11
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Switch plugin backing store to local memory on non-Windows platformsstuartmorgan@chromium.org2010-05-131-2/+13
* Update Mac plugins for SetFocus changes, and remove old workaround messagesstuartmorgan@chromium.org2010-05-051-3/+7
* Simplify delayed TransportDIB cleanup in Mac pluginsstuartmorgan@chromium.org2010-05-041-13/+1
* Made Pepper 3D plugins' output opaque on Mac OS X by filling thekbr@google.com2010-04-151-2/+2
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-311-4/+4
* The move networks plugin installer on windows registers itself in HKCU\Softwa...ananta@chromium.org2010-03-241-0/+5
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-191-1/+1
* Fix the initial draw handing of Core Animation pluginsstuartmorgan@chromium.org2010-03-181-1/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Rename uses of GPUPlugin in class names and IPC to AcceleratedSurface.pinkerton@chromium.org2010-03-121-12/+12
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-101-0/+8
* Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing...pinkerton@chromium.org2010-03-101-8/+0
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-101-0/+8
* 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-0/+7
* Send window frame information to Mac plugins via IPCstuartmorgan@chromium.org2010-02-081-0/+2
* Bug 34167: GPU plugins' output initially placed incorrectly on pagekbr@google.com2010-02-051-0/+1
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-0/+5
* Hide plugins in minimized/hidden windows on the Macstuartmorgan@chromium.org2010-02-021-0/+1
* Add tab switch notification to the Mac plugin plumbing.stuartmorgan@chromium.org2010-02-011-0/+1
* Propagate window focus changes to plugins on the Macstuartmorgan@chromium.org2010-02-011-0/+4
* Fix passing pointers between processes.jam@chromium.org2010-01-291-14/+9
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-0/+4
* Send resource load notifications from plugins to devtools agent. This is a pa...yurys@chromium.org2009-12-031-2/+2
* Add acknowledgement messages for PluginMsg_UpdateGeometry. On the Mac, usemark@chromium.org2009-11-301-0/+27
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-5/+5
* Push the native canvas into the plugin implementation. On Windows, this meansbrettw@chromium.org2009-10-231-2/+2
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-4/+4
* Fix scripting during NPP_Destroy. Note that if the plugin is making a call t...jam@chromium.org2009-10-061-5/+2
* Take out the activex control.BUG=20259jam@chromium.org2009-09-081-2/+0
* This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...jam@chromium.org2009-09-041-17/+10
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-19/+25
* More refactoring for WebPlugin.darin@chromium.org2009-08-271-7/+4
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-251-4/+5
* More removal of WebCore usage from webplugin_impl.ccdarin@chromium.org2009-08-211-2/+2