aboutsummaryrefslogtreecommitdiff
path: root/tests/CodecPriv.h
AgeCommit message (Expand)Author
2017-07-25use unique_ptr for codec factoriesMike Reed
2017-07-11Reland "Remove support for decoding to kIndex_8"Leon Scroggins
2017-07-10Revert "Remove support for decoding to kIndex_8"Leon Scroggins
2017-07-10Remove support for decoding to kIndex_8Leon Scroggins III
2017-04-03Revert[4] "clean up (partially) colortable api""""Mike Reed
2017-04-01Revert "Revert[2] "clean up (partially) colortable api"""Mike Reed
2017-04-01Revert[2] "clean up (partially) colortable api""Mike Reed
2017-03-31Revert "clean up (partially) colortable api"Mike Klein
2017-03-31clean up (partially) colortable apiMike Reed
2017-02-13Make header files idempotent; script to checkHal Canary
2016-11-04tests: s/SkAutoTUnref/sk_sp/Hal Canary
2016-11-03Remove SkAutoTDelete.Ben Wagner
2016-09-12change SkStreams to work with sk_sp<SkData> instead of SkData*reed
2016-08-02Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.bungeman
2016-03-01Fix bug in SkGifCodec / Switch SkImageDec tests to use Codecmsarett