| Commit message (Expand) | Author | Age | Files | Lines |
* | Componentize GoogleURLTracker(InfoBarDelegate,MapEntry,NavHelper) | blundell@chromium.org | 2014-06-08 | 1 | -1/+1 |
* | Eliminate GoogleURLTracker's dependence on //chrome-level switches | blundell@chromium.org | 2014-06-01 | 1 | -1/+1 |
* | Ignore --google-base-url if the specified URL has a query or ref. | pkasting@chromium.org | 2014-03-24 | 1 | -1/+21 |
* | Add --google-base-url, which sets the Google base URL used in various | pkasting@chromium.org | 2013-07-01 | 1 | -0/+50 |
* | Misc. cleanup: | pkasting@chromium.org | 2013-06-28 | 1 | -1/+0 |
* | Change various google_util functions from taking a std::string to a GURL. | pkasting@chromium.org | 2013-06-27 | 1 | -195/+156 |
* | Remove --instant-url. Its use cases will be addressed by --google-base-url and | pkasting@chromium.org | 2013-06-27 | 1 | -22/+0 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -2/+2 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -2/+2 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -2/+2 |
* | Getting rid of IsInstantExtendedAPIGoogleSearchUrl now that it is no longer n... | beaudoin@chromium.org | 2013-02-24 | 1 | -30/+0 |
* | Introduces a search term extraction mechanism working for arbitrary search pr... | beaudoin@chromium.org | 2012-10-09 | 1 | -50/+0 |
* | Allow the X-Chrome-Variations header to transmit to all ports. | stevet@chromium.org | 2012-09-06 | 1 | -26/+63 |
* | Support debug servers for Instant. | dcblack@chromium.org | 2012-09-01 | 1 | -0/+18 |
* | Add support for Google Instant search URL search term extraction. | dominich@chromium.org | 2012-08-28 | 1 | -0/+51 |
* | Add core plumbing for Instant Extended work | dhollowa@chromium.org | 2012-06-22 | 1 | -0/+30 |
* | Transmit a X-Chrome-UMA-Enabled bit to Google domains from clients that have ... | stevet@chromium.org | 2012-05-02 | 1 | -0/+49 |
* | Revert 134625 - Transmit a X-Chrome-UMA-Enabled bit to Google domains from cl... | kkania@chromium.org | 2012-04-30 | 1 | -49/+0 |
* | Transmit a X-Chrome-UMA-Enabled bit to Google domains from clients that have ... | stevet@chromium.org | 2012-04-30 | 1 | -0/+49 |
* | Revert 132479 - Transmit a X-Chrome-UMA-Enabled bit to Google domains from cl... | sky@chromium.org | 2012-04-16 | 1 | -35/+0 |
* | Transmit a X-Chrome-UMA-Enabled bit to Google domains from clients that have ... | stevet@chromium.org | 2012-04-16 | 1 | -0/+35 |
* | Add declarations and helpers for Google Search counting. | stevet@chromium.org | 2012-03-02 | 1 | -1/+164 |
* | Add more flexible handling of what is considered a google home page. | rogerta@chromium.org | 2011-12-02 | 1 | -0/+80 |