1. 385468f SkPDF: better tolerance path conversion to quadratics by Hal Canary · 8 years ago
  2. 970225b SkPDF: paths as rects when possible by Hal Canary · 8 years ago
  3. 56586b6 SkPDF: re-work SkPDFUtils::FloatToDecimal by halcanary · 8 years ago
  4. eb92cb3 SkPdf: smaller color serialization by halcanary · 8 years ago
  5. b8d6af1 Remove unnecessary includes in src/pdf/ by martina.kollarova · 8 years ago
  6. ee41b75 SkPDF: alloc less memory for strings by halcanary · 8 years ago
  7. 8103a34 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 9 years ago
  8. 51d04d3 Revert of SkPDF: Add sk_sp setters; .release() becomes std::move() (patchset #2 id:20001 of https://codereview.chromium.org/1775043002/ ) by halcanary · 9 years ago
  9. 9904c92 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 9 years ago
  10. 8e9f5e3 SkPDF: fix scalar serialization by halcanary · 9 years ago
  11. 8b2bc25 SkPDF: when drawing stroked path, draw using SVG rules for zero-length segments by halcanary · 9 years ago
  12. bc4696b SkPDF: Move utility fns to SkPDFUtils by halcanary · 9 years ago
  13. 7af2150 SkStream: Add SkDynamicMemoryWStream::writeToStream(SkWStream*) by halcanary · 10 years ago
  14. 40c85e4 Revert of Revert of enable conics gm (patchset #1 id:1 of https://codereview.chromium.org/811863006/) by reed · 10 years ago
  15. ede901c Revert of enable conics gm (patchset #3 id:40001 of https://codereview.chromium.org/835593002/) by reed · 10 years ago
  16. 03119ba enable conics gm by reed · 10 years ago
  17. 93a2e21 Implemented transparent gradients by commit-bot@chromium.org · 11 years ago
  18. 4740135 Fix Clang build on SkPDFResourceDict (CL 18977002) by commit-bot@chromium.org · 11 years ago
  19. fc16667 Revert "Adds SkPDFResourceDict class, refactor existing code to use it." by vandebo@chromium.org · 11 years ago
  20. 3a8dfc3 Adds SkPDFResourceDict class, refactor existing code to use it. by commit-bot@chromium.org · 11 years ago
  21. d322cf4 Revert "Adds SkPDFResourceDict class to manage resource dicts. Refactors existing code to use this class." by vandebo@chromium.org · 11 years ago
  22. c84fb47 Adds SkPDFResourceDict class to manage resource dicts. Refactors existing code to use this class. by commit-bot@chromium.org · 11 years ago
  23. e2e8113 PDF : Unused parameters cleanup by sugoi@google.com · 12 years ago
  24. 683001c [PDF] Ensure that filling single line paths (with no area) does not draw anything. by vandebo@chromium.org · 12 years ago
  25. 769fa6a No effect cleanup in pdf code. Review URL: http://codereview.appspot.com/4927042 by ctguil@chromium.org · 13 years ago
  26. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  27. a44ea51 use SkConvertQuadToCubic() by reed@google.com · 13 years ago
  28. c789cf1 helpers for append and insert when the value is a POD. by reed@google.com · 13 years ago
  29. 1ddd7c3 Change pdfTransform to asAffine. http://codereview.appspot.com/4704044/ by bungeman@google.com · 13 years ago
  30. 7332207 Fix some problems detected by coverity. by vandebo@chromium.org · 13 years ago
  31. 6112c21 [PDF] Add support for SrcIn, SrcOut, DstIn, DstOut xfermodes. by vandebo@chromium.org · 13 years ago
  32. 9fbdf87 [PDF] Refactor content stream creation in SkPDFDevice to support more xfermodes. by vandebo@chromium.org · 13 years ago
  33. 75f97e4 Generalize the flip origin argument to the PDF device constructor. by vandebo@chromium.org · 13 years ago
  34. cae5fba Store content streams in an SkStream instead of an SkString (64k size limit). by vandebo@chromium.org · 13 years ago
  35. f966fd3 Add SkPDFUtils.cpp to build. by ctguil@chromium.org · 14 years ago