Descriptionmac: Don't lose pixels when copying a retina image from the clipboard.
The image is converted into an SkBitmap, which has no concept of retina-ness. In
the previous behavior, Chrome would maintain the image size but lose half the
pixels. In the new behavior, Chrome keeps all the pixels and doubles the size of
the SkBitmap.
BUG=355477
Committed: https://crrev.com/7917e6ae37f5f838299aaaa65f785a0e657bc5bd
Cr-Commit-Position: refs/heads/master@{#415171}
Patch Set 1 #Patch Set 2 : Export ClipboardMac to fix link error. #
Total comments: 2
Patch Set 3 : Comment from avi. #Patch Set 4 : Rebase. #Messages
Total messages: 17 (10 generated)
|