summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/webview_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix the size of webview in WebViewPluginqinmin@chromium.org2013-02-131-1/+3
* Revert pagescale from plugin placeholderqinmin@chromium.org2013-02-131-22/+1
* Don't handle GestureTap events in WebViewPluginqinmin@chromium.org2013-02-081-0/+6
* Update some #includes in webkit/plugins for headers in the new Platform direc...pilgrim@chromium.org2013-01-161-4/+4
* Upstream the pagescalefactor fix for plugin placeholder on androidqinmin@chromium.org2012-11-171-6/+26
* Add non-member non-mutating methods for common gfx::Rect operations.danakj@chromium.org2012-10-291-2/+1
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-1/+2
* Implicit coversion operators from integer geometry types to floating point.danakj@chromium.org2012-10-111-1/+1
* Add WebFrame pointer to WebViewClient::startDraggingjochen@chromium.org2012-05-181-1/+2
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-111-4/+5
* Browser Plugin: Make WebPluginImpl's WebPlugin implementation public and expo...fsamuel@chromium.org2012-05-101-0/+3
* remove WEBKIT_USING_CGjamesr@chromium.org2012-05-101-16/+1
* Use a Javascript callback to notify a missing plug-in when the placeholder ha...bauerb@chromium.org2012-01-231-6/+1
* 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-4/+4
* 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/+252