aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/CanvasTest.cpp
Commit message (Expand)AuthorAge
...
* fix warnings on Mac in testsGravatar caryclark@google.com2012-06-06
* Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix)Gravatar robertphillips@google.com2012-06-05
* Adding option to serialize mutable bitmaps in SkPictureGravatar junov@chromium.org2012-06-01
* Refactor dictionaries for use by entities other than just SkPictureGravatar djsollen@google.com2012-05-30
* Add device to top level N-way canvas.Gravatar djsollen@google.com2012-05-01
* replace getTotalClipStack() with replayClips()+ClipVisitorGravatar reed@google.com2012-04-13
* Fix SkPathStroker::lineTo() for line with length SK_ScalarNearlyZeroGravatar epoger@google.com2012-04-11
* Upstream changes from Android repository.Gravatar djsollen@google.com2012-03-21
* Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matri...Gravatar junov@chromium.org2012-02-24
* reverting r3257 because of gm failure.Gravatar junov@chromium.org2012-02-24
* Modify SkDeferredCanvas so that it uses its inherited SkCanvas to track matri...Gravatar junov@chromium.org2012-02-24
* Fix for crash in SkDeferredCanvas when optional SkPaint argument is NULLGravatar junov@chromium.org2012-02-23
* Fixing Canvas unit test to correctly verify object flattening in SkPictureGravatar junov@chromium.org2012-02-23
* Disabling failing unit test on linuxGravatar junov@chromium.org2012-02-22
* Adding more unit testing for SkCanvas and derived classes.Gravatar junov@chromium.org2012-02-22
* add canvas::isDrawingToLayer(), as a fast query for chrome; faster thanGravatar reed@google.com2011-12-14
* add unittest for save/restoreGravatar reed@google.com2011-11-28