index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkClipStack.cpp
Commit message (
Expand
)
Author
Age
*
Fix four memory leaks uncovered by valgrinding gm tests.
vandebo@chromium.org
2012-03-14
*
If we try to clip against a path and the path only contains a rect, treat it ...
tomhudson@google.com
2012-03-09
*
use SkRasterClip inside canvas (check-point for soft clipping)
reed@google.com
2011-10-12
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Fix a batch of coverity defects, uninitialized class fields.
vandebo@chromium.org
2011-06-21
*
Handle possibly NULL deref in comparison
vandebo@chromium.org
2011-06-21
*
[PDF] Improve the SkClipStack skipping prefix code.
vandebo@chromium.org
2011-05-25
*
[PDF] Refactor content stream creation in SkPDFDevice to support more xfermodes.
vandebo@chromium.org
2011-05-09
*
Add comparison and assignment to SkClipStack (and fix an optimization bug).
vandebo@chromium.org
2011-05-03
*
Add support for clipstack to Gr. GrClip is now a list of rects and paths with...
bsalomon@google.com
2011-03-03
*
add clipstack to canvas. not used yet, but will be for devices (e.g. gpu) that
reed@google.com
2011-02-22