1. 23 Feb, 2021 1 commit
    • Simplify release event logic in DefaultDrmSession · 8d942dc2
      This is a no-op assuming the class is always used correctly.
      When release causes referenceCount to reach zero there can be at most
      one EventDispatcher still connected (which is the one that must be
      passed to that final release() call), so we can always pass the event
      directly to the EventDispatcher passed in to release().
      
      PiperOrigin-RevId: 358794004
      ibaker committed
  2. 22 Feb, 2021 6 commits
  3. 19 Feb, 2021 22 commits
  4. 12 Feb, 2021 11 commits