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