summaryrefslogtreecommitdiffstats
path: root/chrome/browser/google/google_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Componentize google_utilblundell@chromium.org2014-06-191-217/+0
* Set x-chrome-connected header on youtubeguohui@chromium.org2014-06-171-15/+41
* Change google_util::AppendGoogleLocaleParam to take in the application localeblundell@chromium.org2014-06-131-10/+3
* Componentize URLFixerUpper.blundell@chromium.org2014-06-121-2/+2
* Change google_util::GetGoogleLocale() to take in the application localeblundell@chromium.org2014-06-111-8/+5
* Componentize GoogleURLTracker(InfoBarDelegate,MapEntry,NavHelper)blundell@chromium.org2014-06-081-0/+1
* Move branding information out of google_utilblundell@chromium.org2014-06-061-122/+0
* Abstract GoogleURLTracker & google_util Profile dependenciesblundell@chromium.org2014-06-041-7/+6
* Eliminate GoogleURLTracker's dependence on //chrome-level switchesblundell@chromium.org2014-06-011-1/+1
* Renamed namespaces in src/chrome.vitalybuka@chromium.org2014-04-301-3/+2
* Revert 262846, as the revert has now been merged to M35.mmenke@chromium.org2014-04-151-19/+43
* Revert 255617, due to it not tracking use of the link doctor page properly.mmenke@chromium.org2014-04-091-43/+19
* Ignore --google-base-url if the specified URL has a query or ref.pkasting@chromium.org2014-03-241-11/+25
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-2/+2
* Remove a variety of defunct flags.estade@chromium.org2014-03-141-9/+0
* Reland 254207 (Reverted in 254241, due to a missing line. Cleaned up code a ...mmenke@chromium.org2014-03-071-19/+43
* Revert 254207 "Switch to using the new Link Doctor API."erikwright@chromium.org2014-02-281-43/+19
* Switch to using the new Link Doctor API.mmenke@chromium.org2014-02-281-19/+43
* Convert string16 to use base namespace.brettw@chromium.org2013-12-091-2/+2
* Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https.cdn@chromium.org2013-08-221-1/+1
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Add --google-base-url, which sets the Google base URL used in variouspkasting@chromium.org2013-07-011-0/+15
* Misc. cleanup:pkasting@chromium.org2013-06-281-40/+37
* Change various google_util functions from taking a std::string to a GURL.pkasting@chromium.org2013-06-271-12/+7
* Remove --instant-url. Its use cases will be addressed by --google-base-url andpkasting@chromium.org2013-06-271-20/+5
* Use a direct include of strings headers in chrome/browser/e*-h*/.avi@chromium.org2013-06-101-2/+2
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-141-4/+7
* Revert 199771 "Add support for split Public Suffix List distinct..."nyquist@chromium.org2013-05-131-7/+4
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-131-4/+7
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Choose sboxchip parameter in URL fragment over value in query.cramya@chromium.org2013-03-201-18/+12
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Revert 184352brettw@chromium.org2013-02-241-2/+2
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-2/+2
* Getting rid of IsInstantExtendedAPIGoogleSearchUrl now that it is no longer n...beaudoin@chromium.org2013-02-241-23/+0
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* google_apis: Move AppendQueryParameter() etc. from common/net/url_util.h totfarina@chromium.org2013-01-311-4/+4
* [rlz,cros] RLZ glue for ChromeOS.ivankr@chromium.org2012-12-051-0/+4
* Introduces a search term extraction mechanism working for arbitrary search pr...beaudoin@chromium.org2012-10-091-45/+0
* Allow the X-Chrome-Variations header to transmit to all ports.stevet@chromium.org2012-09-061-7/+10
* Support debug servers for Instant.dcblack@chromium.org2012-09-011-2/+16
* Remove searchTerms from the Instant URL.sreeram@chromium.org2012-08-301-1/+1
* Add support for Google Instant search URL search term extraction.dominich@chromium.org2012-08-281-19/+33
* A simple version of search term replacement for testing. Google search URLs t...dominich@chromium.org2012-08-241-0/+30
* Remove LinkDoctor from Chromium.tony@chromium.org2012-08-231-2/+19
* Move files related to registry-controlled domains into a new net/base/registr...pam@chromium.org2012-07-201-1/+1
* Add core plumbing for Instant Extended workdhollowa@chromium.org2012-06-221-0/+25