index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
pdf
Commit message (
Expand
)
Author
Age
...
*
posix: Avoid static initializers in static/global mutexes
digit@google.com
2012-01-26
*
add allowImageFilter() so a device can allow/disallow filters
reed@google.com
2012-01-06
*
add SK_OVERRIDE, move subclass impls of virtuals into .cpp
reed@google.com
2011-12-07
*
Override 32BPP format in SkCanvas::readPixels
bsalomon@google.com
2011-11-03
*
Make SkDevice::onReadPixels take a const& rather than const*
bsalomon@google.com
2011-11-02
*
Recommit r2584 with gpu pass of the new ReadPixels test disabled in fixed pt ...
bsalomon@google.com
2011-11-02
*
Revert r2584 (new test fails in fixed pt builds)
bsalomon@google.com
2011-11-02
*
Changes the SkCanvas::readPixels API. Allows caller to read into prealloced b...
bsalomon@google.com
2011-11-02
*
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
*
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
*
Export SkPDFDevice::setDrawingArea as SK_API.
twiz@google.com
2011-08-25
*
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
*
Protect much of SkDevice and clarify usage of drawDevice.
bungeman@google.com
2011-08-08
*
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
*
Cleanup from r1843 based on revision comments.
ctguil@chromium.org
2011-07-27
*
[PDF] Refactor SkPDFFont to enable font/cmap subsetting.
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
*
replace SkRefPtr for parameters with simple pointers
reed@google.com
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
*
[PDF] Add setPage method to SkPDFDocument.
vandebo@chromium.org
2011-07-18
*
[PDF] Make color shaders work correctly.
vandebo@chromium.org
2011-07-18
*
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
*
remove drawShape from canvas api
reed@google.com
2011-06-27
*
update dox
reed@google.com
2011-06-24
*
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
*
[PDF] Add pages accessor to SkPDFDocument.
vandebo@chromium.org
2011-05-31
*
Add more SK_API declarations to fix Chrome.
vandebo@chromium.org
2011-05-30
*
[PDF] Add plumbing and accessors so that Chrome can record the font types use...
vandebo@chromium.org
2011-05-29
*
[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
[prev]
[next]