summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/webplugin_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-311-2/+2
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-191-1/+1
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-101-0/+9
* Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing...pinkerton@chromium.org2010-03-101-9/+0
* Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ...pinkerton@chromium.org2010-03-101-0/+9
* BSD ifdefs, etc. necessary for chrome/pvalchev@google.com2010-03-091-1/+1
* Make plugin buffer changes robust against synchronous plugin call nestingstuartmorgan@chromium.org2010-03-061-1/+2
* Fix formatting nits.wtc@chromium.org2010-02-271-1/+1
* Fix passing pointers between processes.jam@chromium.org2010-01-291-22/+13
* Set disabled style on GPU window and plugin intermediate window so mouse mess...apatrick@chromium.org2010-01-151-0/+6
* 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-1/+6
* Rename policy_url to first_party_for_cookies in cookie-related code.wtc@chromium.org2009-11-181-2/+2
* Amit, please review everything.ananta@chromium.org2009-11-071-1/+10
* Push the native canvas into the plugin implementation. On Windows, this meansbrettw@chromium.org2009-10-231-31/+11
* Get rid of the need for cross process events in order to get plugin processes...jam@chromium.org2009-09-291-12/+5
* Gears File Drag Dropmichaeln@google.com2009-09-161-2/+2
* This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...jam@chromium.org2009-09-041-5/+3
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-7/+13
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-251-11/+0
* Another attempt at landing this patch.ananta@chromium.org2009-08-041-0/+2
* linux: add a GtkPlug / GtkSocket pair in the plugin processpiman@chromium.org2009-07-301-0/+8
* CPAPI (0.11) for gears drag drop.mpcomplete@chromium.org2009-07-231-1/+4
* Split the IPC code into ipc/agl@chromium.org2009-07-221-1/+1
* linux: add windowless plugin plumbingpiman@google.com2009-07-221-0/+5
* Wire up windowless plugins. Mostly Mac related, some crossamanda@chromium.org2009-07-111-6/+14
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-1/+5
* Revert change 20173 because it breaks the ui_tests, plugin_testsnsylvain@chromium.org2009-07-081-5/+1
* Add the page url to plugin crashes to aid debugging.jam@chromium.org2009-07-081-1/+5
* linux: OOP windowed pluginsevan@chromium.org2009-07-071-3/+1
* Revert "linux: OOP windowed plugins"evan@chromium.org2009-07-061-1/+3
* linux: OOP windowed pluginsevan@chromium.org2009-07-061-3/+1
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-301-0/+5
* Reverting 19560. This caused a bunch of plugin-related unittest failures on W...glen@chromium.org2009-06-301-5/+0
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-291-0/+5
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-261-2/+2
* Revert all of my patches from today.evan@chromium.org2009-06-261-2/+2
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-261-2/+2
* Make sure that seekable streams are removed from the list of resource clients...ananta@chromium.org2009-05-231-0/+2
* CPAPI gears drag drop and renderer IPC.michaeln@google.com2009-05-221-0/+10
* Reverting 15986.michaeln@google.com2009-05-131-10/+0
* CPAPI gears drag drop and renderer IPC....michaeln@google.com2009-05-131-0/+10
* Fail the plugin initialization if we are unable to duplicate the event handle...ananta@chromium.org2009-04-271-1/+2
* linux (and some posix): multiprocess plugins compiling.evan@chromium.org2009-04-231-6/+11
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-211-2/+2
* 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-6/+9
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-261-0/+2
* Report the plugin position to windowed plugins as (0,0)jam@chromium.org2009-03-261-1/+1