summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/plugins/chrome_plugin_placeholder.cc
Commit message (Expand)AuthorAgeFilesLines
* Final (?) set of changes to unblock WebLocalFrame in blink.dcheng@chromium.org2014-04-121-4/+5
* Check render_frame() before calling CancelContextMenu in ChromePluginPlaceholderwangxianzhu@chromium.org2014-03-201-1/+1
* Disable plugin placeholder context menu on Androidwangxianzhu@chromium.org2014-03-201-0/+2
* Don't swallow ChromeViewMsg_LoadBlockedPlugins messages in ChromePluginPlaceh...bauerb@chromium.org2014-01-211-1/+1
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-3/+3
* Move the plugin placeholder from CppBoundClass to gin::Wrappablejochen@chromium.org2014-01-081-10/+20
* Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...avi@chromium.org2013-12-251-1/+1
* Switch ContentSettingsObserver to be a RenderFrameObserver instead of a Rende...jam@chromium.org2013-12-171-39/+13
* Make ContentRendererClient's OverrideCreatePlugin and CreatePluginReplacement...jam@chromium.org2013-12-111-25/+20
* Make the renderer-side prerendering code use RenderFrames instead of RenderVi...jam@chromium.org2013-12-101-3/+28
* Move more of the plugin code in the renderer to use RenderFrame instead of Re...jam@chromium.org2013-12-061-1/+2
* Use base namespace for string16 in chrome/renderer.brettw@chromium.org2013-12-041-4/+4
* Switch plugin creation to use RenderFrame instead of RenderViewjam@chromium.org2013-12-041-5/+10
* Use UserMetricsAction for renderer user metrics.xhwang@chromium.org2013-12-041-2/+3
* Revert 235336 "Bind plugin placeholder directly to v8 instead of..."rockot@google.com2013-11-151-7/+13
* Bind plugin placeholder directly to v8 instead of over CppBoundClassjochen@chromium.org2013-11-151-13/+7
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-11/+11
* Remove the chrome namespace around ChromeContent[Renderer]Client.wez@chromium.org2013-11-061-1/+1
* Move renderer plugin code into a new component (re-land)aberent@chromium.org2013-10-161-0/+360
* Revert 228211 "Move renderer plugin code into a new component."aberent@google.com2013-10-141-359/+0
* Move renderer plugin code into a new component.aberent@chromium.org2013-10-111-0/+359