summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/webview_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Revert pagescale from plugin placeholderqinmin@chromium.org2013-02-131-3/+0
* Update some #includes in webkit/plugins for headers in the new Platform direc...pilgrim@chromium.org2013-01-161-2/+2
* Upstream the pagescalefactor fix for plugin placeholder on androidqinmin@chromium.org2012-11-171-0/+3
* Remove message_loop_helpers.h and update the includes to point to the new loc...tfarina@chromium.org2012-06-201-3/+3
* Add WebFrame pointer to WebViewClient::startDraggingjochen@chromium.org2012-05-181-1/+2
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-111-1/+4
* Browser Plugin: Make WebPluginImpl's WebPlugin implementation public and expo...fsamuel@chromium.org2012-05-101-2/+1
* Use a Javascript callback to notify a missing plug-in when the placeholder ha...bauerb@chromium.org2012-01-231-6/+1
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-301-2/+2
* Revert 115997 - Replace MessageLoop::DeleteSoon implementation with one that ...dcheng@chromium.org2011-12-291-2/+2
* Replace MessageLoop::DeleteSoon implementation with one that uses base::Bind.dcheng@chromium.org2011-12-291-2/+2
* Use references instead of pointers for WebViewPlugin::getFormValue().bashi@chromium.org2011-12-171-1/+1
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-2/+2
* Add exports needed for glue to build as a component.dpranke@chromium.org2011-12-021-6/+8
* Show infobar for missing plug-ins on Mac.bauerb@chromium.org2011-11-281-0/+5
* Clean up plug-in placeholders:bauerb@chromium.org2011-11-251-0/+159