aboutsummaryrefslogtreecommitdiff
path: root/gn/pdf.gni
AgeCommit message (Expand)Author
2019-01-14SkPDF: unify Canon and DocumentHal Canary
2018-11-15SkPDF: pull out SkPDFSubsetFont code to another file.Hal Canary
2018-09-27Add initial support for generating tagged PDFs.Dominic Mazzoni
2018-09-20SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.hHal Canary
2018-03-29SkPDF/Clusterator: expose to the light of a unit testHal Canary
2017-11-17Revert "Revert "Add method to sk_gpu_test::TestContext to automatically resto...Brian Salomon
2017-11-16Revert "Add method to sk_gpu_test::TestContext to automatically restore the p...Brian Osman
2017-11-16Add method to sk_gpu_test::TestContext to automatically restore the previous ...Brian Salomon
2017-07-12SkPDF: simplify drawImage/Bitmap/Sprite code.Hal Canary
2017-07-05SkPDF: Refactor PDFShader to use ShTHashMap<>Hal Canary
2016-10-26Start inverting GN reading .gypis to GYP reading .gnis.Mike Klein