1. 039f136 filter-quality is deprecated, pass sampling to drawImage by Mike Reed · 3 years, 5 months ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 5 years ago
  4. 3026d4b SkDocument: use `auto` for MakeDocument(). by Hal Canary · 5 years ago
  5. d104cc4 SkPDF: debugging flag SK_PDF_BASE85_BINARY applies to JPEG by Hal Canary · 6 years ago
  6. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  7. 83e0f1b SkPDF: smarter Jpeg when libjpeg-turbo is present by Hal Canary · 6 years ago
  8. 0933bc9 Revert "Revert "resources: remove most uses of GetResourcePath()"" by Mike Reed · 7 years ago
  9. cca2300 Revert "resources: remove most uses of GetResourcePath()" by Mike Reed · 7 years ago
  10. 5093a53 resources: remove most uses of GetResourcePath() by Hal Canary · 7 years ago
  11. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  12. 43fb7a0 BUILD.gn: skia_enable_pdf by Hal Canary · 8 years ago
  13. 7614794 remove discardablepixelref 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. 57f744e SkPDF/Tests: imporve test coverage. by halcanary · 8 years ago
  16. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  17. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  18. 4b65666 SkDocument/PDF: new API by halcanary · 8 years ago
  19. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  20. 7d57124 Unit Tests: eliminate stray SkDebugf()s. by halcanary · 8 years ago
  21. 7a14b31 SkPDF: Implement drawImage*() properly by halcanary · 9 years ago
  22. d114645 SkInstallDiscardablePixelRef is deprecated, enforce that by reed · 9 years ago
  23. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  24. 2ccdb63 SkPDF: clean up overuse of SK_SUPPORT_PDF by halcanary · 9 years ago
  25. 8ee06f2 SkPDF: allow PDF module to be disabled in DM and SampleApp by halcanary · 9 years ago
  26. 96287f7 SkPDF: detect YUV-JPEG without relying on ImageGenerator by halcanary · 9 years ago
  27. a8448bc PDF: Correctly embed JPEG images directly into PDF output. by halcanary · 9 years ago
  28. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 9 years ago
  29. d476a17 Remove PDF JPEG shortcut, since it fails on grayscale JPEGs. by halcanary · 10 years ago
  30. daefa5b JPEG(JFIF only) directly embedded into PDF by halcanary · 10 years ago