1. 66bc524 Rename SkCodec::kNone to SkCodec::kNoFrame by Nigel Tao · 6 years ago
  2. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  3. 5d1adbf Make sk_sp operator bool explicit. by Ben Wagner · 6 years ago
  4. 4aafb3a Alternate between two SkBitmaps in SkAnimatedImage by Leon Scroggins III · 6 years ago
  5. 2f86220 Fix drawing SkAnimatedImages with transparency by Leon Scroggins III · 6 years ago
  6. 289d36f Address MSAN bug in SkAnimatedImage::decodeNextFrame by Kevin Lubick · 7 years ago
  7. 495e0f0 Simplify SkAnimatedImage by Leon Scroggins III · 7 years ago
  8. 8524c30 Make SkAnimatedImage::update return sentinel when stopped by Leon Scroggins III · 7 years ago
  9. 4c11945 Respect repetition count in SkAnimatedImage by Leon Scroggins III · 7 years ago
  10. b1b7f701 Add Android ImageDecoder features to SkAnimatedImage by Leon Scroggins III · 7 years ago
  11. 42ee284 Use SkAndroidCodec in SkAnimatedImage by Leon Scroggins III · 7 years ago[Renamed (92%) from src/codec/SkAnimatedImage.cpp]
  12. 7a10b33 Add an SkDrawable for animated images (e.g. GIF) by Leon Scroggins III · 7 years ago