summaryrefslogtreecommitdiffstats
path: root/components/plugins
Commit message (Expand)AuthorAgeFilesLines
* Mark WebViewClient subclasses that return a null layerTreeView.ojan@chromium.org2014-04-222-0/+8
* Revert teporary include hacks for WebLocalFrame and use forward declaresdcheng@chromium.org2014-04-181-0/+1
* Final (?) set of changes to unblock WebLocalFrame in blink.dcheng@chromium.org2014-04-124-9/+8
* 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-082-6/+7
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-2/+2
* 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-142-2/+12
* Refactor base/safe_numerics.hjschuh@chromium.org2014-01-171-4/+4
* Don't try to load a plugin after the webview plugin is gonejochen@chromium.org2014-01-141-0/+2
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-2/+2
* Explicitly cut link between WebViewPlugin and PluginPlaceholderjochen@chromium.org2014-01-134-3/+11
* Update WebFrameClient::didClearWindowObject signature.jochen@chromium.org2014-01-132-2/+2
* Don't try to access the plugin_ after we deleted in the in plugin placeholderjochen@chromium.org2014-01-091-0/+4
* Move the plugin placeholder from CppBoundClass to gin::Wrappablejochen@chromium.org2014-01-087-55/+70
* Update uses of UTF conversions in chrome_frame/, chromeos/, components/ to us...avi@chromium.org2013-12-251-1/+1
* Convert remaining uses of WebView::initializeMainFrame to setMainFrame.dcheng@chromium.org2013-12-202-4/+12
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-111-1/+1
* Make ContentRendererClient's OverrideCreatePlugin and CreatePluginReplacement...jam@chromium.org2013-12-114-28/+14
* Revert of https://codereview.chromium.org/100823007/antrim@chromium.org2013-12-111-1/+1
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-101-1/+1
* Use base namespace for string16 in components and cloud_print.brettw@chromium.org2013-12-062-3/+3
* Switch plugin creation to use RenderFrame instead of RenderViewjam@chromium.org2013-12-044-4/+18
* Use UserMetricsAction for renderer user metrics.xhwang@chromium.org2013-12-041-3/+4
* Fixed webview_plugin placeholders not rendering.bokan@chromium.org2013-11-221-1/+3
* Revert 235336 "Bind plugin placeholder directly to v8 instead of..."rockot@google.com2013-11-155-125/+44
* Bind plugin placeholder directly to v8 instead of over CppBoundClassjochen@chromium.org2013-11-155-44/+125
* Rewrite include paths for Blink public/ headers that have movedphilipj@opera.com2013-11-142-2/+1
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-076-91/+91
* Move renderer plugin code into a new component (re-land)aberent@chromium.org2013-10-168-0/+909
* Revert 228211 "Move renderer plugin code into a new component."aberent@google.com2013-10-148-909/+0
* Move renderer plugin code into a new component.aberent@chromium.org2013-10-118-0/+909