1. daefa5b JPEG(JFIF only) directly embedded into PDF by halcanary · 10 years ago
  2. 608ea65 Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a specialized function pointer for pdf only only to pass a rectangle, when we can use subseted bitmaps. by commit-bot@chromium.org · 11 years ago
  3. 181fcb4 Refactor SkPDFImage by commit-bot@chromium.org · 11 years ago
  4. d9dfa18 Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to FlateDecode (zip) if it makes sense. Otherewise include uncompressed stream. by edisonn@google.com · 12 years ago
  5. 6addb19 resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we by edisonn@google.com · 12 years ago
  6. acef3c4 Reverting r8233 (Use SkSet in PDF) by robertphillips@google.com · 12 years ago
  7. 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
  8. e2e8113 PDF : Unused parameters cleanup by sugoi@google.com · 12 years ago
  9. 5bd26d3 revert r7892 by edisonn@google.com · 12 years ago
  10. 194b7cd resubmit after fixing assert issue: https://codereview.appspot.com/6744050 by edisonn@google.com · 12 years ago
  11. d1c53aa Revert r7883 by edisonn@google.com · 12 years ago
  12. 676aef0 Use SkSet to fix issue when pdf generates an exp number of resources. by edisonn@google.com · 12 years ago
  13. 7d6c8f9 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago[Renamed from include/pdf/SkPDFImage.h]
  14. 76d6de0 Revert "[PDF] Move most of the headers to be private." by vandebo@chromium.org · 13 years ago[Renamed from src/pdf/SkPDFImage.h]
  15. bd960c7 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago[Renamed from include/pdf/SkPDFImage.h]
  16. 008c498 Revert "[PDF] Move most of the headers to be private." by vandebo@chromium.org · 13 years ago[Renamed from src/pdf/SkPDFImage.h]
  17. f7f9aa8 [PDF] Move most of the headers to be private. by vandebo@chromium.org · 13 years ago[Renamed from include/pdf/SkPDFImage.h]
  18. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  19. 421d644 [PDF] Make stream compression optional on a per device basis. by vandebo@chromium.org · 13 years ago
  20. 9db86bb PDF Type3 Support. by ctguil@chromium.org · 14 years ago
  21. f7c1576 [PDF] Clean up ref counting. by vandebo@chromium.org · 14 years ago
  22. 1cfa2c4 [PDF] Support image alpha channel plus a couple small fixes. by vandebo@chromium.org · 14 years ago
  23. befebb8 [PDF] Honor srcRect in drawBitmap. by vandebo@chromium.org · 14 years ago
  24. 9b49dc0 First pieces of SkPDFDevice. Supports: by vandebo@chromium.org · 14 years ago