summaryrefslogtreecommitdiffstats
path: root/extensions/common/url_pattern.cc
Commit message (Expand)AuthorAgeFilesLines
* Move kFtpScheme into content namespace.tfarina@chromium.org2013-12-011-1/+1
* [CleanUp] Use base::STLSetDifference() in place of std::set_difference()limasdf@gmail.com2013-09-261-0/+4
* content: Move kHttpScheme constant into content namespace.tfarina@chromium.org2013-09-151-2/+2
* content: Move kHttpsScheme constant into content namespace.tfarina@chromium.org2013-08-261-1/+1
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-131-2/+2
* Use a direct include of strings headers in extensions/, google_apis/, gpu/.avi@chromium.org2013-06-111-2/+2
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-171-1/+1
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Ignoring missing backslash at the end of a path if not specified by the url, ...skuhne@chromium.org2013-02-231-3/+5
* Support requesting subsets of host permissions using the permissions API.kalman@chromium.org2013-02-131-32/+46
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-131-0/+524