summaryrefslogtreecommitdiffstats
path: root/components/google/core/browser/google_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert some URL accessors to use StringPiecesbrettw2016-01-231-27/+35
* Switch to standard integer types in components/, part 2 of 4.avi2015-12-261-0/+3
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-071-2/+2
* Revert of Move net::FormatUrl and friends outside of //net and into //compone...jochen2015-08-041-2/+2
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-031-2/+2
* Remove legacy StartsWithASCII function.brettw2015-07-161-3/+4
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+2
* Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...yosin2015-07-161-2/+1
* Remove some legacy versions of StartsWith and EndsWith.brettw2015-07-161-1/+2
* Move EndsWith to base namespace.brettw2015-06-121-1/+1
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-2/+3
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-091-3/+3
* Make HasGoogleSearchQueryParam recognize "as_q=" as a valid search param.treib2015-05-221-2/+5
* GURL::Replacements methods accept a StringPiece instead of std::string&.mgiuca2015-02-051-4/+2
* Remove the GoogleURLTracker infobar functionality entirely.pkasting2015-01-071-1/+1
* Prefix CommandLine usage with base namespace (Part 9: components)kkosztyo.u-szeged2014-12-041-1/+1
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-3/+3
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-3/+3
* Componentize google_utilblundell@chromium.org2014-06-191-0/+217