summaryrefslogtreecommitdiffstats
path: root/components/url_matcher
Commit message (Expand)AuthorAgeFilesLines
* components: Add out-of-line copy ctors for complex classes.vmpstr2016-02-252-0/+4
* Initial version of showing sources of whitelists.atanasova2016-01-121-0/+1
* Convert Pass()→std::move() in //components/[n-z]*dcheng2015-12-263-12/+15
* Switch to standard integer types in components/, part 4 of 4.avi2015-12-2511-31/+49
* Replace RE2 import with a dependencybattre2015-12-212-3/+3
* Reland of Use std::tie() for operator< in components/ (patchset #1 id:1 of ht...jsbell2015-11-201-2/+3
* Revert of Use std::tie() for operator< in components/ (patchset #1 id:1 of ht...jsbell2015-11-201-3/+2
* Use std::tie() for operator< in components/jsbell2015-11-181-2/+3
* Cleanup: Pass std::string as const reference from components/ki.stfu2015-09-281-1/+1
* Add more components_unittests to GN buildBrett Wilson2015-08-221-1/+16
* Revert of Add more components_unittests to GN build (patchset #5 id:80001 of ...yosin2015-08-221-16/+1
* Add more components_unittests to GN buildbrettw2015-08-221-1/+16
* IWYU for base/memory/scoped_vector.h.thestig2015-08-222-1/+1
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-2/+1
* url_matcher: Fix BASE_PREFS typo in url_matcher_export.htfarina2015-07-211-1/+1
* url_matcher: Treat FQDN hosts as if they were relative.mnissler2015-05-293-10/+54
* Work on GN Win64 build.brettw2015-02-181-0/+2
* Reverting instrumentationsvadimt2014-10-221-5/+0
* Convert ARRAYSIZE_UNSAFE -> arraysize in components/.viettrungluu2014-10-161-1/+1
* Adding tracking to verify the theory that jankiness of ExtensionMessageFilter...vadimt2014-09-261-0/+5
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-1/+1
* Get rid of the rest of CreateStringValueestade@chromium.org2014-07-181-3/+3
* Remove more CreateIntegerValue calls.estade@chromium.org2014-07-161-3/+3
* Fixes for re-enabling more MSVC level 4 warnings: components/ editionpkasting@chromium.org2014-07-091-1/+1
* Move IsStringUTF8/ASCII to base namespacebrettw@chromium.org2014-05-071-4/+4
* Renamed namespaces of url lib.vitalybuka@chromium.org2014-05-011-4/+4
* Add BUILD.gn for //components/url_matcherrockot@chromium.org2014-04-221-0/+32
* Add support for matching query parameters in URLMatcherkaliamoorthi@chromium.org2014-04-113-10/+567
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-171-4/+4
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-171-4/+4
* Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...avi@chromium.org2013-12-233-28/+28
* Move extensions/common/matcher into components/url_matcher.joaodasilva@chromium.org2013-12-1322-0/+3689