summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics/metrics_log.h
Commit message (Expand)AuthorAgeFilesLines
* Move MetricsLog into the Metrics component.blundell@chromium.org2014-06-051-139/+0
* Introduce ProfilerMetricsProviderblundell@chromium.org2014-06-031-6/+0
* Remove dependencies of Metrics{Service,Log} on g_browser_process->local_state()blundell@chromium.org2014-05-261-4/+5
* Refactor MetricsLogChromeOS to ChromeOSMetricsProvider.blundell@chromium.org2014-05-241-9/+0
* Refactor HashedExtensionMetrics into ExtensionsMetricsProvider.blundell@chromium.org2014-05-231-5/+0
* Create GPUMetricsProvider.blundell@chromium.org2014-05-231-9/+0
* Create PluginMetricsProvider class.asvitkine@chromium.org2014-05-231-11/+0
* [Metrics] Transform the MetricsNetworkObserver class into a MetricsProvider s...isherman@chromium.org2014-05-221-5/+0
* [Metrics] Update MetricsLog to query MetricsServiceClient for several //chrom...isherman@chromium.org2014-05-221-11/+15
* Create GoogleUpdateMetricsProviderWin class.asvitkine@chromium.org2014-05-221-24/+0
* Move chrome/common/metrics/variations to chrome/common/variations.motek@chromium.org2014-05-221-1/+1
* Create OmniboxMetricsProvider class.asvitkine@chromium.org2014-05-211-5/+0
* Introduce a MetricsProvider interface.asvitkine@chromium.org2014-05-201-6/+19
* Move active field trial API to variations component.asvitkine@chromium.org2014-05-191-3/+3
* Fix typo, "recieve" -> "receive", in chrome/mseaborn@chromium.org2014-05-061-1/+1
* Move part of metrics from chrome/common to componentsbsimonnet@chromium.org2014-05-021-2/+2
* Move LogType to be a member variable of MetricsLogBase.asvitkine@chromium.org2014-04-091-6/+6
* Add limited information about installed extensions to UMA reportsmvrable@chromium.org2014-03-151-0/+5
* Record Uptime in UMA Logsmpearson@chromium.org2014-03-121-4/+5
* Factor ChromeOS specific code out of MetricsLog.tdresser@chromium.org2014-02-031-31/+9
* Clean up some metrics unit tests.asvitkine@chromium.org2013-12-181-1/+2
* Record the last UMA system profile in prefs.asvitkine@chromium.org2013-11-281-1/+14
* Remove plugin_list param from MetricsLog::RecordStabilityMetrics.asvitkine@chromium.org2013-11-231-9/+6
* Small refactor to MetricsLog stability functionality.asvitkine@chromium.org2013-11-211-26/+9
* MetricsService API to support synthetic field trialsbengr@chromium.org2013-11-171-6/+16
* Revert 234881 "MetricsService API to support synthetic field trials"viettrungluu@chromium.org2013-11-131-16/+6
* MetricsService API to support synthetic field trialsbengr@chromium.org2013-11-131-6/+16
* Add multi_profile_user_count field to system_profile proto.tengs@chromium.org2013-10-111-0/+7
* Fix flakyness of MetricsService unit tests. asvitkine@chromium.org2013-10-091-7/+7
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-10/+10
* [UMA] Rip out more of the deprecated XML logging code.isherman@chromium.org2013-07-131-12/+1
* [UMA] Rip out some XML logging code.isherman@chromium.org2013-06-231-8/+2
* Rename AutocompleteLog to OmniboxLog and move it into c/b/omnibox.tfarina@chromium.org2013-06-011-2/+2
* Bluetooth: gather usage metricskeybuk@chromium.org2013-04-291-0/+15
* Revert 196990 "Bluetooth: gather usage metrics"thakis@chromium.org2013-04-281-15/+0
* Bluetooth: gather usage metricskeybuk@chromium.org2013-04-281-0/+15
* Split the ProcessType enum into process types that content knows about (which...jam@chromium.org2013-03-221-2/+1
* Add WifiPHYLayerProtocol to SystemProfile.szym@chromium.org2013-02-131-5/+5
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-2/+2
* Chrome: Enable ChromeOS-Wide-Profilingasharif@chromium.org2013-02-041-0/+7
* Add NetworkChangeNotifier::ConnectionType to SystemProfile.szym@chromium.org2013-01-291-0/+6
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-1/+2
* Don't report field trial groups until group() has been called.asvitkine@chromium.org2012-11-061-2/+2
* Record device scale factor in the metrics logthakis@chromium.org2012-08-221-0/+3
* Rename all of experiments_helper to variations_helper, including files, names...stevet@chromium.org2012-08-131-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add logging of Google Update configuration/statistics to UMA report.ryanmyers@chromium.org2012-05-141-7/+34
* Remove the hash fields from FieldTrials.stevet@chromium.org2012-04-271-2/+5
* [UMA] Add performance profile data to UMA uploads.isherman@chromium.org2012-04-251-0/+11
* Revert 133773 - [UMA] Add performance profile data to UMA uploads.isherman@chromium.org2012-04-241-11/+0