summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_metrics_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Moving experimental.metrics API to metricsPrivatekaznacheev@chromium.org2011-11-221-34/+10
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-8/+8
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+3
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-3/+3
* Cleanup: Remove unneeded includes of notification_service.h in other headers.thestig@chromium.org2010-12-151-0/+1
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-1/+1
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-14/+14
* Move metrics api to the experimental name space.rogerta@chromium.org2010-03-121-0/+4
* Add a metrics extensions API.rogerta@chromium.org2010-02-261-0/+152