summaryrefslogtreecommitdiff
path: root/core/SkPicturePlayback.cpp
AgeCommit message (Expand)Author
2011-04-15Upstream android changes.djsollen@google.com
2011-04-14add SkCanvas::clear(SkColor color) to call the new virtual clear on device.reed@google.com
2011-02-07remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites withreed@google.com
2009-12-04add drawData() to canvas, to record data blobsreed@android.com
2009-07-07initialize fShapeCount in init()reed@android.com
2009-07-03more checks for null shapes in picturesreed@android.com
2009-06-29add shape flatten so they work properly in picturesreed@android.com
2009-06-26add shape recording to pictuures (sans serialization)reed@android.com
2009-03-20build with -Wallreed@android.com
2009-02-13add picture-record option to speedup complex clipsreed@android.com
2009-01-06remove defines for strcasecmp (issue #5)reed@android.com
2008-12-17grab from latest androidreed@android.com