DescriptionReland: CC: Adjust tiling creation triggers during pinch-zoom.
We used to create tilings only when exceeding a certain scale
difference from the ideal scale. This meant that in the worst
case our only available high-res tiling was 2X the required
resolution.
This patch adjusts the creation of new tilings, to ensure we
always have a tiling option that is less-than-or-equal-to
the current ideal scale.
BUG=307206
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=237179
Patch Set 1 #Patch Set 2 : Crash fix. #
Total comments: 4
Patch Set 3 : Rebase. #Patch Set 4 : Set high-res after low. #Patch Set 5 : Rebase. #
Messages
Total messages: 12 (0 generated)
|