| Commit message (Expand) | Author | Age | Files | Lines |
* | Move webpreferences.* from webkit/ to content/ | tfarina@chromium.org | 2014-07-09 | 1 | -3/+4 |
* | WebViewPlugin: Apply Prefs to WebSettings before creating WebLocalFrame | danakj@chromium.org | 2014-05-23 | 1 | -6/+8 |
* | Update didClearWindowObject API in webview plugin | jochen@chromium.org | 2014-05-16 | 1 | -1/+1 |
* | Mark WebViewClient subclasses that return a null layerTreeView. | ojan@chromium.org | 2014-04-22 | 1 | -0/+4 |
* | Update a few more references to WebFrame to use WebLocalFrame. | dcheng@chromium.org | 2014-04-10 | 1 | -3/+2 |
* | Convert Chrome usages of WebFrame to WebLocalFrame. | dcheng@chromium.org | 2014-04-08 | 1 | -3/+4 |
* | Use the single argument overload of WebFrame::create(). | dcheng@chromium.org | 2014-02-23 | 1 | -1/+1 |
* | Unify frame IDs with RenderFrameHost routing IDs. | creis@chromium.org | 2014-02-20 | 1 | -1/+1 |
* | Fix issue that IME can't be enabled when set Plugin mode to "Click to play". | luoruiyi2008@gmail.com | 2014-02-14 | 1 | -1/+10 |
* | Refactor base/safe_numerics.h | jschuh@chromium.org | 2014-01-17 | 1 | -4/+4 |
* | Explicitly cut link between WebViewPlugin and PluginPlaceholder | jochen@chromium.org | 2014-01-13 | 1 | -1/+3 |
* | Update WebFrameClient::didClearWindowObject signature. | jochen@chromium.org | 2014-01-13 | 1 | -1/+1 |
* | Move the plugin placeholder from CppBoundClass to gin::Wrappable | jochen@chromium.org | 2014-01-08 | 1 | -3/+1 |
* | Convert remaining uses of WebView::initializeMainFrame to setMainFrame. | dcheng@chromium.org | 2013-12-20 | 1 | -4/+10 |
* | Fixed webview_plugin placeholders not rendering. | bokan@chromium.org | 2013-11-22 | 1 | -1/+3 |
* | Rewrite include paths for Blink public/ headers that have moved | philipj@opera.com | 2013-11-14 | 1 | -1/+0 |
* | Rename WebKit namespace to blink (part 4) | abarth@chromium.org | 2013-11-07 | 1 | -20/+20 |
* | Move renderer plugin code into a new component (re-land) | aberent@chromium.org | 2013-10-16 | 1 | -0/+224 |
* | Revert 228211 "Move renderer plugin code into a new component." | aberent@google.com | 2013-10-14 | 1 | -224/+0 |
* | Move renderer plugin code into a new component. | aberent@chromium.org | 2013-10-11 | 1 | -0/+224 |