index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pdf
/
SkPDFDevice.cpp
Commit message (
Expand
)
Author
Age
...
*
Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to Fl...
edisonn@google.com
2013-04-24
*
resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we
edisonn@google.com
2013-04-02
*
Don't pretend we can draw MaskFilters, it produces artifacts that make the te...
edisonn@google.com
2013-03-24
*
Reverting r8233 (Use SkSet in PDF)
robertphillips@google.com
2013-03-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-20
*
resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime...
edisonn@google.com
2013-03-19
*
move most of SkFontHost to private (preceeding making it all private)
reed@google.com
2013-03-14
*
PDF: add support for named destinations.
epoger@google.com
2013-03-08
*
Revert r8000 due to failures on some buildbots
epoger@google.com
2013-03-06
*
PDF: add support for named destinations
epoger@google.com
2013-03-06
*
PDF : Unused parameters cleanup
sugoi@google.com
2013-03-05
*
revert r7892
edisonn@google.com
2013-02-28
*
resubmit after fixing assert issue: https://codereview.appspot.com/6744050
edisonn@google.com
2013-02-27
*
Revert r7883
edisonn@google.com
2013-02-27
*
Use SkSet to fix issue when pdf generates an exp number of resources.
edisonn@google.com
2013-02-27
*
add custom implementation for drawBitmapRect to shield from changes in SkDevice
edisonn@google.com
2013-02-12
*
Small code cleaup: remove redundant if
edisonn@google.com
2013-02-06
*
If the stack is too deep we could get Stack Overflow in pdf's ContentEntry's ...
edisonn@google.com
2013-02-05
*
[PDF] Handle invalid glyph IDs on drawText methods.
vandebo@chromium.org
2013-01-25
*
Expose geometry and gamma on device.
bungeman@google.com
2013-01-22
*
Remove SkRefPtr
vandebo@chromium.org
2013-01-04
*
Revert "Remove SkRefPtr" - r7021
vandebo@chromium.org
2013-01-04
*
Remove SkRefPtr
vandebo@chromium.org
2013-01-04
*
Make SkClipStack::Iter use SkClipStack::Element.
bsalomon@google.com
2012-12-04
*
remove all SkRefPtr from SkPDFDevice.h
reed@google.com
2012-09-20
*
begin to skiafy PDF headers : removing use of SkRefPtr
reed@google.com
2012-09-19
*
Made clarifying renamings to SkClipStack's iterators (and added to unit test)
robertphillips@google.com
2012-07-20
*
Fixed two sub-optimal iterator uses
robertphillips@google.com
2012-07-16
*
[PDF] Add link annotations.
vandebo@chromium.org
2012-07-13
*
Added SkDevice onAttachToCanvas & onDetachFromCanvas methods
robertphillips@google.com
2012-07-13
*
Fixed Windows compiler complaints
robertphillips@google.com
2012-07-10
*
[PDF] Fix PDF code to not crash on SkComposeShader.
vandebo@chromium.org
2012-06-28
*
[PDF] Ensure that filling single line paths (with no area) does not draw anyt...
vandebo@chromium.org
2012-05-09
*
[PDF] Handle failures of matrix inversion
vandebo@chromium.org
2012-04-17
*
Revert "[PDF] Handle failures of matrix inversion" while I investigate fixed ...
vandebo@chromium.org
2012-04-17
*
[PDF] Handle failures of matrix inversion.
vandebo@chromium.org
2012-04-17
*
[PDF] If matrix inversion fails, use the identity matrix.
vandebo@chromium.org
2012-04-13
*
Minor Windows compiler complaint fixes
robertphillips@google.com
2012-04-10
*
[PDF] Fix shaders when the initial transform has a translation.
vandebo@chromium.org
2012-03-16
*
[PDF] Fix memory hungry inefficiency in pdf resource tracking.
vandebo@chromium.org
2012-03-09
*
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
*
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
*
use SkRasterClip inside canvas (check-point for soft clipping)
reed@google.com
2011-10-12
*
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
[prev]
[next]