summaryrefslogtreecommitdiffstats
path: root/extensions/common/url_pattern.cc
Commit message (Expand)AuthorAgeFilesLines
* Return if a host name in an URLPattern has no non-whitespace characters.rob@robwu.nl2014-07-021-0/+5
* Have the Debugger extension api check that it has access to the tabrdevlin.cronin@chromium.org2014-06-271-0/+9
* Move kStandardSchemeSeparator from //content to //urlblundell@chromium.org2014-06-051-4/+4
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-281-6/+6
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-071-8/+8
* Renamed namespaces of url lib.vitalybuka@chromium.org2014-05-011-5/+5
* Cleanup: Move kChromeUIScheme constant into content namespace.tfarina@chromium.org2014-02-111-1/+1
* Move kFileScheme constant into content namespace.tfarina@chromium.org2013-12-301-4/+4
* Cleanup: Move kFileSystemScheme constant into content namespace.tfarina@chromium.org2013-12-231-1/+1
* Create simplified ExtensionSystem for app_shelljamescook@chromium.org2013-12-191-2/+3
* 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