Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
daefa5b340d7aa36fe31865a3646f6fce321bb38
/
src
/
pdf
/
SkPDFImage.h
daefa5b
JPEG(JFIF only) directly embedded into PDF
by halcanary
· 10 years ago
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
181fcb4
Refactor SkPDFImage
by commit-bot@chromium.org
· 11 years ago
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
6addb19
resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we
by edisonn@google.com
· 12 years ago
acef3c4
Reverting r8233 (Use SkSet in PDF)
by robertphillips@google.com
· 12 years ago
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
e2e8113
PDF : Unused parameters cleanup
by sugoi@google.com
· 12 years ago
5bd26d3
revert r7892
by edisonn@google.com
· 12 years ago
194b7cd
resubmit after fixing assert issue: https://codereview.appspot.com/6744050
by edisonn@google.com
· 12 years ago
d1c53aa
Revert r7883
by edisonn@google.com
· 12 years ago
676aef0
Use SkSet to fix issue when pdf generates an exp number of resources.
by edisonn@google.com
· 12 years ago
7d6c8f9
[PDF] Move most of the headers to be private.
by vandebo@chromium.org
· 13 years ago
[Renamed from include/pdf/SkPDFImage.h]
76d6de0
Revert "[PDF] Move most of the headers to be private."
by vandebo@chromium.org
· 13 years ago
[Renamed from src/pdf/SkPDFImage.h]
bd960c7
[PDF] Move most of the headers to be private.
by vandebo@chromium.org
· 13 years ago
[Renamed from include/pdf/SkPDFImage.h]
008c498
Revert "[PDF] Move most of the headers to be private."
by vandebo@chromium.org
· 13 years ago
[Renamed from src/pdf/SkPDFImage.h]
f7f9aa8
[PDF] Move most of the headers to be private.
by vandebo@chromium.org
· 13 years ago
[Renamed from include/pdf/SkPDFImage.h]
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
421d644
[PDF] Make stream compression optional on a per device basis.
by vandebo@chromium.org
· 13 years ago
9db86bb
PDF Type3 Support.
by ctguil@chromium.org
· 14 years ago
f7c1576
[PDF] Clean up ref counting.
by vandebo@chromium.org
· 14 years ago
1cfa2c4
[PDF] Support image alpha channel plus a couple small fixes.
by vandebo@chromium.org
· 14 years ago
befebb8
[PDF] Honor srcRect in drawBitmap.
by vandebo@chromium.org
· 14 years ago
9b49dc0
First pieces of SkPDFDevice. Supports:
by vandebo@chromium.org
· 14 years ago