index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
/
PDFBench.cpp
Commit message (
Expand
)
Author
Age
*
SkDocument: remove unused fDoneProc
Hal Canary
2018-01-08
*
SkFloatToDecimal moved to src/utils
Hal Canary
2018-01-03
*
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
*
resources: orgainize directory.
Hal Canary
2017-12-08
*
have resources return unique_ptr for stream
Mike Reed
2017-07-23
*
SkPDF: SkPDFMakeShader takes the paint color.
Hal Canary
2017-07-19
*
Revert "Revert "Change image encode api to return sk_sp""
Mike Reed
2017-07-12
*
Revert "Change image encode api to return sk_sp"
Mike Reed
2017-07-11
*
Change image encode api to return sk_sp
Mike Reed
2017-07-11
*
SkPDF: Change some identifiers.
Hal Canary
2017-07-06
*
SkPDF: clean up fRasterDpi
Hal Canary
2017-06-30
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
test (and fix) clip_restriction in canvas
Mike Reed
2017-03-22
*
BUILD.gn: skia_enable_pdf
Hal Canary
2017-01-03
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
SkPDF: in-place font subsetting
halcanary
2016-08-18
*
SkPDF: PDFStream has-a not is-a PDFDict
halcanary
2016-07-29
*
SkPdf: smaller color serialization
halcanary
2016-07-15
*
SkPDF: alloc less memory for strings
halcanary
2016-06-23
*
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
*
SkWStream::writeText inlined.
halcanary
2016-04-11
*
SkPDF: draw{Image,Bitmap} always serializes early
halcanary
2016-03-25
*
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR
reed
2016-03-25
*
SkPDF: speed up SkPDFShader generation.
halcanary
2016-03-25
*
SkPDF: add drop() virtual to release resources early.
halcanary
2016-03-21
*
update callsites for Make image factories
reed
2016-03-17
*
Add SkSpecialImage::extractSubset & NewFromPixmap
robertphillips
2016-03-17
*
Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:8...
robertphillips
2016-03-16
*
Add SkSpecialImage::extractSubset & NewFromPixmap
robertphillips
2016-03-16
*
SkPDF/Bench becnchmark new SkPDFUtils::FloatToDecimal function.
halcanary
2016-03-09
*
SkPDF/Bench: add bench for SkPDFSharedStream (deflate)
halcanary
2016-02-24
*
SkPDF/Bench: add bench for SkPDFCreateBitmapObject
halcanary
2016-02-24