media/library/core/src
eguven 37d33f58af Execute DownloadTask threads manually
Instead of using an Executor to run DownloadTasks creates and manages
threads internally.

Also added DownloadThread internal class to better separate the code
that doesn't run on the main thread.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=174036872
2017-11-01 14:12:32 +00:00
..
androidTest Execute DownloadTask threads manually 2017-11-01 14:12:32 +00:00
main Split PlaybackInfo into its own file 2017-11-01 14:11:09 +00:00
test/java/com/google/android/exoplayer2 Stylistic cleanup 2017-10-19 17:28:24 +01:00