Chromium Code Reviews
DescriptionResize and save custom wallpaper to large and small size if original wallpaper is large.
This CL resizes user custom wallpaper if the size of wallpaper is large.
1) If size > 1366x800, scale and save a small (closest resolution to 1366x800) verison of
custom wallpaper without changing aspect ratio.
2) If size > 2560x1700, scale and save a large (closest resolution to 2560x1700) verison
of custom wallpaper without changing aspect ratio.
BUG=144244
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=154288
Patch Set 1 #Patch Set 2 : #
Total comments: 32
Patch Set 3 : #
Total comments: 2
Patch Set 4 : reviews #
Total comments: 8
Patch Set 5 : #
Total comments: 2
Patch Set 6 : ivan's review #Patch Set 7 : Merge to trunk #
Total comments: 1
Messages
Total messages: 16 (0 generated)
|