summaryrefslogtreecommitdiffstats
path: root/extensions/common/csp_validator_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in extensions/.avi2015-12-231-0/+2
* Support hash-source CSP directive in extensions/appsrob2015-08-101-9/+33
* Ignore insecure parts of CSP in extensions and allow extension to loadrob2015-01-071-170/+355
* Only allow insecure object-src directives for whitelisted mime typesraymes2014-11-261-5/+20
* Allow arbitrary object-src CSP directives for component extensionsraymes2014-11-251-63/+82
* Accept invalid chrome-extension:// and chrome:// CSP tokensrob2014-11-191-1/+8
* Revert of Accept invalid chrome-extension:// and chrome:// CSP tokens (patchs...rob2014-11-191-3/+1
* Accept invalid chrome-extension:// and chrome:// CSP tokensrob2014-11-191-1/+3
* Allow *.googleapis.com to be used in CSProb2014-10-251-0/+5
* Disallow non-subdomain wildcards such as https:// and https://*.com wildcardrob@robwu.nl2014-08-191-0/+19
* Move ManifestHandlers to extensions/rdevlin.cronin@chromium.org2013-11-261-0/+180