1. 27 May, 2021 16 commits
  2. 26 May, 2021 14 commits
  3. 21 May, 2021 9 commits
  4. 20 May, 2021 1 commit
    • Don't allow spliced-in preload chunks. · 08259f89
      Preload chunks may still need to be discarded. However, we don't
      currently support discarding spliced-in chunks. Thus, we need to
      avoid loadng a preload chunk that needs to be spliced-in.
      
      Issue: #8937
      
      #minor-release
      
      PiperOrigin-RevId: 374851661
      tonihei committed