summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/url_pattern.h
Commit message (Expand)AuthorAgeFilesLines
* Make the glob matcher support UTF8 strings.mnissler@chromium.org2010-09-101-3/+3
* FBTF: Forward declare and move constructors in chrome/common/extensions/.erg@google.com2010-08-261-1/+3
* Refactored extension privilege enumeration and implemented URLPattern compari...cdn@chromium.org2010-08-051-0/+16
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fix some issues with extensions:mpcomplete@chromium.org2010-07-201-3/+0
* Use WebCore's built in support for user styles instead of theaa@chromium.org2010-07-161-0/+11
* 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