Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
0fcf474921b1657de2281306193904d3596cc25c
/
src
/
pdf
da6c569
[PDF] Fix PDF code to not crash on SkComposeShader.
by vandebo@chromium.org
· 12 years ago
3b42998
stick SkInstCnt in more classes, to help track down leaks
by reed@google.com
· 12 years ago
4d73ac2
Version 2 of the Instance Counting system. This one simplifies the print out of information.
by robertphillips@google.com
· 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
1445a0d
fix warnings on Mac in src/pdf
by caryclark@google.com
· 12 years ago
4debcac
Debug Windows compiler complaint fixes
by robertphillips@google.com
· 12 years ago
683001c
[PDF] Ensure that filling single line paths (with no area) does not draw anything.
by vandebo@chromium.org
· 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
8637a36
Minor Windows compiler complaint fixes
by robertphillips@google.com
· 13 years ago
6e08bfe
[PDF] Really fix font metric array initialization.
by vandebo@chromium.org
· 13 years ago
c3a0d2e
[PDF] Fix font metric array initialization.
by vandebo@chromium.org
· 13 years ago
7d6c8f9
[PDF] Move most of the headers to be private.
by vandebo@chromium.org
· 13 years ago
ec1a7fa
Move SkBitSet to utils.
by vandebo@chromium.org
· 13 years ago
76d6de0
Revert "[PDF] Move most of the headers to be private."
by vandebo@chromium.org
· 13 years ago
bd960c7
[PDF] Move most of the headers to be private.
by vandebo@chromium.org
· 13 years ago
008c498
Revert "[PDF] Move most of the headers to be private."
by vandebo@chromium.org
· 13 years ago
f7f9aa8
[PDF] Move most of the headers to be private.
by vandebo@chromium.org
· 13 years ago
293a758
[PDF] Fix shaders when the initial transform has a translation.
by vandebo@chromium.org
· 13 years ago
610f716
Fix four memory leaks uncovered by valgrinding gm tests.
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
c0376fe
[PDF] Fix name objects containing characters > 0x80 and add a test.
by vandebo@chromium.org
· 13 years ago
1771cbf
posix: Avoid static initializers in static/global mutexes
by digit@google.com
· 13 years ago
cadbcb8
Towards enabling -Werror in skia on Linux
by bsalomon@google.com
· 13 years ago
b55deeb
add allowImageFilter() so a device can allow/disallow filters
by reed@google.com
· 13 years ago
663515b
[PDF] Fix some scalar/int assumptions.
by vandebo@chromium.org
· 13 years ago
9ad3599
Fix ToUnicode generation bug.
by vandebo@chromium.org
· 13 years ago
020798a
Coverity: Add a default case in SkPDFShader. CID=101159
by vandebo@chromium.org
· 13 years ago
982cb87
add SK_OVERRIDE, move subclass impls of virtuals into .cpp
by reed@google.com
· 13 years ago
290e3bb
[PDF] add drawTextOnPath support.
by vandebo@chromium.org
· 13 years ago
083be07
[PDF] Add debug assert to detect failure of GDI cache hack.
by vandebo@chromium.org
· 13 years ago
918352f
PDF: Fix bug in weak pointer pattern.
by vandebo@chromium.org
· 13 years ago
b3b4655
Handle failure of GetAdvancedTypefaceMetrics gracefully until we can figure out why it is failing.
by vandebo@chromium.org
· 13 years ago
0017708
use SkRasterClip inside canvas (check-point for soft clipping)
by reed@google.com
· 13 years ago
b29c883
Add xps device to skia. http://codereview.appspot.com/5076041/
by bungeman@google.com
· 13 years ago
5676b4a
Revert r2122, r2116, r2108 Now that Chrome's PlatformDevice doesn't inherit from SkDevice.
by vandebo@chromium.org
· 13 years ago
9d12f5c
Fix some VS2010 warnings Review URL: http://codereview.appspot.com/5155043
by bsalomon@google.com
· 13 years ago
8a0b029
Revert r2250 - removal of setMatrixClip() - because Chrome makes heavy use
by tomhudson@google.com
· 13 years ago
66d5725
Replaces SkDevice::setMatrixClip() with markMatrixDirty() and markClipDirty(),
by tomhudson@google.com
· 13 years ago
17b7894
rolling back the experimental rollbacks in r2178-2179
by epoger@google.com
· 13 years ago
5f22657
rolling tree back to its state as of r2169 to see if that fixes Windows buildbots
by epoger@google.com
· 13 years ago
3a9eaec
Don't intersect clipstack with root device bounds
by bsalomon@google.com
· 13 years ago
513909f
Remove compiler warnings (Linux clang, mostly).
by tomhudson@google.com
· 13 years ago
9a87cee
Clean up PDF code for text decoration change.
by bungeman@google.com
· 13 years ago
52c748b
Gpu can draw underlined text. http://codereview.appspot.com/4919047/
by bungeman@google.com
· 13 years ago
769fa6a
No effect cleanup in pdf code. Review URL: http://codereview.appspot.com/4927042
by ctguil@chromium.org
· 13 years ago
37ad8fb
[PDF] Subset font advance data (W array).
by vandebo@chromium.org
· 13 years ago
7b13aca
Revert "Improve generation of glyph advance array." This reverts commit r2126
by vandebo@chromium.org
· 13 years ago
e7f3300
Improve generation of glyph advance array.
by vandebo@chromium.org
· 13 years ago
37be7b0
Mark setMatrixClip as public only for VectorPlatformDeviceSkia.
by vandebo@chromium.org
· 13 years ago
a5c7234
Address lint issues in pdf directories.
by ctguil@chromium.org
· 13 years ago
7b5e017
Make SkPDFDevice::setOrigin accessible to Chrome's VectorPlatformDeviceSkia.
by vandebo@chromium.org
· 13 years ago
04c643b
Use bfrange to shrink ToUnicode table.
by vandebo@chromium.org
· 13 years ago
b3d5bc1
Remove unneeded include in SkBitSet. http://codereview.appspot.com/4801072/
by bungeman@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
17e66e2
[PDF] Improve efficiency of glyph id collection during font subsetting.
by vandebo@chromium.org
· 13 years ago
93225ff
[PDF] Fix mem leak in font subsetting.
by vandebo@chromium.org
· 13 years ago
a44ea51
use SkConvertQuadToCubic()
by reed@google.com
· 13 years ago
9510ccc
Cleanup from r1843 based on revision comments.
by ctguil@chromium.org
· 13 years ago
1f16589
[PDF] Add font subsetting using the sfntly library.
by vandebo@chromium.org
· 13 years ago
9859428
[PDF] Refactor SkPDFFont to enable font/cmap subsetting.
by vandebo@chromium.org
· 13 years ago
d3a094c
[PDF] Fix bug in catalog substitution.
by vandebo@chromium.org
· 13 years ago
31dcee7
Revert "[PDF] Refactor SkPDFFont to enable font/cmap subsetting."
by vandebo@chromium.org
· 13 years ago
6504cfd
[PDF] Refactor SkPDFFont to enable font/cmap subsetting.
by vandebo@chromium.org
· 13 years ago
00223fa
[PDF] fix off by one in setPage.
by vandebo@chromium.org
· 13 years ago
1feb330
replace SkRefPtr for parameters with simple pointers
by reed@google.com
· 13 years ago
06f7f40
[PDF] Use insert and append helpers for POD data.
by vandebo@chromium.org
· 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
f5181a4
[PDF] Fix substitute resources size calculation.
by vandebo@chromium.org
· 13 years ago
2812b80
eliminate unneeded refs/unrefs
by reed@google.com
· 13 years ago
fb6a53a
[PDF] Add setPage method to SkPDFDocument.
by vandebo@chromium.org
· 13 years ago
b88cfe5
[PDF] Make color shaders work correctly.
by vandebo@chromium.org
· 13 years ago
1ddd7c3
Change pdfTransform to asAffine. http://codereview.appspot.com/4704044/
by bungeman@google.com
· 13 years ago
8dcf74f
Modified to add support to print in the margins of pdf documents
by ctguil@chromium.org
· 13 years ago
2ef12d4
[PDF] Add a concept of a substitute object to the SkPDFCatalog class.
by vandebo@chromium.org
· 13 years ago
cde9211
remove SkDeviceFactory from the collective consciousness, now that devices know
by reed@google.com
· 13 years ago
d3a8c94
A bit set class. Will be used for font subsetting.
by vandebo@chromium.org
· 13 years ago
3e7b280
Fix compiler warning triggered by non-understanding of assert.
by vandebo@chromium.org
· 13 years ago
5667afc
remove drawShape from canvas api
by reed@google.com
· 13 years ago
0f1c95c
Add a zlib target that the pdf target can depend on.
by vandebo@chromium.org
· 13 years ago
8a85d0c
replace detach/getStream apis on dynamicwstream with SkData
by reed@google.com
· 13 years ago
e1bc274
Fix a batch of coverity defects, uninitialized class fields.
by vandebo@chromium.org
· 13 years ago
7332207
Fix some problems detected by coverity.
by vandebo@chromium.org
· 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
af951c9
make SkDevice constructors explicit between offscreen and on/direct
by reed@google.com
· 13 years ago
baa677b
delete all old (non-Gyp) buildfiles
by epoger@google.com
· 13 years ago
d897bfb
[PDF] Add pages accessor to SkPDFDocument.
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
8887ede
[PDF] Improve the SkClipStack skipping prefix code.
by vandebo@chromium.org
· 13 years ago
19e3c1e
[PDF] Reuse the invert function object for xform object masks.
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
Next »