Add aggregate app launcher stats
commit1b4d9e3dd15c6c458993e0b7cdff13fa64f4743e
authorcalamity@chromium.org <calamity@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 30 Apr 2013 11:36:18 +0000 (30 11:36 +0000)
committercalamity@chromium.org <calamity@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 30 Apr 2013 11:36:18 +0000 (30 11:36 +0000)
tree89eda59ea0ed93b4d74c5213f1099fef0c7a61a3
parent4b7543d227c947024f6effa29feff8d2dfbce4e0
Add aggregate app launcher stats

This patch adds Apps.AppListTotalDailyAppLaunches and
Apps.AppListTotalDailyLaunches stats. These ping once per day per launch of an
app from the app launcher and launch of the app launcher respectively.

This stat can be used to provide a pessimistic 7DA count by getting the 7 day
count and dividing by 7.

BUG=

Review URL: https://chromiumcodereview.appspot.com/14568003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197337 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/app_list/app_list_service.cc