summaryrefslogtreecommitdiffstats
path: root/chrome/browser/host_content_settings_map_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* A quick fix for Bug 52808.hbono@chromium.org2010-08-201-2/+2
* Reland 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-191-8/+6
* Revert 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-121-2/+5
* Allow per-plugin content settings.bauerb@chromium.org2010-08-121-5/+2
* Introduce a resource identifier for content settings.jochen@chromium.org2010-08-061-70/+172
* Flesh out the content settings exceptions lists a bit more.estade@chromium.org2010-07-281-0/+6
* Add notifications content settings type.thakis@chromium.org2010-07-011-0/+4
* Allow content setting changes in incognito mode.jochen@chromium.org2010-06-251-0/+91
* Clear the default and per-host content settings when the backing preferencealbertb@chromium.org2010-06-111-0/+75
* Implement patterns for content setting exceptions.jochen@chromium.org2010-04-081-35/+94
* Adds a geolocation tab in the content settings dialog (on Windows). Also ref...pkasting@chromium.org2010-03-301-0/+2
* Correctly handle trailing dots in hostname blacklist. jschuh@google.com2010-03-081-0/+79
* Don't return CONTENT_SETTING_DEFAULT from GetContentSetting() under any condi...pkasting@chromium.org2010-02-161-0/+3
* Whitelist all content for various internal schemes.pkasting@chromium.org2010-02-091-5/+7
* Send a message to the renderers when content settings change.thakis@chromium.org2010-02-021-0/+63
* Fix some bugs related to default-clearing in the HostContentSettingsMap, and ...pkasting@chromium.org2010-01-311-7/+26
* Hook up some of the content settings UI to the actual settings map object. T...pkasting@chromium.org2010-01-301-11/+16
* Rewrite the HostContentSettingsMap to address some issues:pkasting@chromium.org2010-01-301-62/+83
* Reland r37508. Implement HostContentSettingsMap.jochen@chromium.org2010-01-291-0/+95
* Revert "Implement HostContentSettingsMap"evan@chromium.org2010-01-291-95/+0
* Implement HostContentSettingsMapjochen@chromium.org2010-01-291-0/+95