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