1. 847068c add Make factory to SkMemoryStream (simplify call-sites) by Mike Reed · 7 years ago
  2. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  3. e726e7c Report first GIF frame after knowing its meta data by Leon Scroggins III · 7 years ago
  4. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  5. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  6. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  7. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  8. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  9. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  10. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  11. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  12. 4cd6865 Only attempt index8 if underlying GIF is index8 by Leon Scroggins III · 8 years ago
  13. 3fc97d7 Fix SkGifCodec bugs around truncated data by Leon Scroggins III · 8 years ago
  14. 4993b95 Do not create SkGifCodec if true size is not known by Leon Scroggins III · 8 years ago
  15. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  16. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  17. 19b9153 Add support for multiple frames in SkCodec by scroggo · 8 years ago
  18. 18300a3 detach -> release by mtklein · 8 years ago
  19. 7f7ec20 Fix bug in SkGifCodec / Switch SkImageDec tests to use Codec by msarett · 8 years ago
  20. 9d21429 Add a test for decoding a gif with sampleSize 4. by scroggo · 9 years ago
  21. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 10 years ago
  22. 5867481 Remove unnamed namespace usage from tests/ by tfarina@chromium.org · 10 years ago
  23. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  24. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  25. 29d4e63 GIF decode: optional error messages and fault tolerance. by halcanary@google.com · 11 years ago