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

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

Created:
4 years, 3 months ago by vmpstr
Modified:
4 years, 2 months ago
CC:
cc-bugs_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
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 Committed: https://crrev.com/7a49649a96774df16e8f1401137e557e6877a4a1 Cr-Commit-Position: refs/heads/master@{#421375}

Patch Set 1 #

Total comments: 2

Patch Set 2 : mediumq: unittests #

Patch Set 3 : mediumq: update #

Patch Set 4 : update #

Patch Set 5 : update #

Patch Set 6 : update #

Patch Set 7 : update #

Patch Set 8 : update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -22 lines) Patch
M cc/tiles/software_image_decode_controller.cc View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M cc/tiles/software_image_decode_controller_unittest.cc View 1 5 chunks +42 lines, -19 lines 0 comments Download
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 4 5 6 7 2 chunks +99 lines, -3 lines 0 comments Download

Messages

Total messages: 29 (14 generated)
vmpstr
Please take a look.
4 years, 3 months ago (2016-09-22 21:27:54 UTC) #3
chrishtr
https://codereview.chromium.org/2361243002/diff/1/cc/tiles/software_image_decode_controller.cc File cc/tiles/software_image_decode_controller.cc (right): https://codereview.chromium.org/2361243002/diff/1/cc/tiles/software_image_decode_controller.cc#newcode837 cc/tiles/software_image_decode_controller.cc:837: ImageDecodeControllerKey ImageDecodeControllerKey::FromDrawImage( unittest this method
4 years, 3 months ago (2016-09-22 21:30:27 UTC) #4
ericrk
lgtm makes sense to me given the context in the bug (that Skia is already ...
4 years, 3 months ago (2016-09-22 21:32:27 UTC) #6
vmpstr
PTAL https://codereview.chromium.org/2361243002/diff/1/cc/tiles/software_image_decode_controller.cc File cc/tiles/software_image_decode_controller.cc (right): https://codereview.chromium.org/2361243002/diff/1/cc/tiles/software_image_decode_controller.cc#newcode837 cc/tiles/software_image_decode_controller.cc:837: ImageDecodeControllerKey ImageDecodeControllerKey::FromDrawImage( On 2016/09/22 21:30:27, chrishtr wrote: > ...
4 years, 3 months ago (2016-09-22 21:38:41 UTC) #7
chrishtr
lgtm
4 years, 3 months ago (2016-09-22 21:40:00 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2361243002/20001
4 years, 3 months ago (2016-09-22 22:19:37 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_precise_blink_rel on master.tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_precise_blink_rel/builds/2921)
4 years, 3 months ago (2016-09-22 23:41:02 UTC) #13
vmpstr
On 2016/09/22 23:41:02, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 3 months ago (2016-09-22 23:49:23 UTC) #14
chrishtr
They look ok to me (didn't look at every single one). Here is one improvement: ...
4 years, 3 months ago (2016-09-23 00:05:36 UTC) #15
f(malita)
lgtm
4 years, 2 months ago (2016-09-23 20:55:00 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2361243002/120001
4 years, 2 months ago (2016-09-27 21:20:47 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/76333) mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 2 months ago (2016-09-27 21:23:54 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2361243002/140001
4 years, 2 months ago (2016-09-27 21:46:06 UTC) #25
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 2 months ago (2016-09-27 23:04:15 UTC) #27
commit-bot: I haz the power
4 years, 2 months ago (2016-09-27 23:05:38 UTC) #29
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/7a49649a96774df16e8f1401137e557e6877a4a1
Cr-Commit-Position: refs/heads/master@{#421375}

Powered by Google App Engine
This is Rietveld 408576698