summaryrefslogtreecommitdiffstats
path: root/components/metrics/test_metrics_service_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Set a "metrics_client_id" crash key instead of "guid" on Mac OS X.Mark Mentovai2015-03-241-0/+3
* 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-1/+7
* Refactor SetClientID such that metrics rather than crash backs up the client idgab@chromium.org2014-07-091-1/+2
* Move kInstallDate from chrome/common/pref_names.h to components/metrics/metri...gab@chromium.org2014-07-091-6/+1
* Merge MetricsLog and MetricsLogBase.asvitkine@chromium.org2014-06-071-2/+3
* Move MetricsLog into the Metrics component.blundell@chromium.org2014-06-051-1/+6
* Make MetricsService upload logs through an interface.asvitkine@chromium.org2014-05-311-0/+8
* Introduce MetricsServiceClient::StartGatheringMetricsblundell@chromium.org2014-05-231-0/+5
* Move MetricsService final log collection tasks to client.asvitkine@chromium.org2014-05-221-0/+7
* [Metrics] Update MetricsLog to query MetricsServiceClient for several //chrom...isherman@chromium.org2014-05-221-1/+4
* Refactor NetworkStatsUploader out of MetricsService.asvitkine@chromium.org2014-05-221-0/+3
* Pass MetricsServiceClient into MetricsService, and create a simple stubbed Te...isherman@chromium.org2014-05-211-0/+40