index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
CanvasTest.cpp
Commit message (
Expand
)
Author
Age
*
fix warnings on Mac in tests
caryclark@google.com
2012-06-06
*
Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix)
robertphillips@google.com
2012-06-05
*
Adding option to serialize mutable bitmaps in SkPicture
junov@chromium.org
2012-06-01
*
Refactor dictionaries for use by entities other than just SkPicture
djsollen@google.com
2012-05-30
*
Add device to top level N-way canvas.
djsollen@google.com
2012-05-01
*
replace getTotalClipStack() with replayClips()+ClipVisitor
reed@google.com
2012-04-13
*
Fix SkPathStroker::lineTo() for line with length SK_ScalarNearlyZero
epoger@google.com
2012-04-11
*
Upstream changes from Android repository.
djsollen@google.com
2012-03-21
*
Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matri...
junov@chromium.org
2012-02-24
*
reverting r3257 because of gm failure.
junov@chromium.org
2012-02-24
*
Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matri...
junov@chromium.org
2012-02-24
*
Fix for crash in SkDeferredCanvas when optional SkPaint argument is NULL
junov@chromium.org
2012-02-23
*
Fixing Canvas unit test to correctly verify object flattening in SkPicture
junov@chromium.org
2012-02-23
*
Disabling failing unit test on linux
junov@chromium.org
2012-02-22
*
Adding more unit testing for SkCanvas and derived classes.
junov@chromium.org
2012-02-22
*
add canvas::isDrawingToLayer(), as a fast query for chrome; faster than
reed@google.com
2011-12-14
*
add unittest for save/restore
reed@google.com
2011-11-28