summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/url_pattern.cc
Commit message (Expand)AuthorAgeFilesLines
* Use WebCore's built in support for user styles instead of theaa@chromium.org2010-07-161-7/+29
* Add a wildcard scheme and a special 'all_urls' pattern to URLPattern.mpcomplete@chromium.org2010-06-301-16/+63
* Re-implement app overlap detection with new extent syntax.aa@chromium.org2010-06-261-3/+25
* Fix a memory leak in ExtensionExtentUnittest by fixing a badaa@chromium.org2010-06-251-10/+9
* Reland r50834aa@chromium.org2010-06-251-0/+19
* Revert r50834aa@chromium.org2010-06-251-19/+0
* Allow multiple domains in app.aa@chromium.org2010-06-251-0/+19
* Allow extensions to access chrome://favicon/.arv@chromium.org2010-04-101-0/+1
* Fixes to the string MatchPattern functions:tony@chromium.org2009-12-031-1/+1
* When a content script has a match pattern of http://*/*, weaa@chromium.org2009-08-031-5/+13
* Various minor fixes:aa@chromium.org2009-07-151-2/+2
* Small cleanup of constness.mad@google.com2009-06-181-3/+3
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-10/+12
* Integrate URLPattern with Extension user scripts.aa@chromium.org2009-02-051-0/+18
* Introduce UrlPattern. This is basically me resuming work onaa@chromium.org2009-02-021-0/+128