Added UMA metrics for MediaSourcePlayer and MediaCodecPlayer

Added 4 new histograms:
  Media.MSE.LateAudioFrames,
  Media.MSE.LateVideoFrames,
  Media.MSE.PlaybackDuration,
  Media.MSE.Starvations.

Each player holds MediaStatistics object which gathers events
during playback and calculates and reports results after the
playback is stopped.

BUG=407577

Review URL: https://codereview.chromium.org/1367403003

Cr-Commit-Position: refs/heads/master@{#351975}
22 files changed