summaryrefslogtreecommitdiffstats
path: root/components/metrics
Commit message (Expand)AuthorAgeFilesLines
* Fix flakyness of stability log metrics service unit test.asvitkine2015-01-081-8/+37
* Setting is_asan_build field in system profile protovadimt2015-01-072-1/+7
* Modified GzipCompress & GzipUncompress in components/metrics to allow the alg...georgesak2015-01-053-7/+28
* Cleanup: Update the path to gfx size headers.tfarina2015-01-032-2/+2
* Standardize usage of virtual/override/final specifiers in components/.dcheng2014-12-301-1/+1
* Add UMA Histogram Manager to Cronet.rtenneti2014-12-158-30/+352
* Revert "Add UMA Histogram Manager to Cronet."andresantoso2014-12-158-351/+30
* Add UMA Histogram Manager to Cronet.rtenneti2014-12-138-30/+351
* Fix a bug that causes the metrics loop to be broken.holte2014-12-121-4/+7
* Add CastLogsProto to ChromecastUserMetricsExtension that is for Chromecastgfhuang2014-12-103-1/+146
* Prefix CommandLine usage with base namespace (Part 9: components)kkosztyo.u-szeged2014-12-042-2/+2
* gn format //componentsscottmg2014-12-031-2/+3
* Add more components unittests to the GN build.brettw2014-11-261-1/+18
* Clear stability count data immediately after user opts in UMA.yiyaoliu2014-11-192-12/+18
* Move metrics_service_accessor.cc to metrics component.asvitkine2014-11-144-1/+67
* UMA: Set Hardware model class on Mac.jeremy2014-11-061-2/+3
* Plumbing for variations headers from synthetic field trials.asvitkine2014-10-312-0/+43
* Use base::GetBuildTime in MetricsLog::GetBuildTime instead of reimplementing it.sebmarchand2014-10-311-7/+3
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-295-8/+5
* Make remaining parts of components/metrics use metrics namespace.asvitkine2014-10-2415-108/+114
* [Clean up] Move VariationsHttpHeaderProvider into a subdirectory.isherman2014-10-242-0/+27
* Skipping the upload of profiler data.gayane2014-10-231-0/+11
* Standardize usage of virtual/override/final in components/dcheng2014-10-2111-55/+47
* Record document mode histogram in UMA on every upload.mariakhomenko2014-10-202-4/+4
* Convert ARRAYSIZE_UNSAFE -> arraysize in components/.viettrungluu2014-10-161-1/+1
* Histogram for recording actual log upload interval added.gayane2014-10-162-0/+19
* Cleanup of component/metrics for GN.mukai2014-10-103-8/+25
* Create field trial to test the impact of changing the upload/creation timing ...holte2014-10-091-12/+36
* Declaring the weak_ptr_factory in proper order in src/componentspramod.bs2014-10-091-10/+10
* Getting the upload interval for UMA logs from the assigned experiment params.gayane2014-10-092-3/+33
* Refactor AppendToFile and WriteFileDescriptorchirantan2014-10-071-8/+7
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-0613-34/+34
* Added is_jailbroken boolean flag to OS protobuf.pkl2014-09-301-0/+6
* Remove implicit HANDLE conversions from components.rvargas2014-09-301-2/+2
* Add a histogram to measure number of synthetic UMA trials.asvitkine2014-09-292-9/+14
* Change UMA proto product field to be an int32.asvitkine2014-09-296-54/+99
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-15/+13
* Add a mechanism for collecting Rappor samples on a daily interval.holte2014-09-224-0/+296
* Reset some UMA stability stats on a version change.asvitkine2014-09-183-4/+35
* Moves ProfilerMetricsProvider to //components/metrics.gunsch2014-09-188-0/+855
* Consolidates accessing and setting the UMA prefGayane Petrosyan2014-09-161-0/+4
* Code refactor related to WeakPtrFactory in src/components moduleanujk.sharma2014-09-161-2/+2
* Moves GPUMetricsProvider to //components/metrics.gunsch2014-09-165-0/+241
* Extract the handling of the clean exit beacon from MetricsService. The extrac...erikwright2014-09-127-12/+163
* Moves NetworkMetricsProvider to //components/metrics.gunsch2014-09-118-0/+543
* Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...thestig2014-09-102-2/+2
* Allow MetricsProviders to request an initial stability log.siggi2014-09-106-12/+171
* Convert this static method to a member method.erikwright2014-09-092-3/+3
* Remove MetricsServiceObserver in favor of MetricsProvider.asvitkine2014-09-036-124/+5
* Add a histogram to log the size of an UMA upload.asvitkine2014-09-021-1/+3