DescriptionPipe factory names independently from the flattenables using them.
Avoids an issue where a flattenable written twice might be written
differently (the first time the flat data may have a name, whereas
the second time it will have an index).
Also add a test which confirms that identical flattenables will have
the same SkFlatData representation.
BUG=https://code.google.com/p/skia/issues/detail?id=721
TEST=FlatDataTest.cpp
Committed: https://code.google.com/p/skia/source/detail?r=4896
Patch Set 1 #Patch Set 2 : #
Total comments: 5
Patch Set 3 : Combine FactoryNames with a FactorySet #Patch Set 4 : #
Total comments: 2
Patch Set 5 : #
MessagesTotal messages: 7
|