DescriptionUse SkFlatDictionary in SkGPipe to take advantage of its new features.
Add a controller class to perform the allocation/unallocation for the dictionary and to provide an entry to be replaced, if replacements are allowed.
TODO:
Use LRU caching in my custom controller so replacements will be done less often.
More refactoring on SkFlatDictionary so picture recording's use of the dictionary does not require going through the path to replace.
Committed: https://code.google.com/p/skia/source/detail?r=4639
Patch Set 1 #
Total comments: 1
Patch Set 2 : Merged with new changes. #Patch Set 3 : #
Total comments: 6
Patch Set 4 : #
Total comments: 8
Patch Set 5 : Use SkFlatDictionary in SkGPipe to take advantage of its new features.\n\nProvide a controller clas… #Patch Set 6 : #
Total comments: 2
Patch Set 7 : rebase #
MessagesTotal messages: 15
|