summaryrefslogtreecommitdiffstats
path: root/net/base/file_stream_metrics.cc
Commit message (Collapse)AuthorAgeFilesLines
* Added Net logging to FileStream.ahendrickson@chromium.org2012-02-021-1/+21
| | | | | | | | | | | | | The net logging doesn't currently do anything, but is ready if some system wants to pass it in. This is the first of 4 CLs that will enable net logging for downloads. BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/9288084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120226 0039d316-1c4b-4281-b951-d872f2087c98
* Record UMA statistics for file_stream operations.ahendrickson@chromium.org2011-09-231-0/+81
Allows control over whether or not to record the statistics based on flags. BUG=None TEST=None Review URL: http://codereview.chromium.org/7583049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102560 0039d316-1c4b-4281-b951-d872f2087c98