summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/webplugin_delegate_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Send window frame information to Mac plugins via IPCstuartmorgan@chromium.org2010-02-081-0/+2
* Bug 34167: GPU plugins' output initially placed incorrectly on pagekbr@google.com2010-02-051-0/+1
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-0/+5
* Hide plugins in minimized/hidden windows on the Macstuartmorgan@chromium.org2010-02-021-0/+1
* 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/+4
* Fix passing pointers between processes.jam@chromium.org2010-01-291-14/+9
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-0/+4
* Send resource load notifications from plugins to devtools agent. This is a pa...yurys@chromium.org2009-12-031-2/+2
* Add acknowledgement messages for PluginMsg_UpdateGeometry. On the Mac, usemark@chromium.org2009-11-301-0/+27
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-5/+5
* Push the native canvas into the plugin implementation. On Windows, this meansbrettw@chromium.org2009-10-231-2/+2
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-4/+4
* Fix scripting during NPP_Destroy. Note that if the plugin is making a call t...jam@chromium.org2009-10-061-5/+2
* Take out the activex control.BUG=20259jam@chromium.org2009-09-081-2/+0
* This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...jam@chromium.org2009-09-041-17/+10
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-19/+25
* More refactoring for WebPlugin.darin@chromium.org2009-08-271-7/+4
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-251-4/+5
* More removal of WebCore usage from webplugin_impl.ccdarin@chromium.org2009-08-211-2/+2
* 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