summaryrefslogtreecommitdiffstats
path: root/net/base/bandwidth_metrics.h
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of time headers in net/, part 1.avi@chromium.org2013-06-281-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Change LOG(INFO) to VLOG(1) in net/base/bandwidth_metrics.hisherman@chromium.org2011-09-161-3/+3
* 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