index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
doc
/
SkDocument_PDF.cpp
Commit message (
Expand
)
Author
Age
*
SkPDF: Optionally output PDF/A-2b archive format.
halcanary
2015-10-12
*
Revert of SkPDF: Optionally output PDF/A-2b archive format. (patchset #5 id:...
bungeman
2015-10-09
*
SkPDF: Optionally output PDF/A-2b archive format.
halcanary
2015-10-09
*
SkPDF: add basic metadata support
halcanary
2015-09-23
*
Merge sub-device annotations in SkPDFDevice::drawDevice()
wangxianzhu
2015-09-17
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
SkPDF: add assert for that SkWStream behaves.
halcanary
2015-08-10
*
SkPDF: clean up uses of deprecated calls in SkDocument_PDF
halcanary
2015-05-05
*
Update more directories under src/ to follow C++11 style rule for {virtual,ov...
tfarina
2015-04-27
*
SkPDF: Refactor SkPDFObject heiararchy.
halcanary
2015-04-25
*
SkPDF: ResourceDict replaced by factory function
halcanary
2015-04-09
*
SkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and SkPDFSubstituteMap
halcanary
2015-03-31
*
SkPDF fix object counting error
halcanary
2015-03-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
SkPDF SkPDFObject::addResources signature simplified
halcanary
2015-03-25
*
SkPDF: eliminate skpdfpage class
halcanary
2015-03-25
*
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: unclass skpdfdocument
halcanary
2015-03-25
*
PDF: Canon now owns a reference to all interned objects
halcanary
2015-02-27
*
PDF: Now threadsafe!
halcanary
2015-02-20
*
PDF : New factory function for SkPDFDevice
halcanary
2015-02-20
*
Remove unused parameters to SkDocument::CreatePDF
halcanary
2015-02-19
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Simplify canvas calls in SkDocument_PDF
halcanary
2014-11-10
*
SkDocument_PDF does somthing with the trimBox parameter.
halcanary
2014-11-10
*
use real pdfdevice behind SkDocument
reed
2014-10-09
*
Fix DocumentTest/SkDocument memory leaks
robertphillips@google.com
2013-11-18
*
Add DPI stettings to SkDocument::CreatePDF(). Tests will be added in a future...
commit-bot@chromium.org
2013-10-21
*
Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten ...
commit-bot@chromium.org
2013-10-14
*
SkDocument api changes (abort, close return success, set DCT encoder...).
commit-bot@chromium.org
2013-10-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-08
*
SkDocument base for pdf, xps, etc.
reed@google.com
2013-06-07