aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkPictureFlat.h
Commit message (Expand)AuthorAge
* remove drawShape from canvas apiGravatar reed@google.com2011-06-27
* balance the call to matrix::flatten from r1414. Formerly both of these wereGravatar reed@google.com2011-05-26
* rename SkPtrRecorder and related wrappers to SkPtrSet, since that is the patternGravatar mike@reedtribe.org2011-04-29
* add SkCanvas::clear(SkColor color) to call the new virtual clear on device.Gravatar reed@google.com2011-04-14
* add drawData() to canvas, to record data blobsGravatar reed@android.com2009-12-04
* remove unneeded (empty) virtual destructorGravatar reed@android.com2009-08-12
* fixes wacky build on android. no other explanation receivedGravatar reed@android.com2009-08-11
* add shape recording to pictuures (sans serialization)Gravatar reed@android.com2009-06-26
* build with -WallGravatar reed@android.com2009-03-20
* remove defines for strcasecmp (issue #5)Gravatar reed@android.com2009-01-06
* grab from latest androidGravatar reed@android.com2008-12-17