1. 05 Mar, 2021 2 commits
  2. 04 Mar, 2021 1 commit
    • Address code review comments · 4ad64547
      - Refactor TextEmphasis class to support different ordering of styles
      - Merge RubySpan.Position and TextEmphasisSpan.Position
      - Remove TTML constructs from Spanned classes
      Denise LaFayette committed
  3. 01 Mar, 2021 1 commit
  4. 04 Feb, 2021 10 commits
  5. 03 Feb, 2021 7 commits
  6. 02 Feb, 2021 2 commits
    • Fix ProGuard configuration for 2.13 · b1920f3a
      Note: We only support pro-guard on a best effort basis,
      and developers should use R8 whenever possible.
      
      #minor-release
      
      PiperOrigin-RevId: 355129695
      olly committed
    • Modernize bandwidth profile simulator. · 05fddff8
      Main improvement is to switch away from ExoPlayerTestRunner and to
      split out the waiting component so that the same class can be used
      from Robolectric tests in the future.
      
      The only functional difference is that that BufferLengthLogAction
      is removed completely because the data isn't used downstream and the
      method of collecting this data is a bit arbitrary.
      
      PiperOrigin-RevId: 355117850
      tonihei committed
  7. 01 Feb, 2021 16 commits
  8. 26 Jan, 2021 1 commit