summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/webview_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* 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