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