summaryrefslogtreecommitdiffstats
path: root/extensions/common/url_pattern_set.cc
Commit message (Expand)AuthorAgeFilesLines
* [Extensions] Make URLPatternSet set methods return an URLPatternSetrdevlin.cronin2015-09-161-29/+22
* [Extensions] Allow revokable permissionsrdevlin.cronin2015-09-161-0/+16
* Support "always allow" for runtime script executiongpdavis.chromium@gmail.com2014-08-151-0/+12
* Create a ManifestPermission implementation for Automation.aboxhall@chromium.org2014-07-231-0/+20
* Revert 284761 "Create a ManifestPermission implementation for Au..."jdonnelly@chromium.org2014-07-231-20/+0
* Create a ManifestPermission implementation for Automation.aboxhall@chromium.org2014-07-221-0/+20
* Add stream operators for URLPattern and URLPatternSet and unit test for URLPa...aboxhall@chromium.org2014-07-091-0/+22
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-281-2/+2
* Use base::STLSet* in place of std::set_* for simplicity and consistency.sungmann.cho@navercorp.com2014-04-271-12/+4
* Get rid of some uses of base::Create*Valueestade@chromium.org2014-01-301-1/+1
* Move kFileScheme constant into content namespace.tfarina@chromium.org2013-12-301-1/+1
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-231-2/+2
* [CleanUp] Use base::STLSetDifference() in place of std::set_difference()limasdf@gmail.com2013-09-261-4/+3
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-131-1/+1
* Turn disallowed URL patterns such as <all_urls> for externally_connectable intokalman@chromium.org2013-06-111-9/+9
* Support requesting subsets of host permissions using the permissions API.kalman@chromium.org2013-02-131-3/+17
* Move extension_error_utils.* and url_pattern_set.* intoaa@chromium.org2012-11-191-0/+219