summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/blocked_plugin.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a placeholder instead of the default plugin for missing plug-ins on Mac a...bauerb@chromium.org2011-10-051-13/+18
* Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...jam@chromium.org2011-10-031-1/+1
* Move sending of the following IPC messages out of Chrome\renderer.ananta@chromium.org2011-09-191-5/+6
* Move the handling of the ViewMsg_CustomContextMenuAction and ViewMsg_Navigate...ananta@chromium.org2011-09-131-4/+1
* Add support for exporting IPC messages from component DLLs.darin@chromium.org2011-08-261-13/+9
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-2/+3
* Add UMA metrics for blocked plugins.bauerb@chromium.org2011-08-111-0/+5
* Adding support for collecting anonymous UMA stats for missing plugins.tbarzic@chromium.org2011-07-211-0/+5
* Fix Click-to-Play when prerendering is enabled.mmenke@chromium.org2011-05-201-1/+1
* Remove most prerendering code/references from content. mmenke@chromium.org2011-04-301-5/+17
* Moved ParamTraits specializations that depend on WebKit out of content/common...grt@chromium.org2011-04-151-0/+1
* AllowOutdatedPlugins policy.joaodasilva@chromium.org2011-03-311-4/+9
* Move some more renderer messages to content. Also move a couple of files whi...jam@chromium.org2011-03-221-0/+1
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-191-1/+1
* Coverity: Fix some uninitialized struct members.thestig@chromium.org2011-03-111-1/+6
* Restore old title in WebViewPlugin only when loading the plugin.bauerb@chromium.org2011-02-101-0/+1
* Don't include render_message_params.h from headers.jam@chromium.org2011-02-101-0/+1
* Pepper/Flapper: First pass at context menu implementation.viettrungluu@chromium.org2011-01-311-1/+3
* Spruce up close buttons for blocked/click-to-play plugins.bauerb@chromium.org2011-01-311-0/+1
* Add hide icon on the click-to-play UI too.cevans@chromium.org2011-01-261-1/+7
* Oops, fix my previous fix to the refactor breakage. Make sure we only applycevans@chromium.org2011-01-221-1/+5
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Don't load plugins on prerendered pages until the pages are displayed.mmenke@chromium.org2011-01-201-2/+7
* Fix Linux breakage of context menu items for the blocked plugin placeholder.cevans@chromium.org2011-01-191-14/+10
* Tweak heuristic to hide fixed-size parent <div>s for one more case.cevans@chromium.org2011-01-191-0/+9
* Make BlockedPlugin implement RenderViewObserver so that RenderView doesn't ha...jam@chromium.org2011-01-181-11/+26
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-10/+10
* Add an "x" to remove the blocked plug-in placeholder. The feature alreadycevans@chromium.org2011-01-151-0/+5
* When hiding a plug-in element, also hide same-sized parent elements (such ascevans@chromium.org2011-01-141-1/+42
* Switch BlockedPlugins from using notifications to having themmenke@chromium.org2011-01-111-20/+6
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-7/+7
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-7/+7
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-7/+7
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-7/+7
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-7/+7
* Implement a useful context menu for the blocked plug-in frame:cevans@chromium.org2010-12-091-2/+65
* wstrings: convert CppVariant and CppBoundClass to not use wstringevan@chromium.org2010-12-031-1/+1
* Include a bit more information on which plugin is involved. Also use acevans@chromium.org2010-11-241-0/+2
* Remove BlockedPluginManager entirely. It only existed to show infobars for b...pkasting@chromium.org2010-11-121-2/+0
* Add UI test for click-to-play.bauerb@chromium.org2010-10-251-1/+1
* Change plugin content settings to three states: Allow, click-to-play, and block.bauerb@chromium.org2010-10-111-6/+5
* Don't load plugins on the UI thread for pref and group policy disabling.jam@chromium.org2010-10-021-1/+1
* Move disabling outdated plugins to labs and update UI to Glen's mocks.bauerb@chromium.org2010-09-301-38/+11
* Reland 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-191-1/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+0
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-0/+1
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-4/+4
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-1/+0
* FBTF: Remove all the easy headers from *_messages.h.erg@google.com2010-08-121-0/+1