Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9ba4fa6f0fb8ef496d81ccac36e780aa806fea83
/
src
/
pdf
/
SkPDFShader.cpp
ab2fe82
Replace all instances of 'clear' with 'pop's in conical gradient pdf impl, looks like the pdf spec doesn't support Postscript's 'clear' stack operator. Should fix some warnings on mac buildbots.
by rileya@google.com
· 12 years ago
6219728
Added pdf implementation of conical gradient.
by rileya@google.com
· 12 years ago
da6c569
[PDF] Fix PDF code to not crash on SkComposeShader.
by vandebo@chromium.org
· 12 years ago
4908533
fix missing switch-statement handler (for conical gradient)
by reed@google.com
· 12 years ago
8322697
extend asAGradient for Conical type (to be implemented by PDF and XPS)
by reed@google.com
· 12 years ago
05141c2
Fixed minor c++ issues found by cppcheck
by robertphillips@google.com
· 13 years ago
386dfc0
[PDF] Handle failures of matrix inversion
by vandebo@chromium.org
· 13 years ago
c39c867
Fix some fixed-point bugs.
by vandebo@chromium.org
· 13 years ago
8aa66b6
Revert "[PDF] Handle failures of matrix inversion" while I investigate fixed point failures.
by vandebo@chromium.org
· 13 years ago
ebad2d9
[PDF] Handle failures of matrix inversion.
by vandebo@chromium.org
· 13 years ago
b054990
[PDF] If matrix inversion fails, use the identity matrix.
by vandebo@chromium.org
· 13 years ago
188838c
[PDF] Fix memory hungry inefficiency in pdf resource tracking.
by vandebo@chromium.org
· 13 years ago
54ff85c
[PDF] Fix some fixed/float-point mismatches for image shaders.
by vandebo@chromium.org
· 13 years ago
1771cbf
posix: Avoid static initializers in static/global mutexes
by digit@google.com
· 13 years ago
663515b
[PDF] Fix some scalar/int assumptions.
by vandebo@chromium.org
· 13 years ago
020798a
Coverity: Add a default case in SkPDFShader. CID=101159
by vandebo@chromium.org
· 13 years ago
a5c7234
Address lint issues in pdf directories.
by ctguil@chromium.org
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
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
f6c3ebd
fix Capitalization of static methods
by reed@google.com
· 13 years ago
c789cf1
helpers for append and insert when the value is a POD.
by reed@google.com
· 13 years ago
b88cfe5
[PDF] Make color shaders work correctly.
by vandebo@chromium.org
· 13 years ago
e1bc274
Fix a batch of coverity defects, uninitialized class fields.
by vandebo@chromium.org
· 13 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
75f97e4
Generalize the flip origin argument to the PDF device constructor.
by vandebo@chromium.org
· 14 years ago
316338a
by twiz@google.com
· 14 years ago
da912d6
[PDF] Add support for Shaders.
by vandebo@chromium.org
· 14 years ago