aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/GifTest.cpp
Commit message (Expand)AuthorAge
* detach -> releaseGravatar mtklein2016-03-16
* Fix bug in SkGifCodec / Switch SkImageDec tests to use CodecGravatar msarett2016-03-01
* Add a test for decoding a gif with sampleSize 4.Gravatar scroggo2015-05-14
* Cleanup: Sanitize the order of includes under tests/Gravatar tfarina@chromium.org2014-01-24
* Remove unnamed namespace usage from tests/Gravatar tfarina@chromium.org2014-01-21
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* Use DEFINE_TESTCLASS_SHORT macro in tests.Gravatar tfarina@chromium.org2013-12-12
* GIF decode: optional error messages and fault tolerance.Gravatar halcanary@google.com2013-10-11