summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/webplugin_delegate_proxy.h
Commit message (Expand)AuthorAgeFilesLines
...
* When the plugin crashes, cleanup references to its window in the renderer.piman@chromium.org2009-08-061-0/+1
* Another attempt at landing this patch.ananta@chromium.org2009-08-041-0/+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-12/+9
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-081-1/+1
* 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
* linux: OOP windowed pluginsevan@chromium.org2009-07-071-1/+5
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-061-5/+1
* linux: OOP windowed pluginsevan@chromium.org2009-07-061-1/+5
* Fixes a flash plugin hang caused by opening google finance ticker symbols in ...ananta@chromium.org2009-06-091-5/+0
* Header cleanup in webkit/gluephajdan.jr@chromium.org2009-06-011-0/+1
* Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...abarth@chromium.org2009-05-231-2/+2
* CPAPI gears drag drop and renderer IPC.michaeln@google.com2009-05-221-0/+6
* Add events to windowless plugins on linux. This CL also refactors the eventevan@chromium.org2009-05-221-1/+2
* Reverting 15986.michaeln@google.com2009-05-131-6/+0
* CPAPI gears drag drop and renderer IPC....michaeln@google.com2009-05-131-0/+6
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-11/+13
* 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-10/+13
* janitorial: browser_render_process_host header/lint cleanup. (try 2)thestig@chromium.org2009-02-111-3/+2
* Reverting 9594.thestig@chromium.org2009-02-111-1/+3
* Fix some plugin-related NOTIMPLEMENTED()s in gtk Chrome.evan@chromium.org2009-02-111-1/+3
* janitorial: clean up unnecessary includes in src/chrome/renderer.thestig@chromium.org2009-02-111-3/+1
* Cleanup some forward declared structs that are not being used.thestig@chromium.org2009-02-051-4/+3
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-1/+2
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-2/+1
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-1/+2
* Improve scrolling performance when there are many windowed plugins in a page.jam@chromium.org2009-01-161-5/+1
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-1/+5
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-2/+2
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-171-6/+6
* Fixing build bustage. Adding files which were part of the original changeananta@chromium.org2008-12-051-0/+1
* Don't cancel the original manual data stream request when the plugin invokesananta@chromium.org2008-12-041-1/+0
* Fix the painting problem with Stree View and Flash 10. After the size of the...jam@chromium.org2008-12-011-1/+2
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-4/+4
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-091-1/+4
* Fix painting problem with transparent plugins because plugins were ignoring t...jam@chromium.org2008-10-011-7/+29
* Desynchronize windowless plugin painting. This greatly improves the paintingjam@chromium.org2008-09-221-1/+12
* This CB fixes the following issue1. http://code.google.com/p/chromium/issues/...iyengar@google.com2008-09-191-1/+7
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* This fixes http://b/issue?id=1303133, which was a crashiyengar@google.com2008-08-021-1/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+175