1. 26 Jul, 2019 2 commits
    • Improve knowledge of last playing period in AnalyticsCollector. · 074307dd
      We keep track of the last publicly known playing period to report it as part
      of events happening after the period has been released.
      
      In cases where a period briefly becomes the playing one and is released
      immediately afterwards, we currently don't save it as the "last known playing
      one". Improve that by saving an explicit reference.
      
      Issue:#5407
      PiperOrigin-RevId: 259737218
      tonihei committed
    • Report mediaPeriodCreated/Released in MaskingMediaSource. · 59331c3c
      Creating a period in MaskingMediaSource may result in delayed event reporting
      depending on when the actual period gets created. To avoid event reporting
      inaccuracies, report the mediaPeriodCreated and mediaPeriodReleased events
      directly.
      
      Issue:#5407
      PiperOrigin-RevId: 259737170
      tonihei committed
  2. 24 Jul, 2019 4 commits
  3. 23 Jul, 2019 9 commits
  4. 19 Jul, 2019 1 commit
  5. 18 Jul, 2019 19 commits
  6. 15 Jul, 2019 2 commits
  7. 14 Jul, 2019 3 commits