summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_settings
Commit message (Expand)AuthorAgeFilesLines
* Merge content_settings::NotificationsDefaultProvider with content_settings::P...markusheintz@chromium.org2011-03-185-145/+51
* Let the method ListValue::AppendIfNotPresent always take ownership of the |in...markusheintz@chromium.org2011-03-181-4/+0
* First step of integrating notifications content settings to the host content ...markusheintz@chromium.org2011-03-174-4/+619
* Remove Gears from Chrome.aa@chromium.org2011-03-111-1/+0
* Coverity: Fix various NULL_RETURNS defects.csilv@chromium.org2011-03-111-1/+3
* Fix bad usage of GetMutableDictionary.battre@chromium.org2011-03-102-6/+102
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-086-13/+13
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-087-24/+24
* Cleanup: Use more specific friend struct / make destructors non-public for cl...thestig@chromium.org2011-03-071-2/+4
* Fix missing change notifications of UserPrefStorebattre@chromium.org2011-03-073-6/+6
* Convert LOG to VLOG.estade@chromium.org2011-03-011-4/+4
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-012-2/+2
* Update a bunch of files to the new location of browser_thread.hjam@chromium.org2011-03-014-5/+4
* Add content_settings::PolicyProvider and a set of new policies to managed con...markusheintz@chromium.org2011-02-2810-35/+540
* GTTF: Use a fresh TestingBrowserProcess for each test, part #2phajdan.jr@chromium.org2011-02-253-4/+7
* Add an icon to the omnibox when a page is prerendered.cbentzel@chromium.org2011-02-222-3/+16
* Rename files in chrome/browser/content_settings/ to have a consistent naming ...markusheintz@chromium.org2011-02-1610-17/+17
* Even more test cleanup. Some fixes to non-test code that's regressed.erg@google.com2011-02-152-4/+23
* Add a content_settings::BaseProvider for code that is shared by all content s...markusheintz@chromium.org2011-02-154-293/+409
* Accept file: URLs as valid content setting patternsjochen@chromium.org2011-02-153-7/+46
* Add UMA for third party cookie blockingjochen@chromium.org2011-02-141-0/+7
* Even more test cleanup.erg@google.com2011-02-1010-82/+113
* #include <ostream> for std::ostream declarations.mark@chromium.org2011-02-081-0/+1
* Add content_settings::MockProvidermarkusheintz@chromium.org2011-02-083-17/+166
* Add content_settings::PrefProvider to HostContentSettingsMap.markusheintz@chromium.org2011-02-089-649/+1073
* 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