summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/url_pattern.cc
Commit message (Expand)AuthorAgeFilesLines
* 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