summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_settings/content_settings_pref_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-1/+1
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-211-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Change "session only" content settings to "clear on exit", and add code that ...jochen@chromium.org2012-06-051-0/+1
* Remove the obsolete prefs kPopupWhitelistedHosts and kPerHostContentSettigns....markusheintz@chromium.org2012-03-291-6/+0
* Remove code to keep obsolete content settings patterns pref in sync with the ...markusheintz@chromium.org2012-03-291-41/+1
* Replace SetContentSetting method of the content_settings::Provider interface ...markusheintz@chromium.org2011-11-171-4/+4
* Fixing the "lock is not held" assertions in PrefProvider.marja@chromium.org2011-10-201-0/+5
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-6/+6
* Cleanup + comments which should've been in revision 105781.marja@chromium.org2011-10-171-1/+3
* Refactoring: Iterating content setting rules.marja@chromium.org2011-10-171-20/+9
* Deadlock fix for PrefProvider. It was sending out notifications while holding...marja@chromium.org2011-10-121-0/+1
* Fixed interaction of JavascriptEnabled and DefaultJavascriptSetting policies.joaodasilva@chromium.org2011-10-121-12/+7
* Remove content settings default providers from the host content settings map. marja@chromium.org2011-10-101-62/+1
* OriginIdentifierValueMap refactoring: Change the internal storage from a list...marja@chromium.org2011-09-291-1/+1
* Add a method to the content_settings::ProviderInterface to return the |Value|...markusheintz@chromium.org2011-09-051-0/+6
* Migrate Obsolete NotificationsSettings and remove content_settings::Notificat...markusheintz@chromium.org2011-08-311-12/+22
* Revert 98938 - Migrate Obsolete NotificationsSettings and remove content_sett...markusheintz@chromium.org2011-08-311-22/+12
* Migrate Obsolete NotificationsSettings and remove content_settings::Notificat...markusheintz@chromium.org2011-08-311-12/+22
* Migrate geolocation settings to host content settings map and remove the geol...markusheintz@chromium.org2011-08-151-7/+21
* FileManagerDialogTest.SelectFileAndCancel flaky.grt@chromium.org2011-07-191-0/+211
|\
* | Roll ANGLE r704:r705jbauman@chromium.org2011-07-191-211/+0
* | Migrate default geolocation content setting to host content settings map.markusheintz@chromium.org2011-07-191-0/+1
|/
* Add ObservableDefaultProvider class and let the HostContentSettingsMap and it...markusheintz@chromium.org2011-07-151-10/+2
* Add a content_settings::Observer and make providers notify the host content s...markusheintz@chromium.org2011-07-141-9/+3
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-3/+6
* Fix clang build.bauerb@chromium.org2011-07-121-1/+1
* Explicitly ShutdownOnUIThread the HostContentSettingsMap when destroying the ...bauerb@chromium.org2011-07-121-21/+23
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-2/+2
* Remove ResetToDefaults method from HostContentSettingsMap and providers, as i...bauerb@chromium.org2011-07-061-3/+0
* Sync new and obsolete content settings preferencesmarkusheintz@chromium.org2011-07-061-1/+38
* Add migration code to migrate the obsolete kContentSettingsPatterns pref.markusheintz@chromium.org2011-06-271-1/+1
* Add methods to support item_pattern, top_level_frame_pattersn to host_content...markusheintz@chromium.org2011-06-161-4/+5
* In memory map to store |Value| objects formarkusheintz@chromium.org2011-06-091-13/+27
* Remove content_settings::ProviderInterface::ContentSettingsTypeIsManaged.bauerb@chromium.org2011-05-131-4/+0
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-011-0/+2
* Removing 'off the record' references. Contributed by vipul.bhasin@gmail.commarkusheintz@chromium.org2011-03-311-2/+2
* Merge content_settings::NotificationsDefaultProvider with content_settings::P...markusheintz@chromium.org2011-03-181-0/+4
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-2/+2
* Rename files in chrome/browser/content_settings/ to have a consistent naming ...markusheintz@chromium.org2011-02-161-0/+168