summaryrefslogtreecommitdiffstats
path: root/components/metrics/metrics_log.cc
Commit message (Expand)AuthorAgeFilesLines
* Metrics log modification to handle external components.olivierrobin2015-04-071-18/+4
* Add number of CPU cores to UMA logs.gayane2015-03-111-0/+1
* Setting is_asan_build field in system profile protovadimt2015-01-071-0/+3
* Add UMA Histogram Manager to Cronet.rtenneti2014-12-151-30/+2
* Revert "Add UMA Histogram Manager to Cronet."andresantoso2014-12-151-2/+30
* Add UMA Histogram Manager to Cronet.rtenneti2014-12-131-30/+2
* UMA: Set Hardware model class on Mac.jeremy2014-11-061-2/+3
* Use base::GetBuildTime in MetricsLog::GetBuildTime instead of reimplementing it.sebmarchand2014-10-311-7/+3
* Change UMA proto product field to be an int32.asvitkine2014-09-291-38/+40
* Move more metrics classes to metrics namespace.asvitkine2014-08-261-4/+4
* Move kInstallDate from chrome/common/pref_names.h to components/metrics/metri...gab@chromium.org2014-07-091-3/+2
* Merge MetricsLog and MetricsLogBase.asvitkine@chromium.org2014-06-071-9/+114
* Move MetricsLog into the Metrics component.blundell@chromium.org2014-06-051-0/+333