1. 6e26205 SkPDF: skia_pdf_less_compression - for debugging only by halcanary · 8 years ago
  2. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  3. b8fb993 SkPDF s/SkAutoTDelete/std::unique_ptr/ by halcanary · 8 years ago
  4. bae235e SkPDF: add drop() virtual to release resources early. by halcanary · 8 years ago
  5. 18300a3 detach -> release by mtklein · 9 years ago
  6. 725c620 SkPDF: Memory improvements for PDF Streams by halcanary · 9 years ago
  7. a060eba SkPDF: Simplify PDFStream / emitObject() const by halcanary · 9 years ago
  8. 48305e8 SkPDF/Deflate: clean up old SkFlate code by halcanary · 9 years ago
  9. d9e5715 SkPDF: Move SkFlate into src/pdf (part 1/3) [reland] by halcanary · 9 years ago
  10. 7b6db09 SkPDF: style nit by halcanary · 9 years ago
  11. 37c46ca SkPDF: Factor SkPDFCatalog into SkPDFObjNumMap and SkPDFSubstituteMap by halcanary · 9 years ago
  12. af9c85d SkPDF: remove SK_NO_FLATE & dead code in SkPDFStream by halcanary · 9 years ago
  13. c1b71d6 PDF: remove unnecessary mutexes. by halcanary · 10 years ago
  14. cabc08c PDF: why do we have flags no one uses (or can use)? by mtklein · 10 years ago
  15. 91d1d62 zlib/pdf: remove HaveFlate(), depend on preprocessor defines by halcanary · 10 years ago
  16. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  17. f361b71 In SkPDFDocument::emitPDF(), stop pre-calculating file offsets. by halcanary · 10 years ago
  18. 4fc48af Change function signature of SkPDFObject::emitObject. by halcanary · 10 years ago
  19. f459c85 Fix memory leak introduced in http://crrev.com/387863005 by halcanary · 10 years ago
  20. e322482 Move SkPDFStream back to SkStream to save memory. by halcanary · 10 years ago
  21. 67ec1f8 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 10 years ago
  22. 1f8ed02 Add lock to SkPDFDict by halcanary · 10 years ago
  23. e1c5586 Revert of Switch SkPDFStream's internal storage from SkStream to SkData (https://codereview.chromium.org/340783013/) by rmistry · 10 years ago
  24. c1dfa14 Switch SkPDFStream's internal storage from SkStream to SkData by halcanary · 10 years ago
  25. 26e1449 [PDF] Fix printing crashes caused by font streams that don't support getMemoryBase(). by vandebo@chromium.org · 11 years ago
  26. ec415a8 Revert "[PDF] Fix printing crashes caused by font streams that don't support getMemoryBase()." by vandebo@chromium.org · 11 years ago
  27. 6bb656b [PDF] Fix printing crashes caused by font streams that don't support getMemoryBase(). by vandebo@chromium.org · 11 years ago
  28. d8d976e Added SkPDFStream::setData(SkData*) in preparation for move from SkStream to SkData by commit-bot@chromium.org · 11 years ago
  29. 8c02061 Update flag to reflect actual meaning. by edisonn@google.com · 12 years ago
  30. d96d17b Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  31. 6eb549e Revert "Remove SkRefPtr" - r7021 by vandebo@chromium.org · 12 years ago
  32. e8a76ae Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  33. 238be8c [PDF] Add link annotations. by vandebo@chromium.org · 12 years ago
  34. 610f716 Fix four memory leaks uncovered by valgrinding gm tests. by vandebo@chromium.org · 13 years ago
  35. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  36. 421d644 [PDF] Make stream compression optional on a per device basis. by vandebo@chromium.org · 13 years ago
  37. c789cf1 helpers for append and insert when the value is a POD. by reed@google.com · 13 years ago
  38. 8a85d0c replace detach/getStream apis on dynamicwstream with SkData by reed@google.com · 13 years ago
  39. d90c141 [PDF] Clean up SkPDFStream and make it inherit from SkPDFDict. by vandebo@chromium.org · 14 years ago
  40. f7c1576 [PDF] Clean up ref counting. by vandebo@chromium.org · 14 years ago
  41. 1cfa2c4 [PDF] Support image alpha channel plus a couple small fixes. by vandebo@chromium.org · 14 years ago
  42. a09ef97 Add deflate support to SkPDFStream. by vandebo@chromium.org · 14 years ago
  43. 9b49dc0 First pieces of SkPDFDevice. Supports: by vandebo@chromium.org · 14 years ago
  44. d877fdb High level pdf classes and pdf specific interface. by vandebo@chromium.org · 14 years ago
  45. 8459d4e Initial PDF backend commit: directories, build rules, primitives by vandebo@chromium.org · 14 years ago