summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_metrics_module.cc
Commit message (Expand)AuthorAgeFilesLines
* 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