Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ece83924384b2e9e8cd422324c44797deb99ec90
/
src
/
doc
/
SkDocument_PDF.cpp
ece8392
SkPDF: use sk_make_sp<T> when it makes sense.
by halcanary
· 9 years ago
48810a0
SkPDF: s/SkAutoTUnref/sk_sp/g
by halcanary
· 9 years ago
fcad44b
SkPDF: AutoTUnref<T> changes in use
by halcanary
· 9 years ago
7001576
SkDocument: remove use of SkTArray (part 1/3).
by halcanary
· 10 years ago
712fdf7
SkDocument::setDCTEncoder() for old versions of webkit
by halcanary
· 10 years ago
3442261
SkPDF: Optionally output PDF/A-2b archive format.
by halcanary
· 10 years ago
21f99b7
Revert of SkPDF: Optionally output PDF/A-2b archive format. (patchset #5 id:80001 of https://codereview.chromium.org/1394263003/ )
by bungeman
· 10 years ago
939c0fe
SkPDF: Optionally output PDF/A-2b archive format.
by halcanary
· 10 years ago
f12a167
SkPDF: add basic metadata support
by halcanary
· 10 years ago
ef6c50a
Merge sub-device annotations in SkPDFDevice::drawDevice()
by wangxianzhu
· 10 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 10 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 10 years ago
4f2b331
SkPDF: add assert for that SkWStream behaves.
by halcanary
· 10 years ago
72266fd
SkPDF: clean up uses of deprecated calls in SkDocument_PDF
by halcanary
· 10 years ago
f4219dd
Update more directories under src/ to follow C++11 style rule for {virtual,override}.
by tfarina
· 10 years ago
130444f
SkPDF: Refactor SkPDFObject heiararchy.
by halcanary
· 10 years ago
2b86155
SkPDF: ResourceDict replaced by factory function
by halcanary
· 10 years ago
37c46ca
SkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and SkPDFSubstituteMap
by halcanary
· 10 years ago
41f88f0
SkPDF fix object counting error
by halcanary
· 10 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
d4714af
SkPDF SkPDFObject::addResources signature simplified
by halcanary
· 10 years ago
2f7ebcb
SkPDF: eliminate skpdfpage class
by halcanary
· 10 years ago
a43b415
SkPDF: merge skdocument_pdf and skpdfdocument
by halcanary
· 10 years ago
6d62270
SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way
by halcanary
· 10 years ago
7a01184
SkPDF: unclass skpdfdocument
by halcanary
· 10 years ago
2e3f9d8
PDF: Canon now owns a reference to all interned objects
by halcanary
· 10 years ago
792c80f
PDF: Now threadsafe!
by halcanary
· 10 years ago
a1f1ee9
PDF : New factory function for SkPDFDevice
by halcanary
· 10 years ago
8c92dc1
Remove unused parameters to SkDocument::CreatePDF
by halcanary
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 11 years ago
be519ad
Simplify canvas calls in SkDocument_PDF
by halcanary
· 11 years ago
93f8161
SkDocument_PDF does somthing with the trimBox parameter.
by halcanary
· 11 years ago
5867736
use real pdfdevice behind SkDocument
by reed
· 11 years ago
701b405
Fix DocumentTest/SkDocument memory leaks
by robertphillips@google.com
· 12 years ago
8c29490
Add DPI stettings to SkDocument::CreatePDF(). Tests will be added in a future cl, once DPI will be used in SkPDFDevice
by commit-bot@chromium.org
· 12 years ago
5e00989
Add SkPDFDeviceFlatenner which extends SkPDFDevice to add support to flatten the path and the text when we have perspective.
by commit-bot@chromium.org
· 12 years ago
b5a6651
SkDocument api changes (abort, close return success, set DCT encoder...).
by commit-bot@chromium.org
· 12 years ago
6319367
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 12 years ago
99ac02b
SkDocument base for pdf, xps, etc.
by reed@google.com
· 12 years ago