1. 1437c1e SkPDF: remove all globally references SkPDFObjects by halcanary · 9 years ago
  2. 70d1554 SkPDF: add `final` keyword to leaf classes by halcanary · 9 years ago
  3. a060eba SkPDF: Simplify PDFStream / emitObject() const by halcanary · 9 years ago
  4. f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
  5. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  6. be27a11 SkPDF: SkPDFGraphicState Lookup hashtabled by halcanary · 10 years ago
  7. 37c46ca SkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and SkPDFSubstituteMap by halcanary · 10 years ago
  8. 2e3f9d8 PDF: Canon now owns a reference to all interned objects by halcanary · 10 years ago
  9. c1b71d6 PDF: remove unnecessary mutexes. by halcanary · 10 years ago
  10. 792c80f PDF: Now threadsafe! by halcanary · 10 years ago
  11. bf799cd Simplify reference management in SkPDF by halcanary · 10 years ago
  12. e6ea244 Use SkLazyPtr in SkPDFGraphicState.cpp by halcanary · 10 years ago
  13. fb62b3d SkPDFCanon by halcanary · 10 years ago
  14. f361b71 In SkPDFDocument::emitPDF(), stop pre-calculating file offsets. by halcanary · 10 years ago
  15. 4fc48af Change function signature of SkPDFObject::emitObject. by halcanary · 10 years ago
  16. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  17. 93a2e21 Implemented transparent gradients by commit-bot@chromium.org · 11 years ago
  18. 6addb19 resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we by edisonn@google.com · 12 years ago
  19. acef3c4 Reverting r8233 (Use SkSet in PDF) by robertphillips@google.com · 12 years ago
  20. 66bedbb resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we added capability to collect minidump and callstack if buildbot fails with heap coruption in windows. a few minor conflicts have been resolved) by edisonn@google.com · 12 years ago
  21. 5bd26d3 revert r7892 by edisonn@google.com · 12 years ago
  22. 194b7cd resubmit after fixing assert issue: https://codereview.appspot.com/6744050 by edisonn@google.com · 12 years ago
  23. d1c53aa Revert r7883 by edisonn@google.com · 12 years ago
  24. 676aef0 Use SkSet to fix issue when pdf generates an exp number of resources. by edisonn@google.com · 12 years ago
  25. 7d6c8f9 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago[Renamed from include/pdf/SkPDFGraphicState.h]
  26. 76d6de0 Revert "[PDF] Move most of the headers to be private." by vandebo@chromium.org · 13 years ago[Renamed from src/pdf/SkPDFGraphicState.h]
  27. bd960c7 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago[Renamed from include/pdf/SkPDFGraphicState.h]
  28. 008c498 Revert "[PDF] Move most of the headers to be private." by vandebo@chromium.org · 13 years ago[Renamed from src/pdf/SkPDFGraphicState.h]
  29. f7f9aa8 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago[Renamed from include/pdf/SkPDFGraphicState.h]
  30. 1771cbf posix: Avoid static initializers in static/global mutexes by digit@google.com · 13 years ago
  31. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  32. f6c3ebd fix Capitalization of static methods by reed@google.com · 13 years ago
  33. 7332207 Fix some problems detected by coverity. by vandebo@chromium.org · 13 years ago
  34. 19e3c1e [PDF] Reuse the invert function object for xform object masks. 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. 9b49dc0 First pieces of SkPDFDevice. Supports: by vandebo@chromium.org · 14 years ago