Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Issue 12328153: Merge 184464 (Closed)

Created:
7 years, 9 months ago by Xianzhu
Modified:
7 years, 9 months ago
Reviewers:
Xianzhu
CC:
chromium-reviews, cc-bugs_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Merge 184464 > Efficiently handle image layer scaling > > 1. Convert image scale caused by change of width/height to transformation scale in WebImageLayerImpl. > 2. Don't scale up/down images when rastering image layers except for minimum contents scale. > > BUG=172563 > > > Review URL: https://chromiumcodereview.appspot.com/12326022 TBR=wangxianzhu@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=185038

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -32 lines) Patch
M cc/cc.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/debug_colors.h View 1 chunk +3 lines, -0 lines 0 comments Download
M cc/debug_colors.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M cc/picture_image_layer.h View 2 chunks +3 lines, -5 lines 0 comments Download
M cc/picture_image_layer.cc View 3 chunks +10 lines, -15 lines 0 comments Download
A + cc/picture_image_layer_impl.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + cc/picture_image_layer_impl.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
M cc/picture_layer_impl.h View 1 chunk +4 lines, -0 lines 0 comments Download
M cc/picture_layer_impl.cc View 4 chunks +27 lines, -14 lines 0 comments Download
M cc/test/geometry_test_utils.h View 1 chunk +7 lines, -0 lines 0 comments Download
M webkit/compositor_bindings/compositor_bindings.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M webkit/compositor_bindings/compositor_bindings_tests.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M webkit/compositor_bindings/web_image_layer_impl.cc View 3 chunks +5 lines, -3 lines 0 comments Download
A + webkit/compositor_bindings/web_layer_impl_fixed_bounds.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + webkit/compositor_bindings/web_layer_impl_fixed_bounds.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + webkit/compositor_bindings/web_layer_impl_fixed_bounds_unittest.cc View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Xianzhu
7 years, 9 months ago (2013-02-27 21:15:32 UTC) #1
Xianzhu
7 years, 9 months ago (2013-02-27 21:16:11 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r185038.

Powered by Google App Engine
This is Rietveld 408576698