summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_settings/host_content_settings_map.cc
Commit message (Expand)AuthorAgeFilesLines
* OriginIdentifierValueMap refactoring: Change the internal storage from a list...marja@chromium.org2011-09-291-1/+3
* Address post commit comments for CL http://codereview.chromium.org/7828022/markusheintz@chromium.org2011-09-081-1/+1
* - Add a method to the HostContentSettings map to return the |Value| of a cont...markusheintz@chromium.org2011-09-051-9/+56
* Move web intents switch to content_switches.gbillock@chromium.org2011-09-021-0/+1
* Migrate Obsolete NotificationsSettings and remove content_settings::Notificat...markusheintz@chromium.org2011-08-311-6/+6
* Revert 98938 - Migrate Obsolete NotificationsSettings and remove content_sett...markusheintz@chromium.org2011-08-311-6/+6
* Migrate Obsolete NotificationsSettings and remove content_settings::Notificat...markusheintz@chromium.org2011-08-311-6/+6
* Enable WebIntents blacklist UI (redo of #7645034)groby@chromium.org2011-08-181-0/+7
* Revert 97190 - Enable WebIntents blacklist UIrvargas@google.com2011-08-171-7/+0
* Enable WebIntents blacklist UIgroby@chromium.org2011-08-171-0/+7
* Migrate geolocation settings to host content settings map and remove the geol...markusheintz@chromium.org2011-08-151-6/+8
* Add secondary pattern to SettingsForOneTypemarkusheintz@chromium.org2011-07-191-3/+4
* Add ObservableDefaultProvider class and let the HostContentSettingsMap and it...markusheintz@chromium.org2011-07-151-4/+8
* Add a content_settings::Observer and make providers notify the host content s...markusheintz@chromium.org2011-07-141-15/+30
* Explicitly ShutdownOnUIThread the HostContentSettingsMap when destroying the ...bauerb@chromium.org2011-07-121-43/+40
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-6/+6
* Remove ResetToDefaults method from HostContentSettingsMap and providers, as i...bauerb@chromium.org2011-07-061-33/+0
* Make ExtensionContentSettingsStore refcounted.bauerb@chromium.org2011-07-061-1/+9
* Disable policy managed content settings exceptions in the content settings ex...markusheintz@chromium.org2011-07-031-27/+29
* Change the meaning of blocking third-party cookies.rsesek@chromium.org2011-06-231-7/+13
* Correctly apply content settings to data URLs.abarth@chromium.org2011-06-171-0/+7
* Add methods to support item_pattern, top_level_frame_pattersn to host_content...markusheintz@chromium.org2011-06-161-40/+71
* Remove prerender content settings.cbentzel@chromium.org2011-06-161-5/+1
* Use empty resource identifier unless --enable-resource-content-settings is set.bauerb@chromium.org2011-06-151-0/+7
* Don't apply content settings for cookies on chrome-extension:// pagesjochen@chromium.org2011-06-101-0/+2
* Content settings extension APIbauerb@chromium.org2011-06-091-0/+30
* In memory map to store |Value| objects formarkusheintz@chromium.org2011-06-091-22/+21
* Disable support for schemes and ports in content settings patterns. For M13.markusheintz@chromium.org2011-06-071-2/+2
* Remove obsolete code from UserScriptMaster.mihaip@chromium.org2011-06-021-2/+1
* Apply third party cookie blocking to all kinds of cookiesjochen@chromium.org2011-05-261-0/+36
* HostContentSettingsMap cleanup: Remove obsolete kBlockNonsandboxedPlugins pre...bauerb@chromium.org2011-05-231-62/+2
* Add ExtensionContentSettingsStore and content_settings::ExtensionProvider.bauerb@chromium.org2011-05-201-6/+15
* Remove content_settings::ProviderInterface::ContentSettingsTypeIsManaged.bauerb@chromium.org2011-05-131-5/+6
* Refactor preference syncing.zea@chromium.org2011-05-091-4/+11
* Move UserMetrics to content.michaeln@google.com2011-04-271-1/+1
* Remove Gears from Chrome.aa@chromium.org2011-03-111-1/+0
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-5/+5
* Fix missing change notifications of UserPrefStorebattre@chromium.org2011-03-071-1/+1
* Update a bunch of files to the new location of browser_thread.hjam@chromium.org2011-03-011-1/+1
* Add content_settings::PolicyProvider and a set of new policies to managed con...markusheintz@chromium.org2011-02-281-11/+18
* Rename files in chrome/browser/content_settings/ to have a consistent naming ...markusheintz@chromium.org2011-02-161-2/+2
* Add UMA for third party cookie blockingjochen@chromium.org2011-02-141-0/+7
* Add content_settings::PrefProvider to HostContentSettingsMap.markusheintz@chromium.org2011-02-081-591/+85
* 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-021-2/+0
* Rename {Pref,Policy}ContentSettingsProvider to {Pref,Policy}DefaultContentSet...markusheintz@chromium.org2011-01-311-3/+7
* 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-251-17/+23
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-11/+11
* Clarify wording around blocking 3rd party cookies and add lab to block readin...jochen@chromium.org2011-01-121-1/+1