summaryrefslogtreecommitdiffstats
path: root/chrome_frame/metrics_service.h
Commit message (Expand)AuthorAgeFilesLines
* Adding FieldTrial support for Chrome Frame to allow measurement of startup ti...robertshield@chromium.org2012-03-101-4/+5
* Separate chrome/common/metrics/metrics_helpers.{h,cc} into files for the cons...isherman@chromium.org2012-01-271-1/+1
* Move chrome/common/metrics* files into a shared subdirectory.isherman@chromium.org2012-01-121-2/+2
* Factor a log management helper out of MetricsServicestuartmorgan@chromium.org2011-09-291-3/+0
* Switch back to using urlmon (from using Chrome's network stack) to upload met...grt@chromium.org2011-04-201-3/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-2/+2
* Move thread local stuff from base to base/threading and consistently use thebrettw@chromium.org2010-12-301-4/+4
* Fix a race in the ChromeFrame metrics service start up code. This race could ...ananta@chromium.org2010-12-041-1/+4
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-2/+2
* Fixes for a couple of ChromeFrame crashes seen in the latest dev channel buil...ananta@chromium.org2010-09-161-3/+3
* Remove lock.h from resource_bundle.h and histogram.h.erg@chromium.org2010-07-161-0/+1
* The ChromeFrame UMA upload currently occurs every 30 seconds which is incorre...ananta@chromium.org2010-06-181-0/+6
* Add support for uploading UMA metrics data from ChromeFrame. Added support fo...ananta@chromium.org2010-06-111-0/+146