summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/webplugin_delegate_stub.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-8/+24
* Port plugin messages.jam@chromium.org2009-04-011-13/+15
* Removed unneeded includes of base/time.h.thestig@chromium.org2009-03-161-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* NO CODE CHANGE.maruel@google.com2009-03-101-1/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-2/+2
* Fix plugin hang that Earth team found.jam@chromium.org2009-02-211-1/+2
* Lots of small nits to help to split off webkit.dll.maruel@chromium.org2009-02-121-2/+2
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-211-1/+1
* Improve scrolling performance when there are many windowed plugins in a page.jam@chromium.org2009-01-161-4/+1
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-1/+2
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-1/+1
* Handle HTTP 200 responses received in response to byte range requests issued ...ananta@chromium.org2008-12-171-0/+1
* Remove base versions of the graphics headers, which previously just forwarded...brettw@google.com2008-11-221-1/+1
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-5/+6
* Fix http://code.google.com/p/chromium/issues/detail?id=4270. Test case added.mpcomplete@google.com2008-11-121-1/+1
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-091-1/+3
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-011-2/+12
* Desynchronize windowless plugin painting. This greatly improves the paintingjam@chromium.org2008-09-221-119/+8
* This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...iyengar@google.com2008-09-191-3/+6
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9...awalker@google.com2008-08-141-4/+4
* Fix a bunch of include problems that my deps checker tool found. Mostly I mad...brettw@google.com2008-08-081-2/+2