1. 469d67e Expose more info in SkCodec::FrameInfo by Leon Scroggins III · 3 years, 7 months ago
  2. 1340dbd Reland "SkAndroidCodec: Support decoding all frames" by Leon Scroggins · 3 years, 7 months ago
  3. 267a858 Revert "SkAndroidCodec: Support decoding all frames" by Leon Scroggins III · 3 years, 7 months ago
  4. fc4fdc5 SkAndroidCodec: Support decoding all frames by Leon Scroggins · 3 years, 7 months ago
  5. bc098ef Handle EXIF orientation in SkAnimCodecPlayer by Leon Scroggins · 3 years, 8 months ago
  6. c1c3c6d Enable ClangTidy flag bugprone-suspicious-string-compare. by John Stiles · 3 years, 10 months ago
  7. 11a52d3 Remove SK_LEGACY_WEBP_LOOP_COUNT by Leon Scroggins III · 4 years, 5 months ago
  8. 684838f Mark SkStringPrintf as SK_PRINTF_LIKE by Adlai Holler · 4 years, 1 month ago
  9. f46d5ca use std::make_unique by Mike Klein · 4 years, 6 months ago
  10. ae834f57 SkWebpCodec: enable a loop count of 1 by Leon Scroggins III · 4 years, 6 months ago
  11. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 4 years, 9 months ago
  12. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 4 years, 9 months ago
  13. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 9 months ago
  14. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 9 months ago
  15. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 4 years, 9 months ago
  16. 9707a7e IWYU for tests A-D. by Ben Wagner · 5 years ago
  17. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  18. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  19. f8776c2 Handle static/single frame images in SkAnimCodecPlayer by Florin Malita · 6 years ago
  20. e93ec68 Reland "New GIF codec; new third_party/wuffs dep" by Leon Scroggins III · 6 years ago
  21. 7d1c9ec Revert "New GIF codec; new third_party/wuffs dep" by Brian Osman · 6 years ago
  22. 6000938 New GIF codec; new third_party/wuffs dep by Nigel Tao · 6 years ago
  23. 66bc524 Rename SkCodec::kNone to SkCodec::kNoFrame by Nigel Tao · 6 years ago
  24. 7916c0e Properly zero in webp if no prior frame by Leon Scroggins III · 6 years ago
  25. b607a8f IWYU for some test files starting with 'C'. by Ben Wagner · 6 years ago
  26. 501c17c Revert "IWYU for some test files starting with 'C'." by Ben Wagner · 6 years ago
  27. 1a462bd IWYU for some test files starting with 'C'. by Ben Wagner · 6 years ago
  28. 4c11945 Respect repetition count in SkAnimatedImage by Leon Scroggins III · 6 years ago
  29. 42ee284 Use SkAndroidCodec in SkAnimatedImage by Leon Scroggins III · 6 years ago
  30. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  31. c8037dc Reland "Hide SkEncodedInfo" by Leon Scroggins III · 7 years ago
  32. 1793e7b Revert "Hide SkEncodedInfo" by Leon Scroggins · 7 years ago
  33. c6f7a4f Hide SkEncodedInfo by Leon Scroggins III · 7 years ago
  34. 0b5e7d1 Treat invalid indices as transparent in gifs by Chris Blume · 7 years ago
  35. ae79f32 Call initializeColorXform inside SkCodec by Leon Scroggins III · 7 years ago
  36. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  37. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  38. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  39. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  40. 33deb7e Make SkCodec more flexible about its required frame by Leon Scroggins III · 7 years ago
  41. 91f0f73 Fix alpha issues in SkGifCodec by Leon Scroggins III · 7 years ago
  42. 557fbbe Add animation support to SkWebpCodec by Leon Scroggins III · 7 years ago
  43. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  44. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  45. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  46. 249b8e3 Switch SkCodec to int for counts and indices by Leon Scroggins III · 7 years ago
  47. 7d22a33 Add a test for getFrameInfo on truncated data by Leon Scroggins III · 7 years ago
  48. e132e7b Add SkCodec methods for individual frames by Leon Scroggins III · 7 years ago
  49. a4db9be Correct GIF frame dependencies and track alpha by Leon Scroggins III · 7 years ago
  50. b0b625b GIF: Better check for frame dependency by Leon Scroggins III · 7 years ago
  51. e71b1a1 Report repetition count in SkCodec by scroggo · 8 years ago
  52. fc49b40 Use correct color table for prior GIF frames by Leon Scroggins III · 8 years ago
  53. 38a2cf5 Include "SkBitmap.h" in CodecAnimTest.cpp by scroggo · 8 years ago
  54. 19b9153 Add support for multiple frames in SkCodec by scroggo · 8 years ago