summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/webplugin_delegate_stub.h
Commit message (Expand)AuthorAgeFilesLines
* Update Mac plugin IME handling to match updated specstuartmorgan@chromium.org2011-01-211-1/+1
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-1/+5
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-5/+1
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-1/+5
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-5/+1
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-1/+5
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL...ananta@chromium.org2010-11-231-1/+1
* Implement IME for Mac plugins using the Cocoa event model on 10.6stuartmorgan@chromium.org2010-10-151-0/+1
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-181-1/+1
* Revert 59845 - Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-171-1/+1
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-171-1/+1
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-2/+1
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* render_view.h: Header cleanup.jhawkins@chromium.org2010-07-261-1/+2
* Update Mac plugins for SetFocus changes, and remove old workaround messagesstuartmorgan@chromium.org2010-05-051-1/+2
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-191-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-3/+3
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-101-1/+1
* Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing...pinkerton@chromium.org2010-03-101-1/+1
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-101-1/+1
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-0/+2
* Make SharedMemory use uint32 instead of size_t. This removes the remaining s...jam@chromium.org2010-02-161-2/+2
* Send window frame information to Mac plugins via IPCstuartmorgan@chromium.org2010-02-081-1/+4
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-0/+8
* 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/+5
* Fix passing pointers between processes.jam@chromium.org2010-01-291-17/+8
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-0/+2
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-1/+10
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+4
* Fix scripting during NPP_Destroy. Note that if the plugin is making a call t...jam@chromium.org2009-10-061-0/+1
* Get rid of the need for cross process events in order to get plugin processes...jam@chromium.org2009-09-291-0/+1
* This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...jam@chromium.org2009-09-041-8/+4
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-2/+5
* More refactoring for WebPlugin.darin@chromium.org2009-08-271-6/+4
* 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-2/+1
* Reverting 22041 as it caused plugin crashes in reliability test runs.ananta@chromium.org2009-07-301-1/+2
* Another attempt at landing this patch. ananta@chromium.org2009-07-301-2/+1
* Revert r21548 and r21559 due to crash spike.huanr@chromium.org2009-07-251-1/+2
* The IPCs for carrying data requested by plugins have been changed from synchr...ananta@chromium.org2009-07-241-2/+1
* 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
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-1/+4
* Revert change 20173 because it breaks the ui_tests, plugin_testsnsylvain@chromium.org2009-07-081-4/+1