1. 7001576 SkDocument: remove use of SkTArray (part 1/3). by halcanary · 9 years ago
  2. 712fdf7 SkDocument::setDCTEncoder() for old versions of webkit by halcanary · 9 years ago
  3. 3442261 SkPDF: Optionally output PDF/A-2b archive format. by halcanary · 9 years ago
  4. 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
  5. 939c0fe SkPDF: Optionally output PDF/A-2b archive format. by halcanary · 9 years ago
  6. f12a167 SkPDF: add basic metadata support by halcanary · 9 years ago
  7. ef6c50a Merge sub-device annotations in SkPDFDevice::drawDevice() by wangxianzhu · 9 years ago
  8. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  9. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  10. 4f2b331 SkPDF: add assert for that SkWStream behaves. by halcanary · 9 years ago
  11. 72266fd SkPDF: clean up uses of deprecated calls in SkDocument_PDF by halcanary · 9 years ago
  12. f4219dd Update more directories under src/ to follow C++11 style rule for {virtual,override}. by tfarina · 9 years ago
  13. 130444f SkPDF: Refactor SkPDFObject heiararchy. by halcanary · 9 years ago
  14. 2b86155 SkPDF: ResourceDict replaced by factory function by halcanary · 9 years ago
  15. 37c46ca SkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and SkPDFSubstituteMap by halcanary · 9 years ago
  16. 41f88f0 SkPDF fix object counting error by halcanary · 9 years ago
  17. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  18. d4714af SkPDF SkPDFObject::addResources signature simplified by halcanary · 9 years ago
  19. 2f7ebcb SkPDF: eliminate skpdfpage class by halcanary · 9 years ago
  20. a43b415 SkPDF: merge skdocument_pdf and skpdfdocument by halcanary · 9 years ago
  21. 6d62270 SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way by halcanary · 9 years ago
  22. 7a01184 SkPDF: unclass skpdfdocument by halcanary · 9 years ago
  23. 2e3f9d8 PDF: Canon now owns a reference to all interned objects by halcanary · 10 years ago
  24. 792c80f PDF: Now threadsafe! by halcanary · 10 years ago
  25. a1f1ee9 PDF : New factory function for SkPDFDevice by halcanary · 10 years ago
  26. 8c92dc1 Remove unused parameters to SkDocument::CreatePDF by halcanary · 10 years ago
  27. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  28. be519ad Simplify canvas calls in SkDocument_PDF by halcanary · 10 years ago
  29. 93f8161 SkDocument_PDF does somthing with the trimBox parameter. by halcanary · 10 years ago
  30. 5867736 use real pdfdevice behind SkDocument by reed · 10 years ago
  31. 701b405 Fix DocumentTest/SkDocument memory leaks by robertphillips@google.com · 11 years ago
  32. 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
  33. 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
  34. b5a6651 SkDocument api changes (abort, close return success, set DCT encoder...). by commit-bot@chromium.org · 11 years ago
  35. 6319367 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  36. 99ac02b SkDocument base for pdf, xps, etc. by reed@google.com · 11 years ago