DescriptionFix PepperView to let PPAPI up-scale on high-DPI devices where possible.
Previously PepperView would always render at device resolution, requiring the
Chromoting video decode pipeline to up- or down-scale as necessary.
This CL lets PPAPI up-scale for high-DPI if the plugin's logical dimensions
match those of the source, both reducing Chromoting's rendering overhead in
and improving output quality for this case.
BUG=163228
TEST=Connect to a host from a high-DPI client and verify that monochrome, un-anti-aliased text displayed at the host is lovely and crisp and readable.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173807
Patch Set 1 #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|