DescriptionMake PluginInstance::PrintPDFOutput metafile-implementation agnostic on Linux.
PluginInstance::PrintPDFOutput wants to set the PDF bits in the metafile. This change makes it agnostic to the implementation of NativeMetafile in use by using the SkRefDict in SkDevice (and removes the old mechanism).
BUG=NONE
TEST=NONE
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79412
Patch Set 1 #
Total comments: 8
Patch Set 2 : Address comments. #
Total comments: 1
Patch Set 3 : Fix unref of potentially NULL object pointed out by thestig@. #
Total comments: 2
Patch Set 4 : d, f, same thing... #Patch Set 5 : Make this Linux specific until we use it on Windows. #Patch Set 6 : Add new files to sources, not dependencies #
Messages
Total messages: 8 (0 generated)
|