summaryrefslogtreecommitdiffstats
path: root/base/metrics/stats_table.h
Commit message (Expand)AuthorAgeFilesLines
* removing all the code related to chrome://statscpu2015-02-121-220/+0
* Pass the shared memory handle in to StatsTable rather than consulting the Glo...brettw@chromium.org2014-04-081-6/+27
* Pass StatsTable shared memory via global descriptors on Posix rather than usi...rmcilroy@chromium.org2013-10-161-2/+8
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Remving global statics from the headers, so we can split-link.cpu@chromium.org2013-05-211-4/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-2/+2
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-251-1/+2
* Stats tables are only used for debugging at this point, and when I turnmbelshe@chromium.org2011-02-101-1/+1
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* Start sorting methods in class declarations.erg@google.com2011-01-071-3/+2
* Move thread local stuff from base to base/threading and consistently use thebrettw@chromium.org2010-12-301-2/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-0/+196