summaryrefslogtreecommitdiffstats
path: root/extensions/common/url_pattern.h
Commit message (Expand)AuthorAgeFilesLines
* extensions: Add out-of-line copy ctors for complex classes.vmpstr2016-02-271-0/+1
* Support "always allow" for runtime script executiongpdavis.chromium@gmail.com2014-08-151-0/+4
* Don't allow null bytes in hosts of host permissions.yoz@chromium.org2014-07-251-0/+1
* Add stream operators for URLPattern and URLPatternSet and unit test for URLPa...aboxhall@chromium.org2014-07-091-0/+3
* Add a withheld permissions model to PermissionsData. Withheld permissions are...rdevlin.cronin@chromium.org2014-07-071-0/+7
* Have the Debugger extension api check that it has access to the tabrdevlin.cronin@chromium.org2014-06-271-0/+3
* Cleanup: Remove unnecessary semicolons in url_pattern_set.h.lauren.yeun.kim@gmail.com2014-05-231-2/+2
* Remove unimplemented and unused IsSchemeBitSet methodrob@robwu.nl2014-04-101-3/+0
* [CleanUp] Use base::STLSetDifference() in place of std::set_difference()limasdf@gmail.com2013-09-261-0/+1
* Allow extensions on chrome:// URLs, when flag is set and permission is explic...aboxhall@chromium.org2013-03-211-2/+4
* Support requesting subsets of host permissions using the permissions API.kalman@chromium.org2013-02-131-7/+14
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-131-0/+236