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

Issue 860843006: Delete blink::ImageQualityController (Closed)

Created:
5 years, 11 months ago by abarth-chromium
Modified:
5 years, 11 months ago
Reviewers:
esprehn
CC:
esprehn, mojo-reviews_chromium.org, ojan
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Delete blink::ImageQualityController Instead, always use InterpolationLow. In Skia, that boils down to bilinear, which is fast on GPUs. We should eventually let authors control the interpolation quality in case they want pixelation, etc. This CL saves 6.3% on Layer::RecordPicture for flights-app. R=esprehn@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/c09b473ba58ae1f5c82731a9720feb1c85a74575

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -328 lines) Patch
M sky/engine/core/core.gni View 1 chunk +0 lines, -2 lines 0 comments Download
D sky/engine/core/rendering/ImageQualityController.h View 1 chunk +0 lines, -82 lines 0 comments Download
D sky/engine/core/rendering/ImageQualityController.cpp View 1 chunk +0 lines, -224 lines 0 comments Download
M sky/engine/core/rendering/RenderBoxModelObject.h View 2 chunks +0 lines, -4 lines 0 comments Download
M sky/engine/core/rendering/RenderBoxModelObject.cpp View 4 chunks +1 line, -14 lines 0 comments Download
M sky/engine/core/rendering/RenderImage.cpp View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
abarth-chromium
5 years, 11 months ago (2015-01-20 23:14:46 UTC) #1
esprehn
lgtm
5 years, 11 months ago (2015-01-21 01:57:56 UTC) #2
abarth-chromium
5 years, 11 months ago (2015-01-21 19:29:45 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c09b473ba58ae1f5c82731a9720feb1c85a74575 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698