summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/content_settings_observer_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use InterstitialPage through a delegate interface instead of deriving from it.jam@chromium.org2012-02-071-1/+1
* Revert 113591 - Revert 113579 - Content settings: allow scripts on interstiti...dgozman@chromium.org2011-12-081-0/+52
* Revert 113579 - Content settings: allow scripts on interstitial pages even if...dgozman@chromium.org2011-12-081-52/+0
* Content settings: allow scripts on interstitial pages even if JavaScript is b...marja@chromium.org2011-12-081-0/+52
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-161-17/+91
* Roll WebKit 100156:100263.tonyg@chromium.org2011-11-151-1/+2
* Revert 109213 - Take script URLs into account when applying script content se...cmp@chromium.org2011-11-101-91/+10
* Revert 109228 - ContentSettingsObserver (+ related classes) cleanup.cmp@chromium.org2011-11-101-0/+7
* ContentSettingsObserver (+ related classes) cleanup.marja@chromium.org2011-11-091-7/+0
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-091-10/+91
* Revert 109036 (speculative; seems to cause increased worker test flakiness) -...thakis@chromium.org2011-11-081-91/+10
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-081-10/+91
* Revert 109005 - Take script URLs into account when applying script content se...marja@chromium.org2011-11-081-91/+10
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-081-10/+91
* Remove static ContentSettingsObserver::default_settings_.marja@chromium.org2011-11-021-2/+2
* Delegating the "are images allowed" decision to renderer.marja@chromium.org2011-10-271-1/+86
* Check for default content setting pattern when requiring user authorization f...bauerb@chromium.org2011-10-191-8/+4
* Create a public header with the child_process_sandbox_support_linux functions...jam@chromium.org2011-10-171-6/+2
* Split most of RenderViewTest and associated classes into content.joi@chromium.org2011-10-141-9/+9
* Don't expose RenderViewImpl to tests which use RenderViewTest through its hea...jam@chromium.org2011-10-111-5/+6
* Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...jam@chromium.org2011-10-101-2/+2
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-4/+4
* Don't reset blocked content for in-page navigations.bauerb@chromium.org2011-08-021-0/+31
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-1/+1
* Correctly apply content settings to data URLs.abarth@chromium.org2011-06-171-0/+1
* Cached response ContentSettingsObserver::AllowStoragejochen@chromium.org2011-06-011-0/+26
* Correctly notify the browser about blocked plug-ins.bauerb@chromium.org2011-04-271-6/+58
* Move the content settings code out of RenderView, since it belongs in the Chr...jam@chromium.org2011-04-181-0/+61