summaryrefslogtreecommitdiffstats
path: root/chrome/common/content_settings_pattern_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-4/+3
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-3/+4
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-4/+3
* Fix b180514: Some exception entries cannot be deleted from a setting panel.yhirano@chromium.org2013-04-091-1/+8
* Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...apavlov@chromium.org2012-04-031-2/+59
* Revert 130248 - Add full support for filesystem URLs.sergeyu@chromium.org2012-04-031-59/+2
* Add full support for filesystem URLs.ericu@google.com2012-04-021-2/+59
* Revert 128753 - Add full support for filesystem URLs.ericu@google.com2012-03-241-59/+2
* Add full support for filesystem URLs.ericu@google.com2012-03-241-2/+59
* Added support for file URI path wildcards in content settingsmarkusheintz@chromium.org2012-01-231-11/+26
* Don't allow the following content settings patterns:markusheintz@chromium.org2011-11-241-10/+22
* Moving ContentSettingsPattern and ContentSettingsPatternParser from chrome/br...marja@chromium.org2011-09-211-0/+582