- 7001576 SkDocument: remove use of SkTArray (part 1/3). by halcanary · 9 years ago
- 712fdf7 SkDocument::setDCTEncoder() for old versions of webkit by halcanary · 9 years ago
- 1ee7651 Start making all .cpp files compile-able on all platforms. by mtklein · 9 years ago
- 3442261 SkPDF: Optionally output PDF/A-2b archive format. by halcanary · 9 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 · 9 years ago
- 939c0fe SkPDF: Optionally output PDF/A-2b archive format. by halcanary · 9 years ago
- f12a167 SkPDF: add basic metadata support by halcanary · 9 years ago
- ef6c50a Merge sub-device annotations in SkPDFDevice::drawDevice() by wangxianzhu · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
- 8ee06f2 SkPDF: allow PDF module to be disabled in DM and SampleApp by halcanary · 9 years ago
- 4f2b331 SkPDF: add assert for that SkWStream behaves. by halcanary · 9 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
- 47ef4d5 XPS, DM: add SkDocument::CreateXPS by halcanary · 10 years ago
- c2574f3 Revert of XPS, DM: add SkDocument::CreateXPS (patchset #8 id:310001 of https://codereview.chromium.org/963953002/) by halcanary · 10 years ago
- 00d39bc XPS, DM: add SkDocument::CreateXPS 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 · 10 years ago
- be519ad Simplify canvas calls in SkDocument_PDF by halcanary · 10 years ago
- 93f8161 SkDocument_PDF does somthing with the trimBox parameter. by halcanary · 10 years ago
- 5867736 use real pdfdevice behind SkDocument by reed · 10 years ago
- ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
- 701b405 Fix DocumentTest/SkDocument memory leaks by robertphillips@google.com · 11 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 · 11 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 · 11 years ago
- b5a6651 SkDocument api changes (abort, close return success, set DCT encoder...). by commit-bot@chromium.org · 11 years ago
- 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
- ef284a8 The two leaks are: by commit-bot@chromium.org · 11 years ago
- 6319367 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 99ac02b SkDocument base for pdf, xps, etc. by reed@google.com · 11 years ago