summaryrefslogtreecommitdiffstats
path: root/components/metrics/metrics_service_client.h
Commit message (Expand)AuthorAgeFilesLines
* Set a "metrics_client_id" crash key instead of "guid" on Mac OS X.Mark Mentovai2015-03-241-0/+4
* UMA: use a more frequent upload interval for Chromecast.gunsch2015-03-131-0/+4
* Allow server endpoint to be injected into the NetMetricsLogUploader from chrome/ivansham2015-02-181-2/+0
* Change UMA proto product field to be an int32.asvitkine2014-09-291-0/+6
* Extract the handling of the clean exit beacon from MetricsService. The extrac...erikwright2014-09-121-0/+5
* Refactor SetClientID such that metrics rather than crash backs up the client idgab@chromium.org2014-07-091-2/+2
* Move kInstallDate from chrome/common/pref_names.h to components/metrics/metri...gab@chromium.org2014-07-091-3/+0
* Move MetricsLog into the Metrics component.blundell@chromium.org2014-06-051-0/+3
* Make MetricsService upload logs through an interface.asvitkine@chromium.org2014-05-311-0/+10
* Introduce MetricsServiceClient::StartGatheringMetricsblundell@chromium.org2014-05-231-0/+4
* Move MetricsService final log collection tasks to client.asvitkine@chromium.org2014-05-221-0/+6
* Refactor NetworkStatsUploader out of MetricsService.asvitkine@chromium.org2014-05-221-0/+3
* Introduce MetricsServiceClient and ChromeMetricsServiceClient.asvitkine@chromium.org2014-05-191-0/+44