| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Chrome Frame's delay shutdown field trial. | robertshield@chromium.org | 2013-04-18 | 1 | -1/+0 |
* | Make it possible to enable and disable metrics reporting separately from reco... | stuartmorgan@chromium.org | 2012-10-24 | 1 | -2/+0 |
* | SampleSet -> HistogramSamples which can be reused by SparseHistogram | kaiwang@chromium.org | 2012-09-22 | 1 | -3/+0 |
* | Adding FieldTrial support for Chrome Frame to allow measurement of startup ti... | robertshield@chromium.org | 2012-03-10 | 1 | -4/+5 |
* | Separate chrome/common/metrics/metrics_helpers.{h,cc} into files for the cons... | isherman@chromium.org | 2012-01-27 | 1 | -1/+1 |
* | Move chrome/common/metrics* files into a shared subdirectory. | isherman@chromium.org | 2012-01-12 | 1 | -2/+2 |
* | Factor a log management helper out of MetricsService | stuartmorgan@chromium.org | 2011-09-29 | 1 | -3/+0 |
* | Switch back to using urlmon (from using Chrome's network stack) to upload met... | grt@chromium.org | 2011-04-20 | 1 | -3/+3 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 1 | -2/+2 |
* | Remove base/platform_thread.h stub and fix up all callers to use the new loca... | brettw@google.com | 2011-01-01 | 1 | -2/+2 |
* | Move thread local stuff from base to base/threading and consistently use the | brettw@chromium.org | 2010-12-30 | 1 | -4/+4 |
* | Fix a race in the ChromeFrame metrics service start up code. This race could ... | ananta@chromium.org | 2010-12-04 | 1 | -1/+4 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -2/+2 |
* | Fixes for a couple of ChromeFrame crashes seen in the latest dev channel buil... | ananta@chromium.org | 2010-09-16 | 1 | -3/+3 |
* | Remove lock.h from resource_bundle.h and histogram.h. | erg@chromium.org | 2010-07-16 | 1 | -0/+1 |
* | The ChromeFrame UMA upload currently occurs every 30 seconds which is incorre... | ananta@chromium.org | 2010-06-18 | 1 | -0/+6 |
* | Add support for uploading UMA metrics data from ChromeFrame. Added support fo... | ananta@chromium.org | 2010-06-11 | 1 | -0/+146 |