1. 31 Oct, 2018 17 commits
  2. 24 Oct, 2018 21 commits
  3. 18 Oct, 2018 2 commits
    • Automated g4 rollback of changelist 217356705. · 1ef3efaa
      *** Reason for rollback ***
      
      Photos regression is resolved by []
      
      *** Original change description ***
      
      Automated g4 rollback of changelist 217189082.
      
      *** Reason for rollback ***
      
      Broke photos (b/117818304)
      
      *** Original change description ***
      
      Add ExoPlayer.setForegroundMode
      
      Issue: #2826
      
      ***
      
      ***
      
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=217773278
      olly committed
    • Decouple dummySurface lifespan from codec lifespans · 38057170
      I don't think there's any particular reason for releasing
      dummySurface when we release the codec. It seems to make
      more sense to decouple the two, and treat a dummySurface as
      a resource that should be released on reset.
      
      -------------
      Created by MOE: https://github.com/google/moe
      MOE_MIGRATED_REVID=217711788
      olly committed