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