1. 21 Feb, 2022 39 commits
  2. 18 Feb, 2022 1 commit
    • Avoid creating empty playback metrics · 363016d8
      In some cases we create empty playback metrics with no corresponding
      events (e.g. when an app seeks to a new media item and immediately
      releases the player). There is no benefit in having completely empty
      metrics entries, so it's cleaner to not report them in such cases.
      
      #minor-release
      
      PiperOrigin-RevId: 425609010
      tonihei committed