summaryrefslogtreecommitdiffstats
path: root/components/plugins/renderer/webview_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Plugin Power Saver: Center 'Play' icon for all partially obscured plugins.tommycli2015-07-141-2/+2
* Reland: Plugin Placeholders: Refactor for platforms that don't support pluginstommycli2015-06-111-4/+3
* Plugin Power Saver: Unthrottle dynamically sized plugins correctly.tommycli2015-06-101-0/+7
* Plugin Power Saver: Enable JS access to throttled plugins.tommycli2015-05-081-4/+5
* Add a layout method to WebPlugin.schenney2015-04-301-1/+3
* Migrate plugins to support new 'unobscured' rect interfacetommycli2015-03-301-2/+3
* Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.tommycli2015-03-161-2/+2
* Browser Plugin: Make aware of focus direction.fsamuel2015-01-191-1/+1
* Plugin Power Saver: Implement 'poster' functionality.tommycli2014-11-251-2/+2
* Fix plugin placeholder invalidation issuewangxianzhu2014-09-221-0/+1
* Move webpreferences.* from webkit/ to content/tfarina@chromium.org2014-07-091-4/+7
* WebViewPlugin: Apply Prefs to WebSettings before creating WebLocalFramedanakj@chromium.org2014-05-231-2/+1
* Update didClearWindowObject API in webview pluginjochen@chromium.org2014-05-161-1/+1
* Mark WebViewClient subclasses that return a null layerTreeView.ojan@chromium.org2014-04-221-0/+4
* Convert Chrome usages of WebFrame to WebLocalFrame.dcheng@chromium.org2014-04-081-3/+3
* Fix issue that IME can't be enabled when set Plugin mode to "Click to play".luoruiyi2008@gmail.com2014-02-141-1/+2
* Explicitly cut link between WebViewPlugin and PluginPlaceholderjochen@chromium.org2014-01-131-0/+3
* Update WebFrameClient::didClearWindowObject signature.jochen@chromium.org2014-01-131-1/+1
* Move the plugin placeholder from CppBoundClass to gin::Wrappablejochen@chromium.org2014-01-081-5/+5
* Convert remaining uses of WebView::initializeMainFrame to setMainFrame.dcheng@chromium.org2013-12-201-0/+2
* Rewrite include paths for Blink public/ headers that have movedphilipj@opera.com2013-11-141-1/+1
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-40/+40
* Move renderer plugin code into a new component (re-land)aberent@chromium.org2013-10-161-0/+155
* Revert 228211 "Move renderer plugin code into a new component."aberent@google.com2013-10-141-155/+0
* Move renderer plugin code into a new component.aberent@chromium.org2013-10-111-0/+155