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

Issue 1867093002: Add support for defaulting to low quality image interpolation. (Closed)

Created:
4 years, 8 months ago by nyquist
Modified:
4 years, 8 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add support for defaulting to low quality image interpolation. Currently only Android sets the flag for WTF_USE_LOW_QUALITY_IMAGE_INTERPOLATION since it has been the only platform needing it. When painting images on one platform, and reproducing them remotely, the painting side must make sure that the receiving side is able to render them and ensure that there is no mismatch. This CL declares a new GN arg so that other platforms may optionally set this flag as well. The new GN arg is use_low_quality_image_interpolation and it defaults to is_android. There should be no changes to existing behavior if the flag is not set. BUG=597803 R=dpranke@chromium.org CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/384c6056c4e1d0eb347f705c454437ae40e6f7cb Cr-Commit-Position: refs/heads/master@{#385913}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Make default value of use_low_quality_image_interpolation = is_android #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -3 lines) Patch
M build/args/blimp_engine.gn View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/config.gni View 1 2 chunks +7 lines, -2 lines 0 comments Download
M tools/mb/mb_config.pyl View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 22 (12 generated)
nyquist
dpranke: PTAL
4 years, 8 months ago (2016-04-07 19:12:01 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1867093002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1867093002/20001
4 years, 8 months ago (2016-04-07 19:12:25 UTC) #6
Dirk Pranke
lgtm. The suggestion below is optional. https://codereview.chromium.org/1867093002/diff/20001/third_party/WebKit/Source/config.gni File third_party/WebKit/Source/config.gni (right): https://codereview.chromium.org/1867093002/diff/20001/third_party/WebKit/Source/config.gni#newcode33 third_party/WebKit/Source/config.gni:33: use_low_quality_image_interpolation = false ...
4 years, 8 months ago (2016-04-07 19:46:23 UTC) #7
nyquist
https://codereview.chromium.org/1867093002/diff/20001/third_party/WebKit/Source/config.gni File third_party/WebKit/Source/config.gni (right): https://codereview.chromium.org/1867093002/diff/20001/third_party/WebKit/Source/config.gni#newcode33 third_party/WebKit/Source/config.gni:33: use_low_quality_image_interpolation = false On 2016/04/07 19:46:23, Dirk Pranke wrote: ...
4 years, 8 months ago (2016-04-07 20:29:19 UTC) #8
Dirk Pranke
yup. lgtm.
4 years, 8 months ago (2016-04-07 20:31:50 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1867093002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1867093002/40001
4 years, 8 months ago (2016-04-07 20:47:21 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/193360)
4 years, 8 months ago (2016-04-07 21:58:49 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1867093002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1867093002/40001
4 years, 8 months ago (2016-04-07 22:03:13 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 8 months ago (2016-04-07 23:07:15 UTC) #20
commit-bot: I haz the power
4 years, 8 months ago (2016-04-07 23:09:02 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/384c6056c4e1d0eb347f705c454437ae40e6f7cb
Cr-Commit-Position: refs/heads/master@{#385913}

Powered by Google App Engine
This is Rietveld 408576698