DescriptionFix SkGPipe drawing, and turn it on by default.
A recent change broke SkGPipe. Fix it, and turn on pipe drawing
in GM by default so we will catch these in the future.
We already had a bug where SkGPipeWriter had to use its Cross Process
flag to work, so for a quick fix, force the reader to use the Cross
Process flag as well. The bug to allow both cross and non cross process
is http://code.google.com/p/skia/issues/detail?id=663
Patch Set 1 #Patch Set 2 : Fixes the bug mentioned in the last patch set. Allows pipe to be run in cross process mode and not … #
Total comments: 4
Patch Set 3 : Fix nits #
MessagesTotal messages: 5
|