1. 385468f SkPDF: better tolerance path conversion to quadratics by Hal Canary · 8 years ago
  2. f59d18a SkPDF: Implement /ActualText to make text extraction correct. by halcanary · 8 years ago
  3. 3b294d5 Revert of SkPDF: Implement /ActualText to make text extraction correct. (patchset #11 id:220001 of https://codereview.chromium.org/2322403002/ ) by halcanary · 8 years ago
  4. dbd1634 SkPDF: Implement /ActualText to make text extraction correct. by halcanary · 8 years ago
  5. eb92cb3 SkPdf: smaller color serialization by halcanary · 8 years ago
  6. f0c30f5 SkPDF: Join Positioned Text by halcanary · 8 years ago
  7. a76a10b7 SkPDF: Fix encoding of unichr outside of basic plane by halcanary · 8 years ago
  8. b8d6af1 Remove unnecessary includes in src/pdf/ by martina.kollarova · 8 years ago
  9. ee41b75 SkPDF: alloc less memory for strings by halcanary · 8 years ago
  10. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  11. 8103a34 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 9 years ago
  12. 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
  13. 9904c92 SkPDF: Add sk_sp setters; .release() becomes std::move() by halcanary · 9 years ago
  14. 8e9f5e3 SkPDF: fix scalar serialization by halcanary · 9 years ago
  15. 8b2bc25 SkPDF: when drawing stroked path, draw using SVG rules for zero-length segments by halcanary · 9 years ago
  16. bc4696b SkPDF: Move utility fns to SkPDFUtils by halcanary · 9 years ago
  17. 330313a My clang now doesn't complain about !"foo". by mtklein@google.com · 11 years ago
  18. 93a2e21 Implemented transparent gradients by commit-bot@chromium.org · 11 years ago
  19. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  20. 683001c [PDF] Ensure that filling single line paths (with no area) does not draw anything. by vandebo@chromium.org · 12 years ago
  21. 7d6c8f9 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 12 years ago[Renamed from include/pdf/SkPDFUtils.h]
  22. 76d6de0 Revert "[PDF] Move most of the headers to be private." by vandebo@chromium.org · 12 years ago[Renamed from src/pdf/SkPDFUtils.h]
  23. bd960c7 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 12 years ago[Renamed from include/pdf/SkPDFUtils.h]
  24. 008c498 Revert "[PDF] Move most of the headers to be private." by vandebo@chromium.org · 12 years ago[Renamed from src/pdf/SkPDFUtils.h]
  25. f7f9aa8 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 12 years ago[Renamed from include/pdf/SkPDFUtils.h]
  26. a5c7234 Address lint issues in pdf directories. by ctguil@chromium.org · 13 years ago
  27. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  28. 8989d31 [PDF] Fix windows compile warning. by vandebo@chromium.org · 13 years ago
  29. 6112c21 [PDF] Add support for SrcIn, SrcOut, DstIn, DstOut xfermodes. by vandebo@chromium.org · 13 years ago
  30. 9fbdf87 [PDF] Refactor content stream creation in SkPDFDevice to support more xfermodes. by vandebo@chromium.org · 13 years ago
  31. 75f97e4 Generalize the flip origin argument to the PDF device constructor. by vandebo@chromium.org · 13 years ago
  32. f71b210 [PDF] Make the NOT_IMPLEMENTED macro not print anything by default. by vandebo@chromium.org · 13 years ago
  33. cae5fba Store content streams in an SkStream instead of an SkString (64k size limit). by vandebo@chromium.org · 13 years ago
  34. f966fd3 Add SkPDFUtils.cpp to build. by ctguil@chromium.org · 14 years ago