summaryrefslogtreecommitdiffstats
path: root/chrome/browser/google/google_util.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Moved url_utils from chrome/browser/net to chrome/common/net.groby@chromium.org2012-05-091-3/+3
* Make GoogleURLTracker a profile-keyed service.pkasting@chromium.org2012-05-091-2/+2
* Transmit a X-Chrome-UMA-Enabled bit to Google domains from clients that have ...stevet@chromium.org2012-05-021-12/+16
* Revert 134625 - Transmit a X-Chrome-UMA-Enabled bit to Google domains from cl...kkania@chromium.org2012-04-301-16/+12
* Transmit a X-Chrome-UMA-Enabled bit to Google domains from clients that have ...stevet@chromium.org2012-04-301-12/+16
* Revert 132479 - Transmit a X-Chrome-UMA-Enabled bit to Google domains from cl...sky@chromium.org2012-04-161-16/+12
* Transmit a X-Chrome-UMA-Enabled bit to Google domains from clients that have ...stevet@chromium.org2012-04-161-12/+16
* Clean up TemplateURL prepopulate data: pkasting@chromium.org2012-03-141-26/+14
* Add declarations and helpers for Google Search counting.stevet@chromium.org2012-03-021-22/+79
* Add new organic brand codes used for M18 experiments.rogerta@chromium.org2012-01-271-0/+1
* Mark several brand codes as organicbattre@chromium.org2012-01-191-2/+4
* Move AppendParam() to browser_url_util.h to make it reusable.satorux@chromium.org2011-12-301-15/+4
* Add more flexible handling of what is considered a google home page.rogerta@chromium.org2011-12-021-0/+37
* Add new internet cafe brand codesail@chromium.org2011-11-301-1/+1
* Disable sync promo for internet cafe distributionssail@chromium.org2011-11-211-0/+10
* An empty brand string on Mac is used for channels other than stable, which aremark@chromium.org2011-10-181-24/+28
* Add brand code to app extension URLs. This should only occur for non-organicrogerta@chromium.org2011-10-121-0/+26
* Move brand code related function to a common place for all platforms. Theserogerta@chromium.org2011-10-071-0/+84
* Sync: Inline sync login dialog into Tabbed Options.jhawkins@chromium.org2011-04-221-1/+8
* Move Google-specific code under browser/ into browser/google/.evan@chromium.org2010-08-301-0/+58