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

Issue 2823973002: GpuImageDecodeCache: Use legacy scaling (Closed)

Created:
3 years, 8 months ago by msarett
Modified:
3 years, 8 months ago
Reviewers:
msarett1, Nico, ccameron
CC:
chromium-reviews, cc-bugs_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

GpuImageDecodeCache: Use legacy scaling We don't want to use sRGB correct mips in legacy mode. This is also a speculative fix for MSAN issues. BUG=709341 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2823973002 Cr-Commit-Position: refs/heads/master@{#464969} Committed: https://chromium.googlesource.com/chromium/src/+/1b89b8d1e13e00b2ec19fcbce8056fd204cb1a0b

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M cc/tiles/gpu_image_decode_cache.cc View 1 chunk +2 lines, -2 lines 1 comment Download

Messages

Total messages: 16 (10 generated)
msarett1
3 years, 8 months ago (2017-04-17 18:10:09 UTC) #4
ccameron
lgtm https://codereview.chromium.org/2823973002/diff/1/cc/tiles/gpu_image_decode_cache.cc File cc/tiles/gpu_image_decode_cache.cc (right): https://codereview.chromium.org/2823973002/diff/1/cc/tiles/gpu_image_decode_cache.cc#newcode1104 cc/tiles/gpu_image_decode_cache.cc:1104: backing_memory->data(), image_info.minRowBytes()); Ooh, good point.
3 years, 8 months ago (2017-04-17 18:40:04 UTC) #6
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/2823973002/1
3 years, 8 months ago (2017-04-17 19:11:56 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/1b89b8d1e13e00b2ec19fcbce8056fd204cb1a0b
3 years, 8 months ago (2017-04-17 19:18:40 UTC) #13
Nico
Did you mean to reenable the tests in this CL?
3 years, 8 months ago (2017-04-17 19:27:48 UTC) #15
msarett1
3 years, 8 months ago (2017-04-17 19:36:56 UTC) #16
Message was sent while issue was closed.
On 2017/04/17 19:27:48, Nico wrote:
> Did you mean to reenable the tests in this CL?

This change is a bug fix regardless of whether it fixes MSAN.  I've kicked off
another MSAN try-job on Chris' CL to see if the MSAN issue is in fact fixed.
https://codereview.chromium.org/2816173002/

Looks like it is :).

Powered by Google App Engine
This is Rietveld 408576698