1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
  2. f5bc8fb [canvaskit] Create an SkImage from a frame of an SkAnimatedImage by Kevin Lubick · 4 years, 10 months ago
  3. 47bd9f1 [canvaskit] Expand SkAnimatedImage by Kevin Lubick · 5 years ago
  4. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  5. 8546335 Allow setting an SkColorSpace on SkAnimatedImage by Leon Scroggins III · 6 years ago
  6. 4aafb3a Alternate between two SkBitmaps in SkAnimatedImage by Leon Scroggins III · 6 years ago
  7. 495e0f0 Simplify SkAnimatedImage by Leon Scroggins III · 7 years ago
  8. abe639c Add SkAnimatedImage::getRepetitionCount by Leon Scroggins III · 7 years ago
  9. 8524c30 Make SkAnimatedImage::update return sentinel when stopped by Leon Scroggins III · 7 years ago
  10. 2cb6cb1 Add SkAnimatedImage::isFinished by Leon Scroggins III · 7 years ago
  11. 4c11945 Respect repetition count in SkAnimatedImage by Leon Scroggins III · 7 years ago
  12. b1b7f701 Add Android ImageDecoder features to SkAnimatedImage by Leon Scroggins III · 7 years ago
  13. 42ee284 Use SkAndroidCodec in SkAnimatedImage by Leon Scroggins III · 7 years ago[Renamed (75%) from include/codec/SkAnimatedImage.h]
  14. 7a10b33 Add an SkDrawable for animated images (e.g. GIF) by Leon Scroggins III · 7 years ago