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