summaryrefslogtreecommitdiffstats
path: root/extensions/common/matcher/url_matcher_factory.cc
Commit message (Expand)AuthorAgeFilesLines
* Move extensions/common/matcher into components/url_matcher.joaodasilva@chromium.org2013-12-131-277/+0
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in extensions/.dcheng@chromium.org2013-06-131-5/+5
* Use a direct include of strings headers in extensions/, google_apis/, gpu/.avi@chromium.org2013-06-111-1/+1
* Add a RE2 syntax check for kOriginAndPathMatchesKeyvabr@chromium.org2013-04-291-1/+2
* Provide a mechanism to the decl. WebRequest API to match URLs without the que...battre@chromium.org2013-04-111-0/+2
* Replace HasNext() by !IsAtEnd() in extension related folders.pneubeck@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+2
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-2/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+2
* Move c/c/extensions/matcher/ to top level directoryMHX348@motorola.com2013-02-041-0/+273