DescriptionAdd Protobuf support for cc/playback skia usage
Add protobuf serialization to the following:
- SkRegion::Op
- SkXfermode::Mode
- SkRRect
These are used by cc/playback DisplayItem classes.
In the short term, will just use Skia's flatten for:
- SkColorFilter
- SkPath
- SkPicture
BUG=541321
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/543858f59534642b57822e34786ef337ad32014e
Cr-Commit-Position: refs/heads/master@{#355865}
Patch Set 1 #Patch Set 2 : Rebased #Patch Set 3 : Removed redundant ProtoToSkRRect method #Patch Set 4 : Fixed bug with array bounds on unit test #
Total comments: 14
Patch Set 5 : Addressed comments #
Dependent Patchsets: Messages
Total messages: 11 (2 generated)
|