summaryrefslogtreecommitdiffstats
path: root/chrome_frame/metrics_service.h
Commit message (Expand)AuthorAgeFilesLines
* 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