summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webplugin_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Initial change for DumpRrenderTree support librarytkent@google.com2010-03-041-1/+1
* Fix formatting nits.wtc@chromium.org2010-02-271-1/+1
* Fix passing pointers between processes.jam@chromium.org2010-01-291-21/+29
* Set disabled style on GPU window and plugin intermediate window so mouse mess...apatrick@chromium.org2010-01-151-2/+8
* Check that frame has not been closed when getting DevToolsAgent.yurys@chromium.org2009-12-041-0/+4
* Revert "Check that frame has not been closed when getting DevToolsAgent." Lin...yurys@chromium.org2009-12-041-4/+0
* Check that frame has not been closed when getting DevToolsAgent.yurys@chromium.org2009-12-041-0/+4
* Don't set referrers on outgoing plugin requests if the load_manually flag is ...ananta@chromium.org2009-12-031-3/+15
* Send resource load notifications from plugins to devtools agent. This is a pa...yurys@chromium.org2009-12-031-6/+8
* Rename policy_url to first_party_for_cookies in cookie-related code.wtc@chromium.org2009-11-181-2/+2
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-5/+5
* DevTools: report correct content length for resources.yurys@google.com2009-11-021-1/+1
* Moved Pepper delegate definition to chrome\renderer to allow it to usesehr@google.com2009-10-171-0/+2
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ...jam@chromium.org2009-09-041-3/+2
* Eliminate remaining WebCore dependencies from webplugin_impl.ccdarin@chromium.org2009-09-021-57/+35
* More refactoring for WebPlugin.darin@chromium.org2009-08-271-8/+15
* Fixes a crash caused due to a call to NPP_DestroyStream occuring in the cont...ananta@chromium.org2009-08-271-0/+1
* Add isVisible parameter to WebPlugin::updateGeometry.darin@chromium.org2009-08-261-1/+1
* linux: new socket/plug code for windowed pluginspiman@chromium.org2009-08-251-3/+0
* More removal of WebCore usage from webplugin_impl.ccdarin@chromium.org2009-08-211-1/+1
* Remove WebPluginImpl::element_darin@chromium.org2009-08-201-10/+9
* Add WebPlugin::acceptsInputEvents method.darin@chromium.org2009-08-201-0/+1
* Move WebPluginContainer into the WebKit APIdarin@chromium.org2009-08-201-114/+25
* linux: fix windowless Flash when scrollingpiman@chromium.org2009-08-071-2/+6
* Another attempt at landing this patch.ananta@chromium.org2009-08-041-3/+7
* 1) Roll WebKit DEPS to 45685michaeln@google.com2009-07-101-1/+4
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-301-1/+4
* Reverting 19560. This caused a bunch of plugin-related unittest failures on W...glen@chromium.org2009-06-301-4/+1
* linux: only create browser-side plugin container after plugin requests itevan@chromium.org2009-06-291-1/+4
* linux: cleanup browser-side GtkSockets when plugins are destroyedevan@chromium.org2009-06-281-1/+1
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-261-3/+3
* Revert all of my patches from today.evan@chromium.org2009-06-261-3/+3
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-261-3/+3
* For lack of a better approach we now initiate the plugin src url download in ...ananta@chromium.org2009-06-101-0/+5
* Start using WebURLLoader, et. al. from the WebKit API.darin@chromium.org2009-06-091-49/+50
* Fix regression from my previous change. Looks like we need to call SetWindow...jam@chromium.org2009-06-091-0/+1
* Don't call NPP_SetWindow before we have the plugin geometry.jam@chromium.org2009-06-091-1/+3
* Header cleanup in webkit/gluephajdan.jr@chromium.org2009-06-011-1/+0
* Revert WebURLLoader landing. Too many layout test failures.darin@chromium.org2009-05-301-50/+49
* Start using WebURLLoader, et. al. from the WebKit API.darin@chromium.org2009-05-301-49/+50
* Fix plugin window sticking around when parent became invisible. Added test f...jam@chromium.org2009-05-101-6/+0
* Fix hang seen in plugin process because plugin creation ended up having to wa...jam@chromium.org2009-04-211-1/+2
* Fix a painting problem observed with windowless flash plugins, when they are ...ananta@chromium.org2009-04-161-2/+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/+3
* Report the plugin position to windowed plugins as (0,0)jam@chromium.org2009-03-261-1/+1
* The street view in Google maps, which is implemented with a windowed flash pl...ananta@chromium.org2009-03-201-13/+17
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-1/+0
* Checkin files I missed.jam@chromium.org2009-03-131-1/+0