summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_metrics_module.cc
Commit message (Expand)AuthorAgeFilesLines
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-2/+3
* Moving experimental.metrics API to metricsPrivatekaznacheev@chromium.org2011-11-221-45/+2
* Removing extension name suffix from the metric name in chrome.experimental.me...kaznacheev@chromium.org2011-11-161-9/+9
* Move UserMetrics to content.michaeln@google.com2011-04-271-2/+2
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-2/+2
* Added new methods to chrome.experimental.metrics to enable or disable sending...hansl@google.com2011-01-121-0/+21
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+4
* FBTF: Forward declare and move constructors in chrome/common/extensions/.erg@google.com2010-08-261-0/+1
* Convert more wide strings in browser/extensions.viettrungluu@chromium.org2010-08-141-5/+5
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-211-12/+5
* Add a metrics extensions API.rogerta@chromium.org2010-02-261-0/+153