DescriptionThis CL allows SkPicture-derived classes to override SkPicture's ctors to install their own SkPicturePlayback-derived objects. The skp version needs to be exposed to allow derived SkPicture classes to be able to check the stream's version number themselves.
Note, I tried adding a virtual 'createPlaybackObj' entry point but, given SkPicture's handling of playback objects this seemed even more fragile then this approach.
Patch Set 1 #Patch Set 2 : removed debugger.gyp #
Total comments: 2
Patch Set 3 : Fixed typo #
MessagesTotal messages: 4
|