1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 1 month ago
  2. f46d5ca use std::make_unique by Mike Klein · 4 years, 9 months ago
  3. 11eae3d Basic changes to get XPS drawing text. by Ben Wagner · 5 years ago
  4. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  5. 912cd3d SkImageGeneratorWIC: make the header compile without src/. by Hal Canary · 6 years ago
  6. a57488a Expose public factories for platform decoders by Leon Scroggins III · 6 years ago
  7. e6c0fe0 Remove SK_IGNORE_SKIMAGE_ONREFENCODED_CHANGE. by Ben Wagner · 6 years ago
  8. bdf5433 SkImage::onRefEncoded to return sk_sp. by Ben Wagner · 6 years ago
  9. ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 7 years ago
  10. 2feb796 Finish removing GrContext param from onRefEncodedData by Brian Osman · 7 years ago
  11. 4785897 Remove compressed texture support from cacherator by Brian Osman · 7 years ago
  12. 1e86044d Mark CG and WIC images as srgb by Matt Sarett · 8 years ago
  13. df8599a remove SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag by Mike Reed · 8 years ago
  14. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  15. fc0b6d1 Add SkImageGeneratorWIC by msarett · 9 years ago