index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pdf
/
SkPDFDocument.h
Commit message (
Expand
)
Author
Age
*
SkDocument: remove unused fDoneProc
Hal Canary
2018-01-08
*
Revert "Revert "remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code""
Mike Reed
2017-12-15
*
Revert "remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code"
Mike Reed
2017-12-15
*
remove SK_SUPPORT_LEGACY_PDF_PIXELSERIALIZER dead code
Mike Reed
2017-12-15
*
Moving extra options/parameters into PDFMetadata
Mike Reed
2017-12-14
*
SkDocument: consolidate trimBox code
Hal Canary
2017-07-05
*
SkPDF: clean up fRasterDpi
Hal Canary
2017-06-30
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
Mike Reed
2016-11-13
*
Revert "Change SkCanvas to *not* inherit from SkRefCnt"
Heather Miller
2016-11-10
*
Change SkCanvas to *not* inherit from SkRefCnt
Mike Reed
2016-11-09
*
document.close from bool to void
reed
2016-09-22
*
SkDocument: turn off SK_SUPPORT_LEGACY_DOCUMENT_API
halcanary
2016-09-06
*
SkPDF: in-place font subsetting
halcanary
2016-08-18
*
SkPDF: Glyph Useage Map improvements
halcanary
2016-06-30
*
SkDocument/PDF: new API
halcanary
2016-04-27
*
SkPDF: PDF/A runtime switch
halcanary
2016-04-22
*
Revert of SkPDF: PDF/A runtime switch (patchset #1 id:100001 of https://coder...
halcanary
2016-04-15
*
SkPDF: PDF/A runtime switch
halcanary
2016-04-15
*
SkPDF: fix PDF/A
halcanary
2016-04-07
*
SkPDF: draw{Image,Bitmap} always serializes early
halcanary
2016-03-25
*
SkPDF: speed up SkPDFShader generation.
halcanary
2016-03-25
*
SkPDF: Hold page objects, not SkPDFDevices.
halcanary
2016-03-23
*
SkPDF: SkPDFDevice has ptr to SkPDFDocument
halcanary
2016-03-21
*
SkPDF: SkPDFDocument reorganized so that some objects can be serialized early.
halcanary
2016-03-21
*
SkPDF: move all pdf sources into src/pdf
halcanary
2016-03-12
*
SkPDF: merge skdocument_pdf and skpdfdocument
halcanary
2015-03-25
*
SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way
halcanary
2015-03-25
*
SkPDF: add canon assert before adding code that might break it
halcanary
2015-03-25
*
SkPDF: unclass skpdfdocument
halcanary
2015-03-25
*
SkPDF: clean up skpdfdocument, add static functions
halcanary
2015-03-25
*
SkPDF refactor skpdfdocument
halcanary
2015-03-25
*
SkPDF: remove SK_API on no-longer-public functions.
halcanary
2015-02-25
*
PDF: why do we have flags no one uses (or can use)?
mtklein
2015-02-19
*
move SkPDFD*.h from include to src
halcanary
2015-02-19
*
revert buildbot breaker
caryclark
2015-01-07
*
Remove SkPDFDocument and SkPDFDevice from the public headers.
halcanary
2015-01-06
*
Revert "Remove SkPDFDocument and SkPDFDevice from the public headers."
reed
2015-01-06
*
Remove SkPDFDocument and SkPDFDevice from the public headers.
halcanary
2015-01-06
*
Revert "move SkPDFD*.h from include to src"
Greg Humphreys
2014-11-17
*
move SkPDFD*.h from include to src
halcanary
2014-11-17