summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/webplugin_delegate_stub.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename uses of GPUPlugin in class names and IPC to AcceleratedSurface.pinkerton@chromium.org2010-03-121-3/+3
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-0/+8
* 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-4/+21
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-1/+14
* Add tab switch notification to the Mac plugin plumbing.stuartmorgan@chromium.org2010-02-011-1/+7
* Propagate window focus changes to plugins on the Macstuartmorgan@chromium.org2010-02-011-0/+9
* Fix passing pointers between processes.jam@chromium.org2010-01-291-16/+17
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-1/+1
* Fix uninitialized variable if ENABLE_GPU is not setpiman@chromium.org2009-12-151-0/+2
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-2/+15
* Add acknowledgement messages for PluginMsg_UpdateGeometry. On the Mac, usemark@chromium.org2009-11-301-1/+6
* Mac: Simulate the OS-level focus handling that windows and linux pluginsamanda@chromium.org2009-11-201-0/+19
* Duplicating the SetActiveURL() change from the renderer to the plugin process...jschuh@chromium.org2009-11-141-3/+3
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-2/+2
* Amit, please review everything.ananta@chromium.org2009-11-071-1/+2
* Fix scripting during NPP_Destroy. Note that if the plugin is making a call t...jam@chromium.org2009-10-061-4/+9
* Get rid of the need for cross process events in order to get plugin processes...jam@chromium.org2009-09-291-7/+3
* This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...jam@chromium.org2009-09-041-25/+14
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-6/+10
* linux: disable querying the page window for windowless pluginspiman@chromium.org2009-08-311-2/+6
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-2/+2
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-2/+2
* More refactoring for WebPlugin.darin@chromium.org2009-08-271-11/+5
* 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-4/+2
* Reverting 22041 as it caused plugin crashes in reliability test runs.ananta@chromium.org2009-07-301-2/+4
* Another attempt at landing this patch. ananta@chromium.org2009-07-301-4/+2
* Continue eliminating direct NPN_ function calls that go from Chromium code to...jorlow@chromium.org2009-07-301-1/+3
* Revert r21548 and r21559 due to crash spike.huanr@chromium.org2009-07-251-2/+4
* The IPCs for carrying data requested by plugins have been changed from synchr...ananta@chromium.org2009-07-241-4/+2
* Wire up windowless plugins. Mostly Mac related, some crossamanda@chromium.org2009-07-111-3/+3
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-081-1/+6
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-2/+12
* Revert change 20173 because it breaks the ui_tests, plugin_testsnsylvain@chromium.org2009-07-081-12/+2
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-2/+12
* linux: OOP windowed pluginsevan@chromium.org2009-07-071-6/+7
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-061-7/+6
* linux: OOP windowed pluginsevan@chromium.org2009-07-061-6/+7
* Move Emf class to the printing library. Also creates a platform agnostic Nat...sverrir@google.com2009-07-061-10/+7
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-221-3/+3
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-221-3/+3
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-201-3/+3
* Revert "posix: two related changes to make plugin IPC work on POSIX."evan@chromium.org2009-06-191-3/+3
* posix: two related changes to make plugin IPC work on POSIX.evan@chromium.org2009-06-191-3/+3
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-1/+1
* Add events to windowless plugins on linux. This CL also refactors the eventevan@chromium.org2009-05-221-5/+6
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+0
* Fail the plugin initialization if we are unable to duplicate the event handle...ananta@chromium.org2009-04-271-1/+2
* Linux: use opaque NativeViewIdsagl@chromium.org2009-04-241-0/+8