summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/content_settings_observer_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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