1. 17 Sep, 2019 3 commits
  2. 16 Sep, 2019 6 commits
  3. 02 Sep, 2019 29 commits
  4. 09 Aug, 2019 1 commit
  5. 05 Aug, 2019 1 commit
    • Update stale TrackSelections in chunk sources when keeping the streams. · d1ac2727
      If we keep streams in chunk sources after selecting new tracks, we also keep
      a reference to a stale disabled TrackSelection object. Fix this by updating
      the TrackSelection object when keeping the stream. The static part of the
      selection (i.e. the subset of selected tracks) stays the same in all cases.
      
      Issue:#6256
      PiperOrigin-RevId: 261696082
      tonihei committed