summaryrefslogtreecommitdiffstats
path: root/components/plugins/renderer/webview_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* Move webpreferences.* from webkit/ to content/tfarina@chromium.org2014-07-091-3/+4
* WebViewPlugin: Apply Prefs to WebSettings before creating WebLocalFramedanakj@chromium.org2014-05-231-6/+8
* 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
* Update a few more references to WebFrame to use WebLocalFrame.dcheng@chromium.org2014-04-101-3/+2
* Convert Chrome usages of WebFrame to WebLocalFrame.dcheng@chromium.org2014-04-081-3/+4
* Use the single argument overload of WebFrame::create().dcheng@chromium.org2014-02-231-1/+1
* Unify frame IDs with RenderFrameHost routing IDs.creis@chromium.org2014-02-201-1/+1
* Fix issue that IME can't be enabled when set Plugin mode to "Click to play".luoruiyi2008@gmail.com2014-02-141-1/+10
* Refactor base/safe_numerics.hjschuh@chromium.org2014-01-171-4/+4
* Explicitly cut link between WebViewPlugin and PluginPlaceholderjochen@chromium.org2014-01-131-1/+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-3/+1
* Convert remaining uses of WebView::initializeMainFrame to setMainFrame.dcheng@chromium.org2013-12-201-4/+10
* Fixed webview_plugin placeholders not rendering.bokan@chromium.org2013-11-221-1/+3
* Rewrite include paths for Blink public/ headers that have movedphilipj@opera.com2013-11-141-1/+0
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-20/+20
* Move renderer plugin code into a new component (re-land)aberent@chromium.org2013-10-161-0/+224
* Revert 228211 "Move renderer plugin code into a new component."aberent@google.com2013-10-141-224/+0
* Move renderer plugin code into a new component.aberent@chromium.org2013-10-111-0/+224