summaryrefslogtreecommitdiffstats
path: root/chrome/browser/google/google_search_counter.cc
Commit message (Expand)AuthorAgeFilesLines
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-2/+2
* Add UMA metrics for Android Chrome Google Search.kmadhusu@chromium.org2014-06-201-41/+36
* Componentize google_utilblundell@chromium.org2014-06-191-1/+1
* Change various google_util functions from taking a std::string to a GURL.pkasting@chromium.org2013-06-271-3/+3
* Implement counting for Google Search App searches.stevet@chromium.org2012-06-291-0/+11
* Add a catch-all category of Google Searches and count them.stevet@chromium.org2012-06-281-4/+15
* Add a GoogleSearchCounter class to count Omnibox searches.stevet@chromium.org2012-03-211-0/+83