1. 61f36d3 Check file name valid or not. by Bruce Wang · 6 years ago
  2. b607a8f IWYU for some test files starting with 'C'. by Ben Wagner · 6 years ago
  3. 501c17c Revert "IWYU for some test files starting with 'C'." by Ben Wagner · 6 years ago
  4. 1a462bd IWYU for some test files starting with 'C'. by Ben Wagner · 6 years ago
  5. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  6. 0ec0bf0 Return error and exit from loop when there is error in compare bitmap test by nagarajan.n · 7 years ago
  7. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  8. 588fb04 Report error on failure to create SkCodec by Leon Scroggins III · 7 years ago
  9. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  10. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  11. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  12. 1f6af6b Consolidate decoding frames into SkCodec by Leon Scroggins III · 7 years ago
  13. 3e38d82 Remove a print statement I meant to not check in by Leon Scroggins III · 7 years ago
  14. b644650 Fix decoding incomplete PNG images by Leon Scroggins III · 7 years ago
  15. 8323965 Reland "Make SkPngCodec only read as much of the stream as necessary" by Leon Scroggins III · 7 years ago
  16. 434b6e8 Revert "Make SkPngCodec only read as much of the stream as necessary" by Leon Scroggins · 7 years ago
  17. 2c65d51 Make SkPngCodec only read as much of the stream as necessary by Leon Scroggins III · 7 years ago
  18. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  19. e4ba105 GIF: Only report a frame after knowing dependency by Leon Scroggins III · 8 years ago
  20. 932efed GIF: Avoid copying/storing data when possible by Leon Scroggins III · 8 years ago
  21. 3639faa Add SkCodec::FrameInfo::fFullyReceived by Leon Scroggins III · 8 years ago
  22. 3fc97d7 Fix SkGifCodec bugs around truncated data by Leon Scroggins III · 8 years ago
  23. 4993b95 Do not create SkGifCodec if true size is not known by Leon Scroggins III · 8 years ago
  24. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  25. 19b9153 Add support for multiple frames in SkCodec by scroggo · 8 years ago
  26. 8e6c7ad Make SkPngCodec decode progressively. by scroggo · 8 years ago