aboutsummaryrefslogtreecommitdiff
path: root/tests/PDFJpegEmbedTest.cpp
AgeCommit message (Expand)Author
2017-01-03BUILD.gn: skia_enable_pdfHal Canary
2016-10-25remove discardablepixelrefMike Reed
2016-09-12change SkStreams to work with sk_sp<SkData> instead of SkData*reed
2016-09-09SkPDF/Tests: imporve test coverage.halcanary
2016-08-03Convert SkAutoTUnref<SkData> to sk_sp<SkData>.bungeman
2016-08-02Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.bungeman
2016-04-27SkDocument/PDF: new APIhalcanary
2016-03-17update callsites for Make image factoriesreed
2016-02-24Unit Tests: eliminate stray SkDebugf()s.halcanary
2015-10-01SkPDF: Implement drawImage*() properlyhalcanary
2015-09-25SkInstallDiscardablePixelRef is deprecated, enforce thatreed
2015-08-27Style Change: NULL->nullptrhalcanary
2015-08-11SkPDF: clean up overuse of SK_SUPPORT_PDFhalcanary
2015-08-11SkPDF: allow PDF module to be disabled in DM and SampleApphalcanary
2015-05-07SkPDF: detect YUV-JPEG without relying on ImageGeneratorhalcanary
2015-04-17PDF: Correctly embed JPEG images directly into PDF output.halcanary
2015-01-07add ImageGenerator::NewFromData to porting layerreed
2014-12-02Remove PDF JPEG shortcut, since it fails on grayscale JPEGs.halcanary
2014-08-27JPEG(JFIF only) directly embedded into PDFhalcanary