1. dabd4f0 SkPDF: PDFShader code modernized. by halcanary · 9 years ago
  2. fa25106 SkPDF: PDFStream has-a not is-a PDFDict by halcanary · 9 years ago
  3. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  4. b8fb993 SkPDF s/SkAutoTDelete/std::unique_ptr/ by halcanary · 9 years ago
  5. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 9 years ago
  6. 989da4a SkPDF: SkPDFDevice has ptr to SkPDFDocument by halcanary · 9 years ago
  7. 1437c1e SkPDF: remove all globally references SkPDFObjects by halcanary · 9 years ago
  8. ece8392 SkPDF: use sk_make_sp<T> when it makes sense. by halcanary · 9 years ago
  9. 70d1554 SkPDF: add `final` keyword to leaf classes by halcanary · 9 years ago
  10. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  11. 2766c00 remove SkInstCnt by mtklein · 10 years ago
  12. 2b86155 SkPDF: ResourceDict replaced by factory function by halcanary · 10 years ago
  13. 547019e SkPDF: clean up extra references by halcanary · 10 years ago
  14. 2e3f9d8 PDF: Canon now owns a reference to all interned objects by halcanary · 10 years ago
  15. 792c80f PDF: Now threadsafe! by halcanary · 10 years ago
  16. bf799cd Simplify reference management in SkPDF by halcanary · 10 years ago
  17. 530ea8e More changes to SkPDFShader to eliminate multiple inheritance! by halcanary · 10 years ago
  18. bc59ac6 Simplify SkPDFShader class. Now invalid objects are never created. by halcanary · 10 years ago
  19. fb62b3d SkPDFCanon by halcanary · 10 years ago
  20. c3796c7 Generic PDF shader fallback by fmalita · 10 years ago
  21. 93a2e21 Implemented transparent gradients by commit-bot@chromium.org · 12 years ago
  22. 05141c2 Fixed minor c++ issues found by cppcheck by robertphillips@google.com · 13 years ago
  23. 386dfc0 [PDF] Handle failures of matrix inversion by vandebo@chromium.org · 13 years ago
  24. 8aa66b6 Revert "[PDF] Handle failures of matrix inversion" while I investigate fixed point failures. by vandebo@chromium.org · 13 years ago
  25. ebad2d9 [PDF] Handle failures of matrix inversion. by vandebo@chromium.org · 13 years ago
  26. 7d6c8f9 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago[Renamed from include/pdf/SkPDFShader.h]
  27. 76d6de0 Revert "[PDF] Move most of the headers to be private." by vandebo@chromium.org · 13 years ago[Renamed from src/pdf/SkPDFShader.h]
  28. bd960c7 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago[Renamed from include/pdf/SkPDFShader.h]
  29. 008c498 Revert "[PDF] Move most of the headers to be private." by vandebo@chromium.org · 13 years ago[Renamed from src/pdf/SkPDFShader.h]
  30. f7f9aa8 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago[Renamed from include/pdf/SkPDFShader.h]
  31. 1771cbf posix: Avoid static initializers in static/global mutexes by digit@google.com · 13 years ago
  32. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 14 years ago
  33. 421d644 [PDF] Make stream compression optional on a per device basis. by vandebo@chromium.org · 14 years ago
  34. f6c3ebd fix Capitalization of static methods by reed@google.com · 14 years ago
  35. b88cfe5 [PDF] Make color shaders work correctly. by vandebo@chromium.org · 14 years ago
  36. da912d6 [PDF] Add support for Shaders. by vandebo@chromium.org · 14 years ago