index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
pdf
/
SkPDFShader.cpp
Commit message (
Expand
)
Author
Age
*
Fixed minor c++ issues found by cppcheck
robertphillips@google.com
2012-04-27
*
[PDF] Handle failures of matrix inversion
vandebo@chromium.org
2012-04-17
*
Fix some fixed-point bugs.
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
*
[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
*
posix: Avoid static initializers in static/global mutexes
digit@google.com
2012-01-26
*
[PDF] Fix some scalar/int assumptions.
vandebo@chromium.org
2012-01-05
*
Coverity: Add a default case in SkPDFShader. CID=101159
vandebo@chromium.org
2011-12-21
*
Address lint issues in pdf directories.
ctguil@chromium.org
2011-08-15
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
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] Make color shaders work correctly.
vandebo@chromium.org
2011-07-18
*
Fix a batch of coverity defects, uninitialized class fields.
vandebo@chromium.org
2011-06-21
*
[PDF] Fix fallout from r1217.
vandebo@chromium.org
2011-05-02
*
PDF Device should report non-transformed size for width and height.
ctguil@chromium.org
2011-04-29
*
Generalize the flip origin argument to the PDF device constructor.
vandebo@chromium.org
2011-04-11
*
Correction of the non-portable use of dynamically allocated stack arrays in the
twiz@google.com
2011-03-09
*
[PDF] Add support for Shaders.
vandebo@chromium.org
2011-03-08