aboutsummaryrefslogtreecommitdiff
path: root/src/pdf/SkPDFTypes.h
AgeCommit message (Expand)Author
2023-11-09[pdf] Generate outline from structure treeBen Wagner
2023-02-07Run rewrite_includes.pyArman Uguray
2023-01-09Move SkTHash.h to src/coreBrian Osman
2023-01-05[base] Move some files from include/private to include/private/baseKevin Lubick
2022-11-20[pdf] Add stream compression level settingBen Wagner
2022-05-24[pdf] Differentiate text from byte strings.Ben Wagner
2020-08-03Enable ClangTidy check modernize-make-unique.John Stiles
2019-12-12use std::make_uniqueMike Klein
2019-04-24rewrite includes to not need so much -IfooMike Klein
2019-01-14SkPDF: elimate old IMAGE_STATS, de-dupe image code.Hal Canary
2019-01-14SkPDF: unify Canon and DocumentHal Canary
2018-12-19SkPDF: SkPDFObject no longer reference-counted!Hal Canary
2018-12-19SkPDF: debugging flag - SK_PDF_BASE85_BINARYHal Canary
2018-12-19SkPDF: even more PDFIndirectRefsHal Canary
2018-12-18SkPDF: refactor streams, experimental threadingHal Canary
2018-11-19SkPDF: move font serialization over to new immediate mode.Hal Canary
2018-11-19SkPDF: move image serialization over to new immediate mode.Hal Canary
2018-11-14SkPDF: store indirect references in objectHal Canary
2018-10-12SkPDF: treat alpha as color component.Hal Canary
2018-09-20SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.hHal Canary
2018-09-12SkPDF: SkPDFMakeArray; clean up pdfutils, pdfresourcedictHal Canary
2018-09-05SkPDF: use more vector<>, more sk_sp<>, cleanup.Hal Canary
2018-08-09port most SkAtomic<T> to std::atomic<T>Mike Klein
2018-06-14Revert "Revert "SkTypes: extract SkTo""Hal Canary
2018-06-13Revert "SkTypes: extract SkTo"Hal Canary
2018-06-12SkTypes: extract SkToHal Canary
2018-06-11trim #include <new> from SkPostConfig.hMike Klein
2018-04-16SkPDF: use std::aligned_storage for typed unionHal Canary
2017-10-10SkPDF: consolidate two functions in SkPDFObjNumMapHal Canary
2017-06-30SkPDF: simplify SkPDFGraphicStateHal Canary
2017-05-04src/pdf: code cleanupHal Canary
2017-03-22Mark overridden destructors with 'override' and remove 'virtual'Brian Salomon
2016-08-18SkPDF: in-place font subsettinghalcanary
2016-08-08std::move(SkTDArray)halcanary
2016-08-03SkPDF: PDFShader code modernized.halcanary
2016-07-29SkPDF: PDFStream has-a not is-a PDFDicthalcanary
2016-07-15SkPdf: smaller color serializationhalcanary
2016-06-29Remove unnecessary includes in src/pdf/martina.kollarova
2016-03-28SkPDF s/SkAutoTDelete/std::unique_ptr/halcanary
2016-03-21SkPDF: add drop() virtual to release resources early.halcanary
2016-03-08SkPDF: Add sk_sp setters; .release() becomes std::move()halcanary
2016-03-08Revert of SkPDF: Add sk_sp setters; .release() becomes std::move() (patchset ...halcanary
2016-03-08SkPDF: Add sk_sp setters; .release() becomes std::move()halcanary
2016-03-08SkPDF: use sk_make_sp<T> when it makes sense.halcanary
2016-03-07SkPDF: s/SkAutoTUnref/sk_sp/ghalcanary
2016-03-06SkPDF: AutoTUnref<T> changes in usehalcanary
2015-11-22SkPDF: add `final` keyword to leaf classeshalcanary
2015-10-12SkPDF: Optionally output PDF/A-2b archive format.halcanary
2015-10-09Revert of SkPDF: Optionally output PDF/A-2b archive format. (patchset #5 id:...bungeman
2015-10-09SkPDF: Optionally output PDF/A-2b archive format.halcanary