summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/webplugin_delegate_stub.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-1/+4
* Add events to windowless plugins on linux. This CL also refactors the eventevan@chromium.org2009-05-221-2/+6
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-4/+5
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-1/+1
* Move IPC code to ipc/agl@chromium.org2009-04-031-1/+1
* Port plugin messages.jam@chromium.org2009-04-011-5/+4
* Lots of small nits to help to split off webkit.dll.maruel@chromium.org2009-02-121-2/+2
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-1/+3
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-3/+1
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-1/+3
* Improve scrolling performance when there are many windowed plugins in a page.jam@chromium.org2009-01-161-2/+0
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-4/+4
* No code change. Just to force a rebuild.maruel@chromium.org2008-10-281-4/+3
* 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-1/+6
* Desynchronize windowless plugin painting. This greatly improves the paintingjam@chromium.org2008-09-221-16/+3
* This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...iyengar@google.com2008-09-191-1/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix a bunch of include problems that my deps checker tool found. Mostly I mad...brettw@google.com2008-08-081-1/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+137