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

Issue 2799603006: cc: Fix VideoResourceUpdater color conversion (Closed)

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

Description

cc: Fix VideoResourceUpdater color conversion This was assuming that YUV to RGB conversion had been done if the output format was YUV, which is the opposite of what should be happening. Make the CHECK for extra YUV to RGB conversion happen always, by adding a "can ignore for testing" flag for the pixel tests that violate this assumption. BUG=709099 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2799603006 Cr-Commit-Position: refs/heads/master@{#462742} Committed: https://chromium.googlesource.com/chromium/src/+/8d25b83269837337206aede5522dea9a90daa093

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -8 lines) Patch
M cc/output/direct_renderer.h View 2 chunks +5 lines, -0 lines 0 comments Download
M cc/output/gl_renderer.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M cc/output/renderer_pixeltest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/resources/video_resource_updater.cc View 3 chunks +3 lines, -3 lines 2 comments Download

Dependent Patchsets:

Messages

Total messages: 13 (9 generated)
ccameron
I'm very surprised that this slipped through testing (it blows up Canary pretty bad) https://codereview.chromium.org/2799603006/diff/1/cc/resources/video_resource_updater.cc ...
3 years, 8 months ago (2017-04-07 00:04:01 UTC) #5
hubbe
lgtm https://codereview.chromium.org/2799603006/diff/1/cc/resources/video_resource_updater.cc File cc/resources/video_resource_updater.cc (right): https://codereview.chromium.org/2799603006/diff/1/cc/resources/video_resource_updater.cc#newcode638 cc/resources/video_resource_updater.cc:638: } On 2017/04/07 00:04:01, ccameron wrote: > This ...
3 years, 8 months ago (2017-04-07 00:19:31 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/2799603006/1
3 years, 8 months ago (2017-04-07 02:01:14 UTC) #10
commit-bot: I haz the power
3 years, 8 months ago (2017-04-07 02:07:42 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/8d25b83269837337206aede5522d...

Powered by Google App Engine
This is Rietveld 408576698