DescriptionRefactor SkCanvas so that backends don't need to override it.
Methods or classes that should go away are marked deprecated. The only thing I know of that breaks backward compatibility is SkCanvas((SkDevice*)NULL), but that is fairly unlikely to occur in the wild because that constructor had a default value of NULL.
Committed: http://code.google.com/p/skia/source/detail?r=604
Patch Set 1 #
Total comments: 19
Patch Set 2 : Address comments and make GL code compile - seems to work #
MessagesTotal messages: 5
|