index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pdf
Commit message (
Expand
)
Author
Age
*
posix: Avoid static initializers in static/global mutexes
digit@google.com
2012-01-26
*
Towards enabling -Werror in skia on Linux
bsalomon@google.com
2012-01-06
*
add allowImageFilter() so a device can allow/disallow filters
reed@google.com
2012-01-06
*
[PDF] Fix some scalar/int assumptions.
vandebo@chromium.org
2012-01-05
*
Fix ToUnicode generation bug.
vandebo@chromium.org
2012-01-03
*
Coverity: Add a default case in SkPDFShader. CID=101159
vandebo@chromium.org
2011-12-21
*
add SK_OVERRIDE, move subclass impls of virtuals into .cpp
reed@google.com
2011-12-07
*
[PDF] add drawTextOnPath support.
vandebo@chromium.org
2011-11-08
*
[PDF] Add debug assert to detect failure of GDI cache hack.
vandebo@chromium.org
2011-11-01
*
PDF: Fix bug in weak pointer pattern.
vandebo@chromium.org
2011-10-30
*
Handle failure of GetAdvancedTypefaceMetrics gracefully until we can figure o...
vandebo@chromium.org
2011-10-17
*
use SkRasterClip inside canvas (check-point for soft clipping)
reed@google.com
2011-10-12
*
Add xps device to skia.
bungeman@google.com
2011-10-10
*
Revert r2122, r2116, r2108 Now that Chrome's PlatformDevice doesn't inherit f...
vandebo@chromium.org
2011-10-03
*
Fix some VS2010 warnings
bsalomon@google.com
2011-09-29
*
Revert r2250 - removal of setMatrixClip() - because Chrome makes heavy use
tomhudson@google.com
2011-09-13
*
Replaces SkDevice::setMatrixClip() with markMatrixDirty() and markClipDirty(),
tomhudson@google.com
2011-09-12
*
rolling back the experimental rollbacks in r2178-2179
epoger@google.com
2011-08-26
*
rolling tree back to its state as of r2169 to see if that fixes Windows build...
epoger@google.com
2011-08-26
*
Don't intersect clipstack with root device bounds
bsalomon@google.com
2011-08-25
*
Remove compiler warnings (Linux clang, mostly).
tomhudson@google.com
2011-08-25
*
Clean up PDF code for text decoration change.
bungeman@google.com
2011-08-23
*
Gpu can draw underlined text.
bungeman@google.com
2011-08-22
*
No effect cleanup in pdf code.
ctguil@chromium.org
2011-08-20
*
[PDF] Subset font advance data (W array).
vandebo@chromium.org
2011-08-18
*
Revert "Improve generation of glyph advance array." This reverts commit r2126
vandebo@chromium.org
2011-08-16
*
Improve generation of glyph advance array.
vandebo@chromium.org
2011-08-16
*
Mark setMatrixClip as public only for VectorPlatformDeviceSkia.
vandebo@chromium.org
2011-08-16
*
Address lint issues in pdf directories.
ctguil@chromium.org
2011-08-15
*
Make SkPDFDevice::setOrigin accessible to Chrome's VectorPlatformDeviceSkia.
vandebo@chromium.org
2011-08-15
*
Use bfrange to shrink ToUnicode table.
vandebo@chromium.org
2011-08-08
*
Remove unneeded include in SkBitSet.
bungeman@google.com
2011-08-01
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
[PDF] Improve efficiency of glyph id collection during font subsetting.
vandebo@chromium.org
2011-07-27
*
[PDF] Fix mem leak in font subsetting.
vandebo@chromium.org
2011-07-27
*
use SkConvertQuadToCubic()
reed@google.com
2011-07-27
*
Cleanup from r1843 based on revision comments.
ctguil@chromium.org
2011-07-27
*
[PDF] Add font subsetting using the sfntly library.
vandebo@chromium.org
2011-07-26
*
[PDF] Refactor SkPDFFont to enable font/cmap subsetting.
vandebo@chromium.org
2011-07-25
*
[PDF] Fix bug in catalog substitution.
vandebo@chromium.org
2011-07-25
*
Revert "[PDF] Refactor SkPDFFont to enable font/cmap subsetting."
vandebo@chromium.org
2011-07-23
*
[PDF] Refactor SkPDFFont to enable font/cmap subsetting.
vandebo@chromium.org
2011-07-23
*
[PDF] fix off by one in setPage.
vandebo@chromium.org
2011-07-22
*
replace SkRefPtr for parameters with simple pointers
reed@google.com
2011-07-20
*
[PDF] Use insert and append helpers for POD data.
vandebo@chromium.org
2011-07-20
*
[PDF] Make stream compression optional on a per device basis.
vandebo@chromium.org
2011-07-20
*
fix Capitalization of static methods
reed@google.com
2011-07-20
*
helpers for append and insert when the value is a POD.
reed@google.com
2011-07-20
*
[PDF] Fix substitute resources size calculation.
vandebo@chromium.org
2011-07-20
*
eliminate unneeded refs/unrefs
reed@google.com
2011-07-19
[next]