1. 72266fd SkPDF: clean up uses of deprecated calls in SkDocument_PDF by halcanary · 9 years ago
  2. f4219dd Update more directories under src/ to follow C++11 style rule for {virtual,override}. by tfarina · 9 years ago
  3. 130444f SkPDF: Refactor SkPDFObject heiararchy. by halcanary · 9 years ago
  4. 2b86155 SkPDF: ResourceDict replaced by factory function by halcanary · 9 years ago
  5. 37c46ca SkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and SkPDFSubstituteMap by halcanary · 10 years ago
  6. 41f88f0 SkPDF fix object counting error by halcanary · 10 years ago
  7. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  8. d4714af SkPDF SkPDFObject::addResources signature simplified by halcanary · 10 years ago
  9. 2f7ebcb SkPDF: eliminate skpdfpage class by halcanary · 10 years ago
  10. a43b415 SkPDF: merge skdocument_pdf and skpdfdocument by halcanary · 10 years ago
  11. 6d62270 SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way by halcanary · 10 years ago
  12. 7a01184 SkPDF: unclass skpdfdocument by halcanary · 10 years ago
  13. 47ef4d5 XPS, DM: add SkDocument::CreateXPS by halcanary · 10 years ago
  14. c2574f3 Revert of XPS, DM: add SkDocument::CreateXPS (patchset #8 id:310001 of https://codereview.chromium.org/963953002/) by halcanary · 10 years ago
  15. 00d39bc XPS, DM: add SkDocument::CreateXPS by halcanary · 10 years ago
  16. 2e3f9d8 PDF: Canon now owns a reference to all interned objects by halcanary · 10 years ago
  17. 792c80f PDF: Now threadsafe! by halcanary · 10 years ago
  18. a1f1ee9 PDF : New factory function for SkPDFDevice by halcanary · 10 years ago
  19. 8c92dc1 Remove unused parameters to SkDocument::CreatePDF by halcanary · 10 years ago
  20. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  21. be519ad Simplify canvas calls in SkDocument_PDF by halcanary · 10 years ago
  22. 93f8161 SkDocument_PDF does somthing with the trimBox parameter. by halcanary · 10 years ago
  23. 5867736 use real pdfdevice behind SkDocument by reed · 10 years ago
  24. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  25. 701b405 Fix DocumentTest/SkDocument memory leaks by robertphillips@google.com · 11 years ago
  26. 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
  27. 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
  28. b5a6651 SkDocument api changes (abort, close return success, set DCT encoder...). by commit-bot@chromium.org · 11 years ago
  29. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
  30. ef284a8 The two leaks are: by commit-bot@chromium.org · 11 years ago
  31. 6319367 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  32. 99ac02b SkDocument base for pdf, xps, etc. by reed@google.com · 11 years ago