summaryrefslogtreecommitdiffstats
path: root/components/metrics
Commit message (Expand)AuthorAgeFilesLines
* Histogram for UMA log upload connection type.gayane2015-03-271-0/+15
* Stop calling CommitPendingWriter() in LogCleanShutdown().hashimoto2015-03-271-3/+2
* metrics: Deprecate "perf_data" in UMA protosque2015-03-261-2/+2
* favor DCHECK_CURRENTLY_ON for better logs in components/mostynb2015-03-251-14/+14
* Refactor metrics callback functionsholte2015-03-252-46/+29
* Set a "metrics_client_id" crash key instead of "guid" on Mac OS X.Mark Mentovai2015-03-244-0/+10
* Metrics provider for statistical stack profilerwittman2015-03-247-2/+660
* base: "implement" seek time detection for iOS/Android and add more stubs.dbeam2015-03-181-1/+1
* metrics/base: log whether drives have seek penalties.dbeam2015-03-181-1/+13
* Deprecate WinSAT support in Chromium.zmo2015-03-172-15/+0
* UMA: use a more frequent upload interval for Chromecast.gunsch2015-03-138-71/+29
* Simplify MetricsService statesSteven Holte2015-03-122-135/+35
* Adding query to the internal calculator results in the Suggestion drop down.dschuyler2015-03-111-0/+1
* Add number of CPU cores to UMA logs.gayane2015-03-113-0/+5
* Removing unused DeathData::ResetMax() methodvadimt2015-03-061-1/+1
* Syncing profiler_event.proto with the internal version.vadimt2015-03-053-13/+46
* Remove UMAInitialMetricsTimingholte2015-03-021-47/+13
* Constructor without callback added to ProfilerMetricsProvider.gayane2015-02-253-6/+8
* Add a histogram to debug metrics entropy source use.asvitkine2015-02-252-5/+17
* Skip profiler data upload for cellular connections.gayane2015-02-253-10/+36
* Enable UMA log uploads for cellular networks.gayane2015-02-237-12/+94
* Use ManagednetworkConfigurationHandler where possible, add 'Shill' to NCH met...stevenjb2015-02-201-3/+2
* Allow server endpoint to be injected into the NetMetricsLogUploader from chrome/ivansham2015-02-187-13/+33
* Fix a bug that newly created current_fetch_ is reset, if on_upload_completegfhuang2015-02-172-1/+59
* Add holte@ to OWNERS filesholte2015-02-171-1/+1
* Sort GN files under componentssatorux2015-02-161-4/+4
* Disable test under WinXP.rpaquay2015-02-131-0/+5
* Rename INFINITE to TAIL suggest.mariakhomenko2015-02-101-2/+2
* Removed ScopedAllowIO from MetricsStateManager.gayane2015-02-092-6/+0
* Remove and deprecate SEARCH_SUGGEST_ANSWER. This type is no longer used in t...dschuyler2015-02-021-1/+3
* Fix Widows GN build of components/metrics.vchigrin2015-01-231-0/+4
* Elim device log spam when translating ONCstevenjb2015-01-231-2/+2
* Add CAST_PRODUCT_TYPE_AUDIO to cast metrics protocleichner2015-01-231-0/+1
* Update {virtual,override,final} to follow C++11 style in components, round 2.dcheng2015-01-231-1/+1
* 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