DescriptionMake ui::Layer use the cc:LayerTreeHost scale factor directly
Make ui::Layer's bounds be the cc::Layer's bounds, rather
than a scaled version of them. Delete code in ui::Layer
used to compute and track the scaled bounds.
Change ui::Compositor to set the device scale factor on the
cc::LayerTreeHost when its scale factor is set.
BUG=170219
TEST=manual testing with --ash-host-window-bounds=1280x1024*2,1280+0-1280x1024, window dragging, etc
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270370
Patch Set 1 #
Total comments: 5
Patch Set 2 : Fix mirror mode #Patch Set 3 : Remove texture scaling fix #
Messages
Total messages: 14 (0 generated)
|