1. 7614794 remove discardablepixelref by Mike Reed · 8 years ago
  2. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  3. 57f744e SkPDF/Tests: imporve test coverage. by halcanary · 8 years ago
  4. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  5. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  6. 4b65666 SkDocument/PDF: new API by halcanary · 8 years ago
  7. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  8. 7d57124 Unit Tests: eliminate stray SkDebugf()s. by halcanary · 8 years ago
  9. 7a14b31 SkPDF: Implement drawImage*() properly by halcanary · 9 years ago
  10. d114645 SkInstallDiscardablePixelRef is deprecated, enforce that by reed · 9 years ago
  11. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  12. 2ccdb63 SkPDF: clean up overuse of SK_SUPPORT_PDF by halcanary · 9 years ago
  13. 8ee06f2 SkPDF: allow PDF module to be disabled in DM and SampleApp by halcanary · 9 years ago
  14. 96287f7 SkPDF: detect YUV-JPEG without relying on ImageGenerator by halcanary · 9 years ago
  15. a8448bc PDF: Correctly embed JPEG images directly into PDF output. by halcanary · 9 years ago
  16. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  17. d476a17 Remove PDF JPEG shortcut, since it fails on grayscale JPEGs. by halcanary · 10 years ago
  18. daefa5b JPEG(JFIF only) directly embedded into PDF by halcanary · 10 years ago