summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_content_renderer_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Move socket API restriction check to browser processdpolukhin@chromium.org2012-02-161-22/+0
* Revert 121875 - Whitelist PDF viewer and Google Talk plug-in for click-to-play.pkasting@chromium.org2012-02-141-16/+0
* Whitelist PDF viewer and Google Talk plug-in for click-to-play.bauerb@chromium.org2012-02-141-0/+16
* Reland 121057 - Use PluginInstaller to update outdated plug-ins.bauerb@chromium.org2012-02-091-2/+6
* Back out r121057 from the trunk due to a compile failure.mark@chromium.org2012-02-081-6/+2
* Use PluginInstaller to update outdated plug-ins.bauerb@chromium.org2012-02-081-2/+6
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-031-6/+0
* Merge different plug-in placeholders into one class.bauerb@chromium.org2012-02-031-119/+145
* Don't show the app error page for bookmark apps.mihaip@chromium.org2012-02-011-1/+1
* Reloading page after installing app should bring it into correct process.nasko@chromium.org2012-02-011-9/+23
* Add Access-Control-Allow-Origin: * header for extension resources specificall...cdn@chromium.org2012-01-291-0/+3
* Remove the default plugin.bauerb@chromium.org2012-01-241-6/+1
* Stop pumping messages while handling cookie requests for Chrome Frame. This i...robertshield@chromium.org2012-01-171-7/+4
* Added gallery extension id for hterm to places where we check API permissions.zelidrag@chromium.org2012-01-141-1/+2
* Fold WebMediaPlayerImpl::Initialize() into the constructor.scherkus@chromium.org2012-01-131-6/+6
* Add an error message to the Javascript console when the NaCl plugin is blocked,bbudge@chromium.org2012-01-111-0/+7
* Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode (...crogers@google.com2012-01-071-2/+3
* Automatically load newly installed plug-ins if they are missing on a page.bauerb@chromium.org2012-01-061-10/+14
* Revert 116643 - Integrate HTMLMediaElement with Web Audio API's MediaElementA...msw@chromium.org2012-01-061-3/+2
* Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNodecrogers@google.com2012-01-061-2/+3
* Attempt at a fix for crasher with SpellChecker and purge memory.jcivelli@chromium.org2012-01-051-9/+5
* Missing plugin : Fix null mimetype issue in embed tagcpu@chromium.org2011-12-221-0/+8
* Move CrossesExtensionExtents logic into a shared location.mpcomplete@chromium.org2011-12-141-27/+5
* Move/replace/rename URL-based extension getters from ExtensionService to/in E...yoz@chromium.org2011-12-131-5/+7
* Defer loading of audio/video tags while prerendering.shishir@chromium.org2011-12-091-0/+19
* Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...dpolukhin@chromium.org2011-12-061-0/+22
* Content-initiated navigations from chrome:// pages to chrome:// pages in a ne...tsepez@chromium.org2011-12-051-17/+23
* Update includes to new header locations.abarth@chromium.org2011-12-031-3/+3
* Consider the origin when computing extension permissionsabarth@chromium.org2011-12-021-7/+14
* Collect profiler stats from all browser child processes.rtenneti@chromium.org2011-12-011-3/+0
* Clean up plug-in placeholders:bauerb@chromium.org2011-11-251-56/+20
* Remove IsProtocolSupportedForMedia.piman@chromium.org2011-11-221-5/+0
* Don't use process isolation for bookmark apps.creis@chromium.org2011-11-181-6/+24
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-161-4/+2
* Enable extension APIs for content scripts.aa@chromium.org2011-11-121-2/+2
* Revert 109213 - Take script URLs into account when applying script content se...cmp@chromium.org2011-11-101-2/+2
* Revert 109228 - ContentSettingsObserver (+ related classes) cleanup.cmp@chromium.org2011-11-101-0/+2
* ContentSettingsObserver (+ related classes) cleanup.marja@chromium.org2011-11-091-2/+0
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-091-2/+2
* Revert 109036 (speculative; seems to cause increased worker test flakiness) -...thakis@chromium.org2011-11-081-2/+2
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-081-2/+2
* Revert 109005 - Take script URLs into account when applying script content se...marja@chromium.org2011-11-081-2/+2
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-081-2/+2
* Refactor ChromeContentRendererClient::CreatePlugin.marja@chromium.org2011-11-071-52/+25
* Changes to upload tracked_objects data from all rendererrtenneti@chromium.org2011-11-051-0/+3
* Don't reload into an app process.creis@chromium.org2011-11-031-9/+0
* In order to make sure that we only have one list of registered PPAPI factorie...dpranke@chromium.org2011-11-031-2/+6
* Handle plugin MIME type mismatches in PluginList instead of ChromeContentRend...bauerb@chromium.org2011-11-031-36/+0
* Remove static ContentSettingsObserver::default_settings_.marja@chromium.org2011-11-021-0/+2
* Delegating the "are images allowed" decision to renderer.marja@chromium.org2011-10-271-0/+4