summaryrefslogtreecommitdiffstats
path: root/components/plugins/renderer/plugin_placeholder.cc
Commit message (Expand)AuthorAgeFilesLines
* Plugin Power Saver: Enable JS access to throttled plugins.tommycli2015-05-081-0/+5
* Plugin Power Saver: Implement srcset syntax for posters.tommycli2015-03-091-0/+2
* Plugin Power Saver: Break LoadablePluginPlaceholder off from PluginPlaceholdertommycli2015-01-211-267/+6
* Plugin Power Saver: Make PepperPluginInstanceThrottler interface public.tommycli2015-01-161-3/+9
* Plugin Power Saver: Defer loading plugins for background tabs.tommycli2015-01-071-6/+22
* Plugin Power Saver: Embedder decides whether content is peripheral.tommycli2014-12-101-19/+26
* Plugin Power Saver: Integrate Poster implementation with Power Saver Heuristic.tommycli2014-12-031-9/+35
* Plugin Power Saver: Implement 'poster' functionality.tommycli2014-11-251-2/+3
* Fix a DCHECK() crash in PluginPlaceholder.xrenishere@gmail.com2014-06-261-1/+1
* 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-121-4/+3
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-2/+2
* 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-131-2/+4
* 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-081-23/+21
* Update uses of UTF conversions in chrome_frame/, chromeos/, components/ to us...avi@chromium.org2013-12-251-1/+1
* 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-111-11/+4
* 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-061-1/+1
* Switch plugin creation to use RenderFrame instead of RenderViewjam@chromium.org2013-12-041-1/+8
* Use UserMetricsAction for renderer user metrics.xhwang@chromium.org2013-12-041-3/+4
* Revert 235336 "Bind plugin placeholder directly to v8 instead of..."rockot@google.com2013-11-151-92/+19
* Bind plugin placeholder directly to v8 instead of over CppBoundClassjochen@chromium.org2013-11-151-19/+92
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-11/+11
* Move renderer plugin code into a new component (re-land)aberent@chromium.org2013-10-161-0/+247
* Revert 228211 "Move renderer plugin code into a new component."aberent@google.com2013-10-141-247/+0
* Move renderer plugin code into a new component.aberent@chromium.org2013-10-111-0/+247