1. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  2. e726e7c Report first GIF frame after knowing its meta data by Leon Scroggins III · 7 years ago
  3. 588fb04 Report error on failure to create SkCodec 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. 33deb7e Make SkCodec more flexible about its required frame by Leon Scroggins III · 7 years ago
  8. 700a79c Mark SkGifImageReader destructors with override by Kevin Lubick · 7 years ago
  9. 557fbbe Add animation support to SkWebpCodec by Leon Scroggins III · 7 years ago
  10. 249b8e3 Switch SkCodec to int for counts and indices by Leon Scroggins III · 7 years ago
  11. a4db9be Correct GIF frame dependencies and track alpha by Leon Scroggins III · 7 years ago
  12. 2d61e71 Simplify subset computation in SkGifImageReader by Leon Scroggins III · 7 years ago
  13. e4ba105 GIF: Only report a frame after knowing dependency by Leon Scroggins III · 8 years ago
  14. b0b625b GIF: Better check for frame dependency by Leon Scroggins III · 8 years ago
  15. d5c5ed5 Make SkGIFLZWBlock modifiable so it is assignable by Chris Blume · 8 years ago
  16. 932efed GIF: Avoid copying/storing data when possible by Leon Scroggins III · 8 years ago
  17. 4993b95 Do not create SkGifCodec if true size is not known by Leon Scroggins III · 8 years ago
  18. 45565b6 GIF: Internal cleanup - remove color map parameter by Leon Scroggins III · 8 years ago
  19. 4ef986d Write transparent pixels more often in SkGifImageReader by Matt Sarett · 8 years ago
  20. e71b1a1 Report repetition count in SkCodec by scroggo · 8 years ago
  21. 2f7068a Treat a GIF with no color table as transparent by scroggo · 8 years ago
  22. 53f63b6 Fix decoding GIF to 565 by scroggo · 8 years ago
  23. 1285f41 Write transparent pixels more often (SkGifCodec) by scroggo · 8 years ago
  24. 3cfdf6c Fix some Windows warnings by Jim Van Verth · 8 years ago
  25. f9acbe2 Fix more namespace conflicts in SkGifImageReader by scroggo · 8 years ago
  26. b1094bc Move third_party/gif's license into its own file by scroggo · 8 years ago
  27. 3d3a65c Rename GIFImageReader to SkGifImageReader by scroggo · 8 years ago
  28. 19b9153 Add support for multiple frames in SkCodec by scroggo · 8 years ago