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
*
Minor Windows compiler complaint fixes
robertphillips@google.com
2012-04-10
*
[PDF] Really fix font metric array initialization.
vandebo@chromium.org
2012-03-26
*
[PDF] Fix font metric array initialization.
vandebo@chromium.org
2012-03-23
*
[PDF] Move most of the headers to be private.
vandebo@chromium.org
2012-03-22
*
Move SkBitSet to utils.
vandebo@chromium.org
2012-03-21
*
Revert "[PDF] Move most of the headers to be private."
vandebo@chromium.org
2012-03-21
*
[PDF] Move most of the headers to be private.
vandebo@chromium.org
2012-03-21
*
Revert "[PDF] Move most of the headers to be private."
vandebo@chromium.org
2012-03-21
*
[PDF] Move most of the headers to be private.
vandebo@chromium.org
2012-03-21
*
[PDF] Fix shaders when the initial transform has a translation.
vandebo@chromium.org
2012-03-16
*
Fix four memory leaks uncovered by valgrinding gm tests.
vandebo@chromium.org
2012-03-14
*
[PDF] Fix memory hungry inefficiency in pdf resource tracking.
vandebo@chromium.org
2012-03-09
*
[PDF] Fix some fixed/float-point mismatches for image shaders.
vandebo@chromium.org
2012-03-09
*
[PDF] Fix name objects containing characters > 0x80 and add a test.
vandebo@chromium.org
2012-03-05
*
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
[next]