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
*
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
*
[PDF] Add setPage method to SkPDFDocument.
vandebo@chromium.org
2011-07-18
*
[PDF] Make color shaders work correctly.
vandebo@chromium.org
2011-07-18
*
Change pdfTransform to asAffine.
bungeman@google.com
2011-07-13
*
Modified to add support to print in the margins of pdf documents
ctguil@chromium.org
2011-07-12
*
[PDF] Add a concept of a substitute object to the SkPDFCatalog class.
vandebo@chromium.org
2011-07-06
*
remove SkDeviceFactory from the collective consciousness, now that devices know
reed@google.com
2011-07-06
*
A bit set class. Will be used for font subsetting.
vandebo@chromium.org
2011-07-02
*
Fix compiler warning triggered by non-understanding of assert.
vandebo@chromium.org
2011-06-27
*
remove drawShape from canvas api
reed@google.com
2011-06-27
*
Add a zlib target that the pdf target can depend on.
vandebo@chromium.org
2011-06-24
*
replace detach/getStream apis on dynamicwstream with SkData
reed@google.com
2011-06-24
*
Fix a batch of coverity defects, uninitialized class fields.
vandebo@chromium.org
2011-06-21
*
Fix some problems detected by coverity.
vandebo@chromium.org
2011-06-21
*
Add createNewCompatibleDevice. Allow devices to have a NULL factory and saveL...
bsalomon@google.com
2011-06-17
*
make SkDevice constructors explicit between offscreen and on/direct
reed@google.com
2011-06-16
*
delete all old (non-Gyp) buildfiles
epoger@google.com
2011-06-14
*
[PDF] Add pages accessor to SkPDFDocument.
vandebo@chromium.org
2011-05-31
*
[PDF] Add plumbing and accessors so that Chrome can record the font types use...
vandebo@chromium.org
2011-05-29
*
[PDF] Improve the SkClipStack skipping prefix code.
vandebo@chromium.org
2011-05-25
*
[PDF] Reuse the invert function object for xform object masks.
vandebo@chromium.org
2011-05-25
*
[PDF] Rename ContentEntryAccessor to ScopedContentEntry.
vandebo@chromium.org
2011-05-24
*
[PDF] Fix regression - correct for fInitialTrnasform in form xobjects.
vandebo@chromium.org
2011-05-24
*
Cleanup: Use member function isContentEmpty().
ctguil@chromium.org
2011-05-24
*
[PDF] Don't draw empty layers.
vandebo@chromium.org
2011-05-24
*
[PDF] Add helper class to manage ContentEntry set up and completion.
vandebo@chromium.org
2011-05-24
*
[PDF] Add clip support and some optimizations for "complex" xfer modes.
vandebo@chromium.org
2011-05-24
*
[PDF] Implement clear xfermode with a mask instead of pushing the clip down.
vandebo@chromium.org
2011-05-18
*
[PDF] Improve path effect and drawPath(prePathMatrix) support.
vandebo@chromium.org
2011-05-17
*
get tests closer to passing for SKIA_SCALAR=fixed
epoger@google.com
2011-05-17
[next]