summaryrefslogtreecommitdiffstats
path: root/chrome/common/render_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Show infobar when a plug-in couldn't be loaded.bauerb@chromium.org2012-05-311-0/+4
* Load only blocked plug-ins when allowing plug-ins from infobars.bauerb@chromium.org2012-05-091-4/+6
* Show gpu process stats in about:tcmallocjamesr@chromium.org2012-04-251-5/+0
* NaCl: Don't pass the NaCl process's Windows handle to the renderer processmseaborn@chromium.org2012-04-231-4/+2
* TabContents -> WebContentsImpl, part 24.avi@chromium.org2012-04-181-1/+1
* Change the URL for the nacl process host to use an actual GURL instead of var...brettw@chromium.org2012-04-081-1/+1
* Prerendered pages are swapped in at browser::Navigate time. cbentzel@chromium.org2012-03-091-6/+0
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-071-2/+2
* Use regular download mechanism to download and open plug-in installer files.bauerb@chromium.org2012-02-101-0/+4
* Reland 121057 - Use PluginInstaller to update outdated plug-ins.bauerb@chromium.org2012-02-091-2/+2
* Back out r121057 from the trunk due to a compile failure.mark@chromium.org2012-02-081-2/+2
* Use PluginInstaller to update outdated plug-ins.bauerb@chromium.org2012-02-081-2/+2
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-031-9/+0
* Merge different plug-in placeholders into one class.bauerb@chromium.org2012-02-031-2/+7
* Keep infobar visible during plug-in installation and show installation state.bauerb@chromium.org2012-01-261-0/+5
* Added support for file URI path wildcards in content settingsmarkusheintz@chromium.org2012-01-231-0/+1
* Checkpoint: android fixes towards compilation of unit_tests.jrg@chromium.org2012-01-211-2/+3
* Add IPC message to open chrome://plugins from a missing plug-in placeholder.bauerb@chromium.org2012-01-181-1/+6
* Reland 117210 - Show error message when download a plug-in installer fails.bauerb@chromium.org2012-01-131-0/+5
* Remove plugin installation code on ChromeOS and Aura.bauerb@chromium.org2012-01-121-0/+2
* Revert 117210 - Show error message when downloading a plug-in installer fails.bauerb@chromium.org2012-01-111-5/+0
* Show error message when downloading a plug-in installer fails.bauerb@chromium.org2012-01-111-0/+5
* Directly download and open plug-in installer files.bauerb@chromium.org2012-01-041-1/+9
* Revert 113591 - Revert 113579 - Content settings: allow scripts on interstiti...dgozman@chromium.org2011-12-081-0/+3
* Revert 113579 - Content settings: allow scripts on interstitial pages even if...dgozman@chromium.org2011-12-081-3/+0
* Content settings: allow scripts on interstitial pages even if JavaScript is b...marja@chromium.org2011-12-081-0/+3
* Implement SetVisuallyDeemphasized in ChromeRenderViewObserver.xiyuan@chromium.org2011-12-021-0/+5
* Collect profiler stats from all browser child processes.rtenneti@chromium.org2011-12-011-18/+0
* Show infobar for missing plug-ins on Mac.bauerb@chromium.org2011-11-281-0/+15
* Don't use the DOMStorageType for a chrome IPC, so that we can get rid of that...jam@chromium.org2011-11-231-1/+1
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-161-30/+8
* Revert 109213 - Take script URLs into account when applying script content se...cmp@chromium.org2011-11-101-8/+3
* Revert 109228 - ContentSettingsObserver (+ related classes) cleanup.cmp@chromium.org2011-11-101-0/+27
* ContentSettingsObserver (+ related classes) cleanup.marja@chromium.org2011-11-091-27/+0
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-091-3/+8
* Revert 109036 (speculative; seems to cause increased worker test flakiness) -...thakis@chromium.org2011-11-081-8/+3
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-081-3/+8
* Revert 109005 - Take script URLs into account when applying script content se...marja@chromium.org2011-11-081-8/+3
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-081-3/+8
* Refactor ChromeContentRendererClient::CreatePlugin.marja@chromium.org2011-11-071-40/+5
* Changes to upload tracked_objects data from all rendererrtenneti@chromium.org2011-11-051-0/+18
* Ignore paths when matching patterns for extensions.dcheng@chromium.org2011-11-021-2/+2
* Hosts opting in to strict-transport-security get mixed content blocking.tsepez@chromium.org2011-11-021-0/+4
* Added logic that will retry to reload+reconnect the mobile payment portal pag...zelidrag@chromium.org2011-10-271-0/+3
* Delegating the "are images allowed" decision to renderer.marja@chromium.org2011-10-271-0/+13
* Move common_param_traits and webkit_param_traits to content/public/common.jam@chromium.org2011-10-211-2/+2
* Update automation messages to use the new way of declaring message structs, t...jam@chromium.org2011-10-211-2/+0
* Taking the plugin URL into account when deciding if a plugin is allowed.marja@chromium.org2011-10-191-1/+2
* Check for default content setting pattern when requiring user authorization f...bauerb@chromium.org2011-10-191-2/+23
* Use a placeholder instead of the default plugin for missing plug-ins on Mac a...bauerb@chromium.org2011-10-051-0/+35