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

Issue 2382663004: cc: Use medium filter quality for downscales. (Closed)

Created:
4 years, 2 months ago by vmpstr
Modified:
4 years, 2 months ago
Reviewers:
chrishtr, enne (OOO)
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/2840
Project:
chromium
Visibility:
Public.

Description

cc: Use medium filter quality for downscales. This patch makes us use a medium filter quality if one of the dimensions of an image is being downscaled. There are a couple of things to watch out for: 1. This may cause worse quality on some images 2. This may regress memory, since mips are larger cache objects than specific smallest size. R=chrishtr@chromium.org, enne@chromium.org BUG=649046 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Review-Url: https://codereview.chromium.org/2361243002 Cr-Commit-Position: refs/heads/master@{#421375} (cherry picked from commit 7a49649a96774df16e8f1401137e557e6877a4a1) Committed: https://chromium.googlesource.com/chromium/src/+/6705aeee19b3902e725e551f531d8e891595fa6c

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -19 lines) Patch
M cc/tiles/software_image_decode_controller.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M cc/tiles/software_image_decode_controller_unittest.cc View 5 chunks +42 lines, -19 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
vmpstr
4 years, 2 months ago (2016-09-29 21:16:30 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
6705aeee19b3902e725e551f531d8e891595fa6c.

Powered by Google App Engine
This is Rietveld 408576698