Add UMA to net::BidirectionalStream

Add UMA logging to track the following six metrics in net::BidirectionalStream:
(1) time to reading first byte is allowed
(2) time to reading last byte
(3) time to sending first byte is allowed
(4) time to sending last byte
(5) number of bytes received
(6) number of bytes sent

BUG=635548

Review-Url: https://codereview.chromium.org/2222113003
Cr-Commit-Position: refs/heads/master@{#411713}
3 files changed