..
Action.java
Deprecate Player.DefaultEventListener in favor of default no-ops in interface.
2018-06-22 17:49:25 +01:00
ActionSchedule.java
Make tests use DefaultTrackSelector
2018-04-11 00:29:53 +01:00
AutoAdvancingFakeClock.java
Migrate ExoPlayerTest to Robolectric.
2018-01-23 19:30:41 +00:00
DebugRenderersFactory.java
Pass DrmSessionManager through SimpleExoPlayer.
2018-03-28 00:43:07 +01:00
DecoderCountersUtil.java
Use Truth instead of framework asserts in all tests.
2018-01-23 19:29:12 +00:00
DummyMainThread.java
Add SurfaceCapturer base class, and provide the first implementation
2018-06-05 12:19:00 +01:00
Dumper.java
Sanitize constants
2016-08-31 15:25:18 +01:00
ExoHostedTest.java
Deprecate Player.DefaultEventListener in favor of default no-ops in interface.
2018-06-22 17:49:25 +01:00
ExoPlayerTestRunner.java
Deprecate Player.DefaultEventListener in favor of default no-ops in interface.
2018-06-22 17:49:25 +01:00
ExtractorAsserts.java
Move (almost all) remaining core library instrumentation tests to Robolectric.
2018-02-16 11:46:34 +00:00
FakeAdaptiveDataSet.java
Add chunk size variation to fake adaptive data set.
2017-10-13 19:53:02 +01:00
FakeAdaptiveMediaPeriod.java
Add callbacks for media period life cycle.
2018-03-28 00:41:29 +01:00
FakeAdaptiveMediaSource.java
Send media source events for fake media sources.
2018-03-27 23:58:52 +01:00
FakeChunkSource.java
Forward queue of media chunks to getNextChunk.
2018-07-03 11:57:26 +01:00
FakeClock.java
Replace message delay with send at time in playback loop.
2018-01-04 15:48:11 +00:00
FakeDataSet.java
SegmentDownloader loadManifest cleanup.
2017-08-17 22:32:57 +01:00
FakeDataSource.java
Add MediaSource and DataSource to inject playback nonce into URLs.
2018-05-18 15:04:55 +01:00
FakeExtractorInput.java
Use Truth instead of framework asserts in all tests.
2018-01-23 19:29:12 +00:00
FakeExtractorOutput.java
Move (almost all) remaining core library instrumentation tests to Robolectric.
2018-02-16 11:46:34 +00:00
FakeMediaPeriod.java
Add url (after redirection) to LoadEventInfo.
2018-06-28 16:18:50 +01:00
FakeMediaSource.java
Forward TransferListener to media sources.
2018-07-03 11:47:15 +01:00
FakeRenderer.java
Automated g4 rollback of changelist 192816182.
2018-04-16 10:55:42 +01:00
FakeSampleStream.java
Send media source events for fake media sources.
2018-03-27 23:58:52 +01:00
FakeTimeline.java
Add setters to MediaSource factories for custom window tag.
2018-04-07 19:12:21 +01:00
FakeTrackOutput.java
Supports seeking for FLAC files without a SEEKTABLE.
2018-05-18 15:04:55 +01:00
HostActivity.java
Use Truth instead of framework asserts in all tests.
2018-01-23 19:29:12 +00:00
LogcatMetricsLogger.java
Move playback test utils to testutils.
2017-06-12 10:18:50 +01:00
MetricsLogger.java
Move playback test utils to testutils.
2017-06-12 10:18:50 +01:00
TestUtil.java
Use isAtLeast() instead of (>=) to make the tests clearer.
2018-06-20 18:34:22 +01:00