summaryrefslogtreecommitdiffstats
path: root/net/base/bandwidth_metrics.h
Commit message (Expand)AuthorAgeFilesLines
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-141-18/+4
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-111-4/+18
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-111-18/+4
* Add a new GetInstance() method for singleton classes under chrome/service and...satish@chromium.org2010-12-091-3/+1
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Create histogram of download bandwidths.mbelshe@google.com2009-12-251-0/+3
* Add download metrics into FLIP. They aren't used yet,mbelshe@google.com2009-10-241-0/+149