index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pdf
/
SkPDFDocument.cpp
Commit message (
Expand
)
Author
Age
*
Revert of SkPDF: Subset Type3 (fallback) font (patchset #8 id:200001 of https...
halcanary
2016-08-11
*
SkPDF: Subset Type3 (fallback) font
halcanary
2016-08-11
*
Hide (mostly) unused SkColorSpace writeToICC() function
msarett
2016-08-01
*
SkPDF: PDFStream has-a not is-a PDFDict
halcanary
2016-07-29
*
SkPDF: refactor font subset: fewer copies
halcanary
2016-07-27
*
SkPDF: SkPDFStream takes a unique_ptr
halcanary
2016-07-27
*
SkPDF: Glyph Useage Map improvements
halcanary
2016-06-30
*
Remove unnecessary includes in src/pdf/
martina.kollarova
2016-06-29
*
SkPDF/SkColorSpace: use writeToICC
halcanary
2016-05-26
*
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 to be more valid
halcanary
2016-04-07
*
SkPDF: fix PDF/A
halcanary
2016-04-07
*
SkPDF: Make magic make sense
halcanary
2016-03-31
*
SkPDF s/SkAutoTDelete/std::unique_ptr/
halcanary
2016-03-28
*
SkPDF: draw{Image,Bitmap} always serializes early
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: Add SkPDFCanvas to intercept some draw calls
halcanary
2016-03-21
*
SkPDF: add drop() virtual to release resources early.
halcanary
2016-03-21
*
detach -> release
mtklein
2016-03-16
*
SkPDF: move all pdf sources into src/pdf
halcanary
2016-03-12
*
SkPDF: merge skdocument_pdf and skpdfdocument
halcanary
2015-03-25
*
SKPDF: refactor pdfcatalog and pdfdocument
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: clean up skpdfdocument, add static functions
halcanary
2015-03-25
*
SkPDF refactor skpdfdocument
halcanary
2015-03-25
*
SkPDF: clean up extra references
halcanary
2015-03-24
*
PDF: why do we have flags no one uses (or can use)?
mtklein
2015-02-19
*
Simplify reference management in SkPDF
halcanary
2015-02-10
*
Cleanup SkPDFObject::emit*
halcanary
2015-01-23
*
In SkPDFDocument::emitPDF(), stop pre-calculating file offsets.
halcanary
2015-01-13
*
Change function signature of SkPDFObject::emitObject.
halcanary
2015-01-12
*
More win64 warning fixes
bsalomon
2014-12-12
*
[PDF] Fix font embedding restrictions.
vandebo
2014-06-19
*
Revert "[PDF] Fix font embedding restrictions."
vandebo@chromium.org
2013-12-10
*
[PDF] Fix font embedding restrictions.
commit-bot@chromium.org
2013-12-10
*
[PDF] Only output the Dests dictionary if it isn't epmpty
vandebo@chromium.org
2013-05-10
*
resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we
edisonn@google.com
2013-04-02
*
Reverting r8233 (Use SkSet in PDF)
robertphillips@google.com
2013-03-20
*
resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime...
edisonn@google.com
2013-03-19
*
PDF: add support for named destinations.
epoger@google.com
2013-03-08
*
Revert r8000 due to failures on some buildbots
epoger@google.com
2013-03-06
*
PDF: add support for named destinations
epoger@google.com
2013-03-06
*
Make SkTDArray accessors const-friendly.
commit-bot@chromium.org
2013-02-28
*
revert r7892
edisonn@google.com
2013-02-28
[next]