DescriptionThis is the next step in being able to arbitrarily remove random commands from the skp byte stream in PictureRecord.
This CL relies on the addition of the chunk size so looks a bit weird without it. In particular, the "size" in SkPicturePlayback will be filled in by the read_op_and_size method.
The "noClips" method will not be checked in but I wanted some example of how the NOOP command will be used and why the poke8 method is necessary.
Patch Set 1 #
Total comments: 9
Patch Set 2 : Addressed code review issues #Patch Set 3 : Updated to ToT #Patch Set 4 : Updated to ToT #Patch Set 5 : improved comment #
MessagesTotal messages: 5
|