1. d48f13b Enable Codec_GifInterlacedTruncated test for Wuffs by Nigel Tao · 4 years, 10 months ago
  2. 3c70f9a Add a GifTest for the Haeberli hack by Nigel Tao · 4 years, 10 months ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. e93ec68 Reland "New GIF codec; new third_party/wuffs dep" by Leon Scroggins III · 6 years ago
  5. 7d1c9ec Revert "New GIF codec; new third_party/wuffs dep" by Brian Osman · 6 years ago
  6. 6000938 New GIF codec; new third_party/wuffs dep by Nigel Tao · 6 years ago
  7. f05626b Test a GIF with an out of range transparent index by Leon Scroggins III · 6 years ago
  8. 0933bc9 Revert "Revert "resources: remove most uses of GetResourcePath()"" by Mike Reed · 7 years ago
  9. cca2300 Revert "resources: remove most uses of GetResourcePath()" by Mike Reed · 7 years ago
  10. 5093a53 resources: remove most uses of GetResourcePath() by Hal Canary · 7 years ago
  11. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  12. 847068c add Make factory to SkMemoryStream (simplify call-sites) by Mike Reed · 7 years ago
  13. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  14. e726e7c Report first GIF frame after knowing its meta data by Leon Scroggins III · 7 years ago
  15. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  16. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  17. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  18. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  19. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  20. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  21. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  22. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  23. 4cd6865 Only attempt index8 if underlying GIF is index8 by Leon Scroggins III · 8 years ago
  24. 3fc97d7 Fix SkGifCodec bugs around truncated data by Leon Scroggins III · 8 years ago
  25. 4993b95 Do not create SkGifCodec if true size is not known by Leon Scroggins III · 8 years ago
  26. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  27. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  28. 19b9153 Add support for multiple frames in SkCodec by scroggo · 8 years ago
  29. 18300a3 detach -> release by mtklein · 8 years ago
  30. 7f7ec20 Fix bug in SkGifCodec / Switch SkImageDec tests to use Codec by msarett · 8 years ago
  31. 9d21429 Add a test for decoding a gif with sampleSize 4. by scroggo · 9 years ago
  32. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 10 years ago
  33. 5867481 Remove unnamed namespace usage from tests/ by tfarina@chromium.org · 10 years ago
  34. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 10 years ago
  35. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  36. 29d4e63 GIF decode: optional error messages and fault tolerance. by halcanary@google.com · 11 years ago