summaryrefslogtreecommitdiffstats
path: root/chrome/browser/google
Commit message (Expand)AuthorAgeFilesLines
* Add UMA metrics for Android Chrome Google Search.kmadhusu@chromium.org2014-06-205-43/+149
* Componentize google_utilblundell@chromium.org2014-06-198-352/+3
* Set x-chrome-connected header on youtubeguohui@chromium.org2014-06-173-15/+99
* Change google_util::AppendGoogleLocaleParam to take in the application localeblundell@chromium.org2014-06-132-14/+5
* Componentize URLFixerUpper.blundell@chromium.org2014-06-121-2/+2
* Do not append Google locale to help center linksblundell@chromium.org2014-06-123-10/+0
* Change google_util::GetGoogleLocale() to take in the application localeblundell@chromium.org2014-06-112-11/+9
* Componentize GoogleURLTracker(InfoBarDelegate,MapEntry,NavHelper)blundell@chromium.org2014-06-0817-1013/+39
* Move branding information out of google_utilblundell@chromium.org2014-06-067-171/+217
* Eliminate GoogleURLTracker having a Profile ivarblundell@chromium.org2014-06-056-31/+51
* Abstract GoogleURLTracker & google_util Profile dependenciesblundell@chromium.org2014-06-046-71/+85
* GoogleURLTrackerInfoBarDelegate: Initialize uninitialized member in constructor.finnur@chromium.org2014-06-031-0/+1
* Remove Infobars notifications from GoogleURLTrackerMapEntrydroger@chromium.org2014-06-035-362/+278
* Eliminate GoogleURLTracker's dependence on //chrome-level switchesblundell@chromium.org2014-06-016-5/+17
* Eliminate dependence of GoogleURLTracker et al. on InfoBarServiceblundell@chromium.org2014-05-3010-115/+186
* Turn GoogleURLTrackerNavigationHelper(Impl) into a per-tab object.blundell@chromium.org2014-05-2911-232/+187
* Revert of Turn GoogleURLTrackerNavigationHelper(Impl) into a per-tab object. ...blundell@chromium.org2014-05-2311-186/+232
* Turn GoogleURLTrackerNavigationHelper(Impl) into a per-tab object.blundell@chromium.org2014-05-2211-232/+186
* infobars: Componentize ConfirmInfoBarDelegate.tfarina@chromium.org2014-05-221-1/+1
* Create GoogleURLTrackerClient interface and //chrome implementationblundell@chromium.org2014-05-209-81/+165
* Revert of Revert of Elimate NOTIFICATION_GOOGLE_URL_UPDATED (https://coderevi...thakis@chromium.org2014-05-193-78/+73
* Revert of Elimate NOTIFICATION_GOOGLE_URL_UPDATED (https://codereview.chromiu...thakis@chromium.org2014-05-193-73/+78
* Elimate NOTIFICATION_GOOGLE_URL_UPDATEDblundell@chromium.org2014-05-183-78/+73
* Introduce ability to register callback with GoogleURLTrackerblundell@chromium.org2014-05-172-2/+29
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-151-1/+1
* Create //components/google and componentize GoogleSearchMetricsblundell@chromium.org2014-05-144-58/+2
* Revert 267900 "Force usage of HTTPS for Google services."benjhayden@chromium.org2014-05-024-138/+236
* Force usage of HTTPS for Google services.pkasting@chromium.org2014-05-024-236/+138
* Renamed namespaces in src/chrome.vitalybuka@chromium.org2014-04-303-8/+6
* Move Infobars core files to the Infobars componentdroger@chromium.org2014-04-186-32/+39
* Revert 262846, as the revert has now been merged to M35.mmenke@chromium.org2014-04-152-22/+52
* Remove InfoBarDelegate::web_contents()droger@chromium.org2014-04-101-8/+10
* Revert 255617, due to it not tracking use of the link doctor page properly.mmenke@chromium.org2014-04-092-52/+22
* Remove dependency from infobars on LoadCommittedDetailsdroger@chromium.org2014-04-042-5/+5
* Protect google update setting's posix guid by a lockjochen@chromium.org2014-04-011-18/+26
* Removing unused flag google-search-domain-check-urljcivelli@chromium.org2014-03-311-7/+2
* Ignore --google-base-url if the specified URL has a query or ref.pkasting@chromium.org2014-03-243-16/+55
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-2/+2
* Remove a variety of defunct flags.estade@chromium.org2014-03-141-9/+0
* Move clients of BrowserContextKeyedService to use KeyedService (#5)blundell@chromium.org2014-03-133-7/+7
* Reland 254207 (Reverted in 254241, due to a missing line. Cleaned up code a ...mmenke@chromium.org2014-03-072-22/+52
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* Get Brand code from Statistics provider.alemate@chromium.org2014-03-052-3/+15
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-032-2/+2
* Revert 254207 "Switch to using the new Link Doctor API."erikwright@chromium.org2014-02-282-52/+22
* Switch to using the new Link Doctor API.mmenke@chromium.org2014-02-282-22/+52
* Ensure WeakPtrFactories are at the end of their owning classes and referpkasting@chromium.org2014-01-142-4/+4
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-131-2/+2
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-3/+3
* Convert string16 to use base namespace.brettw@chromium.org2013-12-095-26/+26