summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_settings
Commit message (Expand)AuthorAgeFilesLines
* Remove code from host content settings map that was moved out.markusheintz@chromium.org2011-02-021-14/+0
* Remove CanProvideDefaultSettings method from default content settings provide...jochen@chromium.org2011-02-0211-40/+0
* Add ContentSettingsProvider Interface.markusheintz@chromium.org2011-02-012-2/+99
* Rename {Pref,Policy}ContentSettingsProvider to {Pref,Policy}DefaultContentSet...markusheintz@chromium.org2011-01-3112-69/+110
* Cleanup: Remove unneeded includes of notification_registrar.h.thestig@chromium.org2011-01-271-1/+0
* Put some plug-ins behind an infobar, where they have:cevans@chromium.org2011-01-271-1/+2
* Rename ContentSettingsProviderInterface to DefaultContentSettingsProviderInte...markusheintz@chromium.org2011-01-257-33/+39
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-216-25/+25
* Clarify wording around blocking 3rd party cookies and add lab to block readin...jochen@chromium.org2011-01-121-1/+1
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+2
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-2/+1
* Implement preference and policy based content settings providers.jochen@chromium.org2010-12-1013-345/+994
* Move:ben@chromium.org2010-12-021-1/+1
* Move ContentSettingsDetails and Pattern out of HostContentSettingsMap as sepa...jochen@chromium.org2010-12-027-273/+351
* Tentative fix for the Clang mac build.hans@chromium.org2010-11-301-9/+6
* Introduce a content settings provider interface.jochen@chromium.org2010-11-304-0/+144
* Refactor: move HostContentSettingsMap to content_settingsgfeher@chromium.org2010-11-303-0/+2548