summaryrefslogtreecommitdiffstats
path: root/extensions/common/matcher
Commit message (Expand)AuthorAgeFilesLines
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-134-7/+7
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in extensions/.dcheng@chromium.org2013-06-132-15/+17
* Use a direct include of strings headers in extensions/, google_apis/, gpu/.avi@chromium.org2013-06-114-4/+4
* Update extensions/ to use scoped_refptr<T>::get() rather than implicit "opera...rsleevi@chromium.org2013-06-011-1/+1
* Speed improvements to SubstringSetMatcher vabr@chromium.org2013-05-152-55/+123
* Revert 198871 "Speed improvements to SubstringSetMatcher"vabr@chromium.org2013-05-082-123/+55
* Speed improvements to SubstringSetMatchervabr@chromium.org2013-05-082-55/+123
* Revert 198803 "Speed improvements to SubstringSetMatcher"dewittj@chromium.org2013-05-072-121/+55
* Speed improvements to SubstringSetMatchervabr@chromium.org2013-05-072-55/+121
* Add a RE2 syntax check for kOriginAndPathMatchesKeyvabr@chromium.org2013-04-292-1/+12
* Provide a mechanism to the decl. WebRequest API to match URLs without the que...battre@chromium.org2013-04-118-15/+147
* 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-094-27/+33
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-094-33/+27
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-094-27/+33
* Move c/c/extensions/matcher/ to top level directoryMHX348@motorola.com2013-02-0421-0/+3437