| .. |
|
cache
|
Add a new flag to DataSpec which permits content to be cached even if its length can not be resolved
|
2017-01-04 23:07:58 +00:00 |
|
Allocation.java
|
Consistent Javadoc for upstream package
|
2016-07-22 22:41:36 +01:00 |
|
Allocator.java
|
Consistent Javadoc for upstream package
|
2016-07-22 22:41:36 +01:00 |
|
AssetDataSource.java
|
Clean up some DataSource implementations
|
2016-10-04 23:42:20 +01:00 |
|
BandwidthMeter.java
|
Simple language + Javadoc consistency
|
2016-07-28 20:04:40 +01:00 |
|
ByteArrayDataSink.java
|
Sanitize constants
|
2016-08-31 15:25:18 +01:00 |
|
ByteArrayDataSource.java
|
Clean up some DataSource implementations
|
2016-10-04 23:42:20 +01:00 |
|
ContentDataSource.java
|
Clean up some DataSource implementations
|
2016-10-04 23:42:20 +01:00 |
|
DataSink.java
|
Added CacheDataSourceFactory, FileDataSourceFactory and CacheDataSinkFactory.
|
2016-09-08 16:29:48 +01:00 |
|
DataSource.java
|
Some minor cleanup
|
2017-01-05 14:57:31 +00:00 |
|
DataSourceException.java
|
DataSourceException: Used to specify a DataSource error.
|
2016-09-02 16:20:06 +01:00 |
|
DataSourceInputStream.java
|
Fix DataSourceInputStream + add unit test
|
2016-12-06 20:06:04 +00:00 |
|
DataSpec.java
|
Add a new flag to DataSpec which permits content to be cached even if its length can not be resolved
|
2017-01-04 23:07:58 +00:00 |
|
DefaultAllocator.java
|
Trim allocator on stop/reset by default
|
2016-10-03 17:44:01 +01:00 |
|
DefaultBandwidthMeter.java
|
Pass source to TransferListener events
|
2016-08-10 20:03:30 +01:00 |
|
DefaultDataSource.java
|
Expose timeout values in DefaultDataSourceFactory.
|
2016-08-31 15:25:07 +01:00 |
|
DefaultDataSourceFactory.java
|
created DefaultHttpDataSourceFactory
|
2016-09-02 16:15:18 +01:00 |
|
DefaultHttpDataSource.java
|
Add a new flag to DataSpec which permits content to be cached even if its length can not be resolved
|
2017-01-04 23:07:58 +00:00 |
|
DefaultHttpDataSourceFactory.java
|
Support setting default headers on HttpDataSource.Factory's
|
2017-01-05 21:57:36 +00:00 |
|
FileDataSource.java
|
Finish cleaning DataSource implementations.
|
2016-10-04 23:42:55 +01:00 |
|
FileDataSourceFactory.java
|
Added CacheDataSourceFactory, FileDataSourceFactory and CacheDataSinkFactory.
|
2016-09-08 16:29:48 +01:00 |
|
HttpDataSource.java
|
Support setting default headers on HttpDataSource.Factory's
|
2017-01-05 21:57:36 +00:00 |
|
Loader.java
|
Fix a bunch more Javadoc
|
2016-08-31 15:25:24 +01:00 |
|
LoaderErrorThrower.java
|
Allow DashMediaSource to take an optional DashManifest
|
2016-11-25 20:18:32 +00:00 |
|
ParsingLoadable.java
|
Close DataSources quietly.
|
2017-01-05 21:56:34 +00:00 |
|
PriorityDataSource.java
|
Use new import ordering.
|
2016-08-08 11:06:48 +01:00 |
|
RawResourceDataSource.java
|
Fix/suppress some analysis warnings.
|
2016-10-24 11:44:49 +01:00 |
|
TeeDataSource.java
|
Sanitize constants
|
2016-08-31 15:25:18 +01:00 |
|
TransferListener.java
|
Pass source to TransferListener events
|
2016-08-10 20:03:30 +01:00 |
|
UdpDataSource.java
|
Finish cleaning DataSource implementations.
|
2016-10-04 23:42:55 +01:00 |