summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/url_pattern.h
Commit message (Expand)AuthorAgeFilesLines
* Add a wildcard scheme and a special 'all_urls' pattern to URLPattern.mpcomplete@chromium.org2010-06-301-13/+53
* Re-implement app overlap detection with new extent syntax.aa@chromium.org2010-06-261-16/+22
* Fix a memory leak in ExtensionExtentUnittest by fixing a badaa@chromium.org2010-06-251-3/+5
* Reland r50834aa@chromium.org2010-06-251-6/+10
* Revert r50834aa@chromium.org2010-06-251-10/+6
* Allow multiple domains in app.aa@chromium.org2010-06-251-6/+10
* Replace the "origins" key in the manifest with "extent". The items in the ext...aa@chromium.org2010-01-291-0/+3
* Fixes to the string MatchPattern functions:tony@chromium.org2009-12-031-2/+2
* Don't allow updating tabs to javascript URLs without hostaa@chromium.org2009-09-111-0/+4
* Various minor fixes:aa@chromium.org2009-07-151-3/+6
* Small cleanup of constness.mad@google.com2009-06-181-7/+9
* Change chrome-ui to chrome. I didn't go too far in converting existing string...glen@chromium.org2009-05-061-2/+2
* Integrate URLPattern with Extension user scripts.aa@chromium.org2009-02-051-1/+3
* Introduce UrlPattern. This is basically me resuming work onaa@chromium.org2009-02-021-0/+122