summaryrefslogtreecommitdiffstats
path: root/net/socket_stream/socket_stream_metrics_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-09-291-10/+0
* Update SocketStreamMetrics to support new metrics on protocol switch.toyoshim@chromium.org2011-06-241-4/+33
* Header file which defines unit test's target class should be included at first.toyoshim@chromium.org2011-06-241-1/+2
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-4/+4
* Properly lock access to static variables.mad@chromium.org2010-12-231-1/+1
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+4
* Cleanup histogram classes mixing SetFlags into FactoryGet argumentsjar@chromium.org2009-12-281-9/+9
* Add tests for SocketStreamMetrics.satorux@chromium.org2009-12-151-0/+181