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