1. 13 Jul, 2022 1 commit
    • Fix DefaultAudioSinkTest flakiness. · 223922fb
      Some calls to handleBuffer return false while a previous
      flush is still handled in the background.
      
      Fix this by either asserting the method returns true if
      we don't expect any delay, or calling it repeatedly until
      it returns true (within a timeout).
      
      PiperOrigin-RevId: 460474419
      tonihei committed
  2. 12 Jul, 2022 8 commits
  3. 07 Jul, 2022 11 commits
  4. 04 Jul, 2022 20 commits