summaryrefslogtreecommitdiffstats
path: root/components/metrics/metrics_service.h
Commit message (Expand)AuthorAgeFilesLines
* Metrics log modification to handle external components.olivierrobin2015-04-071-0/+7
* Refactor metrics callback functionsholte2015-03-251-4/+5
* UMA: use a more frequent upload interval for Chromecast.gunsch2015-03-131-7/+0
* Simplify MetricsService statesSteven Holte2015-03-121-13/+7
* Enable UMA log uploads for cellular networks.gayane2015-02-231-0/+8
* Clear stability count data immediately after user opts in UMA.yiyaoliu2014-11-191-0/+3
* Move metrics_service_accessor.cc to metrics component.asvitkine2014-11-141-1/+1
* Plumbing for variations headers from synthetic field trials.asvitkine2014-10-311-0/+24
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-6/+6
* Declaring the weak_ptr_factory in proper order in src/componentspramod.bs2014-10-091-10/+10
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-4/+4
* Add a histogram to measure number of synthetic UMA trials.asvitkine2014-09-291-0/+3
* Extract the handling of the clean exit beacon from MetricsService. The extrac...erikwright2014-09-121-0/+3
* Allow MetricsProviders to request an initial stability log.siggi2014-09-101-0/+4
* Convert this static method to a member method.erikwright2014-09-091-1/+1
* Remove MetricsServiceObserver in favor of MetricsProvider.asvitkine2014-09-031-16/+4
* Move more metrics classes to metrics namespace.asvitkine2014-08-261-17/+20
* Adding synthetic field trial for the trial name DataReductionProxyEnabled and...megjablon@chromium.org2014-08-021-0/+2
* Add two bits of UMA docs.tnagel@chromium.org2014-07-301-0/+1
* Move kInstallDate from chrome/common/pref_names.h to components/metrics/metri...gab@chromium.org2014-07-091-0/+3
* Componentize MetricsService.blundell@chromium.org2014-06-111-0/+468