DescriptionMake Chromoting client plugin always render at device DPI.
This addresses image quality issues when to a high-resolution device from a high-DPI but lower resolution client. In this case Chromoting would down-scale to the plugin's DIP dimensions, only for Chrome to up-scale to device dimensions.
Follow-up CLs will add DPI information to the FrameConsumer interface, and try to optimize the plugin's up-scaling mode.
BUG=133349, 135089
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148012
Patch Set 1 #
Total comments: 7
Patch Set 2 : Use ceil() when calculating bottom/right coordinates. #Patch Set 3 : Use float versions of ceil() and floor(). #
Total comments: 4
Patch Set 4 : Address review comments. #Patch Set 5 : Rebase & fix typos. #
Messages
Total messages: 14 (0 generated)
|