summaryrefslogtreecommitdiffstats
path: root/components/google
Commit message (Expand)AuthorAgeFilesLines
* Refresh Public Suffic List to the latest versionrsleevi2015-08-101-3/+3
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-073-4/+4
* Revert of Move net::FormatUrl and friends outside of //net and into //compone...jochen2015-08-043-4/+4
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-033-4/+4
* Remove legacy StartsWithASCII function.brettw2015-07-162-4/+6
* 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
* Change histogram.h includes to histogram_macros.h in components/asvitkine2015-06-161-1/+1
* Move EndsWith to base namespace.brettw2015-06-121-1/+1
* Move StartsWith[ASCII] to base namespace.brettw2015-06-122-3/+4
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-091-3/+3
* components/google: Add a helper function for registering profile prefs.tfarina2015-06-047-3/+26
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-022-5/+8
* Make HasGoogleSearchQueryParam recognize "as_q=" as a valid search param.treib2015-05-223-88/+108
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-011-2/+2
* Remove forward-declaration of non-existent classsdefresne2015-02-211-1/+0
* GURL::Replacements methods accept a StringPiece instead of std::string&.mgiuca2015-02-051-4/+2
* Force usage of HTTPS for Google services.pkasting2015-02-052-34/+40
* Remove the GoogleURLTracker infobar functionality entirely.pkasting2015-01-0716-1498/+34
* Standardize usage of virtual/override/final specifiers in components/.dcheng2014-12-301-1/+1
* Remove dependency of infobars component on the embeddersdefresne2014-12-224-2/+12
* Prefix CommandLine usage with base namespace (Part 9: components)kkosztyo.u-szeged2014-12-043-10/+11
* gn format //componentsscottmg2014-12-031-1/+1
* Add more components unit tests to GN build.brettw2014-11-251-0/+21
* Removing instrumentations for task URLFetcherCore::OnCompletedURLRequestvadimt2014-11-041-6/+0
* Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...vadimt2014-10-291-3/+3
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-3/+3
* Standardize usage of virtual/override/final in components/dcheng2014-10-214-33/+30
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-111-0/+6
* Rewrite line endings from CRLF to LF for a bunch of files.Daniel Cheng2014-10-071-1/+1
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-064-25/+25
* Componentize GoogleURLTracker unittestblundell2014-09-151-0/+1053
* Apply the network changed retryjaekyun2014-09-061-1/+9
* Listen to OnNetworkChanged instead of OnIPAddressChangedjaekyun2014-09-042-7/+13
* Componentize google_util_unittestblundell2014-08-271-0/+407
* 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
* Add more components to the GN build.brettw@chromium.org2014-07-161-0/+42
* Remove arguments from GoogleURLTracker::OnGoogleURLUpdatedCallbackhashimoto@chromium.org2014-07-082-6/+6
* Add UMA metrics for Android Chrome Google Search.kmadhusu@chromium.org2014-06-202-0/+24
* Componentize google_utilblundell@chromium.org2014-06-195-7/+336
* Do not append Google locale to help center linksblundell@chromium.org2014-06-122-9/+2
* Componentize GoogleURLTracker(InfoBarDelegate,MapEntry,NavHelper)blundell@chromium.org2014-06-0811-0/+1018
* Eliminate GoogleURLTracker having a Profile ivarblundell@chromium.org2014-06-053-0/+49
* Eliminate GoogleURLTracker's dependence on //chrome-level switchesblundell@chromium.org2014-06-013-0/+31
* Create GoogleURLTrackerClient interface and //chrome implementationblundell@chromium.org2014-05-202-0/+51
* Create //components/google and componentize GoogleSearchMetricsblundell@chromium.org2014-05-143-0/+57