1. 7480158 SkPDF: SkPDFObject no longer reference-counted! by Hal Canary · 6 years ago
  2. fba5b6c SkPDF: More IndirectRefs by Hal Canary · 6 years ago
  3. 9a3f554 SkPDF: refactor streams, experimental threading by Hal Canary · 6 years ago
  4. b10f92e SkPDF: move font serialization over to new immediate mode. by Hal Canary · 6 years ago
  5. b5ccf6f SkPDF: centralize procsets to remove duplication by Hal Canary · 6 years ago
  6. e650b85 SkPDF: SkPDFMakeArray; clean up pdfutils, pdfresourcedict by Hal Canary · 6 years ago
  7. 9e41c21 SkPDF: use more vector<>, more sk_sp<>, cleanup. by Hal Canary · 6 years ago
  8. c2f9ec1 SkPDF: refactor & code cleanup ahead of https://crrev.com/2322403002 by halcanary · 8 years ago
  9. b8d6af1 Remove unnecessary includes in src/pdf/ by martina.kollarova · 8 years ago
  10. e94ea62 SkPDF: use sk_ref_sp by halcanary · 9 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. ece8392 SkPDF: use sk_make_sp<T> when it makes sense. by halcanary · 9 years ago
  15. 48810a0 SkPDF: s/SkAutoTUnref/sk_sp/g by halcanary · 9 years ago
  16. fcad44b SkPDF: AutoTUnref<T> changes in use by halcanary · 9 years ago
  17. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  18. 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
  19. 130444f SkPDF: Refactor SkPDFObject heiararchy. by halcanary · 9 years ago
  20. 2b86155 SkPDF: ResourceDict replaced by factory function by halcanary · 9 years ago
  21. 547019e SkPDF: clean up extra references by halcanary · 9 years ago
  22. bf799cd Simplify reference management in SkPDF by halcanary · 10 years ago
  23. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  24. 8b16931 Second wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
  25. 35a20a1 Fix memory leak in SkPDFResourceDict by commit-bot@chromium.org · 11 years ago
  26. 4740135 Fix Clang build on SkPDFResourceDict (CL 18977002) by commit-bot@chromium.org · 11 years ago
  27. fc16667 Revert "Adds SkPDFResourceDict class, refactor existing code to use it." by vandebo@chromium.org · 11 years ago
  28. 3a8dfc3 Adds SkPDFResourceDict class, refactor existing code to use it. by commit-bot@chromium.org · 11 years ago
  29. d322cf4 Revert "Adds SkPDFResourceDict class to manage resource dicts. Refactors existing code to use this class." by vandebo@chromium.org · 11 years ago
  30. c84fb47 Adds SkPDFResourceDict class to manage resource dicts. Refactors existing code to use this class. by commit-bot@chromium.org · 11 years ago