summaryrefslogtreecommitdiffstats
path: root/chrome/browser/host_content_settings_map_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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