Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
1feb33068b1313d2647c50b90ae8e0a3d510db2e
/
include
/
pdf
/
SkPDFDevice.h
1feb330
replace SkRefPtr for parameters with simple pointers
by reed@google.com
· 13 years ago
421d644
[PDF] Make stream compression optional on a per device basis.
by vandebo@chromium.org
· 13 years ago
8dcf74f
Modified to add support to print in the margins of pdf documents
by ctguil@chromium.org
· 13 years ago
cde9211
remove SkDeviceFactory from the collective consciousness, now that devices know
by reed@google.com
· 13 years ago
5667afc
remove drawShape from canvas api
by reed@google.com
· 13 years ago
e97f085
Add createNewCompatibleDevice. Allow devices to have a NULL factory and saveLayer will fall back on createNewCompatibleDevice.
by bsalomon@google.com
· 13 years ago
3509f05
Add more SK_API declarations to fix Chrome.
by vandebo@chromium.org
· 13 years ago
f0ec266
[PDF] Add plumbing and accessors so that Chrome can record the font types used in a PDF.
by vandebo@chromium.org
· 13 years ago
13d14a9
[PDF] Rename ContentEntryAccessor to ScopedContentEntry.
by vandebo@chromium.org
· 13 years ago
61d2678
[PDF] Fix regression - correct for fInitialTrnasform in form xobjects.
by vandebo@chromium.org
· 13 years ago
b069c8c
[PDF] Add helper class to manage ContentEntry set up and completion.
by vandebo@chromium.org
· 13 years ago
481aef6
[PDF] Add clip support and some optimizations for "complex" xfer modes.
by vandebo@chromium.org
· 13 years ago
466f3d6
[PDF] Implement clear xfermode with a mask instead of pushing the clip down.
by vandebo@chromium.org
· 13 years ago
ff39032
[PDF] Improve path effect and drawPath(prePathMatrix) support.
by vandebo@chromium.org
· 13 years ago
6112c21
[PDF] Add support for SrcIn, SrcOut, DstIn, DstOut xfermodes.
by vandebo@chromium.org
· 13 years ago
78dad54
[PDF] Fix Chrome crash - don't assume that SkDraw.fClipStack != NULL.
by vandebo@chromium.org
· 14 years ago
25adce8
[PDF] Add support for Clear, Src, Dst, DstOver xfermodes.
by vandebo@chromium.org
· 14 years ago
a0c7edb
[PDF] Fix setting of existing clip for layers.
by vandebo@chromium.org
· 14 years ago
9fbdf87
[PDF] Refactor content stream creation in SkPDFDevice to support more xfermodes.
by vandebo@chromium.org
· 14 years ago
be2048a
[PDF] Fix fallout from r1217.
by vandebo@chromium.org
· 14 years ago
1526129
PDF Device should report non-transformed size for width and height.
by ctguil@chromium.org
· 14 years ago
ea4ac97
make SkDeviceFactory reference counted
by mike@reedtribe.org
· 14 years ago
77bcaa3
[PDF] Implement clear() method and a couple fixes.
by vandebo@chromium.org
· 14 years ago
75f97e4
Generalize the flip origin argument to the PDF device constructor.
by vandebo@chromium.org
· 14 years ago
cae5fba
Store content streams in an SkStream instead of an SkString (64k size limit).
by vandebo@chromium.org
· 14 years ago
da912d6
[PDF] Add support for Shaders.
by vandebo@chromium.org
· 14 years ago
9db86bb
PDF Type3 Support.
by ctguil@chromium.org
· 14 years ago
c2a9b7f
[PDF] Remove one copy of each content stream.
by vandebo@chromium.org
· 14 years ago
f60a001
[PDF] Change the way flip origin is done.
by vandebo@chromium.org
· 14 years ago
46799cd
change virtual setMatrixClip() to take a SkClipStack parameter.
by reed@google.com
· 14 years ago
befebb8
[PDF] Honor srcRect in drawBitmap.
by vandebo@chromium.org
· 14 years ago
02cc5aa
Update SkPDFDevice::drawPath signature to match SkDevice.
by vandebo@chromium.org
· 14 years ago
2a22e10
Add Truetype and Type 1 font embedding support
by vandebo@chromium.org
· 14 years ago
f2b98d6
merge with changes for GPU backend
by reed@android.com
· 14 years ago
28be72b
PDF: Add text support with a font framework (font embedding to come).
by vandebo@chromium.org
· 14 years ago
7e2ff7c
Add clipping support and some small fixes.
by vandebo@chromium.org
· 14 years ago
a518086
Several cleanups:
by vandebo@chromium.org
· 14 years ago
35fc62b
Move the device capability method to SkDevice.
by vandebo@chromium.org
· 14 years ago
ddbbd80
Cleanup/unify matrix transform for PDF backend.
by vandebo@chromium.org
· 14 years ago
9b49dc0
First pieces of SkPDFDevice. Supports:
by vandebo@chromium.org
· 14 years ago