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

Issue 16580006: Adding YUVA support for enabling Alpha Playback (Closed)

Created:
7 years, 6 months ago by vignesh
Modified:
7 years, 6 months ago
Reviewers:
danakj, jschuh, enne (OOO), piman
CC:
chromium-reviews, joi+watch-content_chromium.org, feature-media-reviews_chromium.org, cc-bugs_chromium.org, jam, darin-cc_chromium.org, fgalligan1, Tom Finegan, jamesr
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Adding YUVA support for enabling Alpha Playback Adding YUVA support for enabling VP8 Alpha Playback. Trying to reland the change that was reverted earlier. Old CL: https://codereview.chromium.org/12157002/ BUG=147355 TBR=jschuh@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=204944

Patch Set 1 #

Patch Set 2 : patchset that failed asan test. please ignore patch set 1. #

Patch Set 3 : fixing asan heap corruption bug #

Total comments: 3

Patch Set 4 : addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+349 lines, -42 lines) Patch
M cc/layers/video_layer_impl.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M cc/output/delegating_renderer_unittest.cc View 2 1 chunk +3 lines, -3 lines 0 comments Download
M cc/output/gl_renderer.h View 3 chunks +6 lines, -0 lines 0 comments Download
M cc/output/gl_renderer.cc View 6 chunks +74 lines, -21 lines 0 comments Download
M cc/output/gl_renderer_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M cc/output/renderer_pixeltest.cc View 1 2 3 1 chunk +117 lines, -0 lines 0 comments Download
M cc/output/shader.h View 1 chunk +31 lines, -0 lines 0 comments Download
M cc/output/shader.cc View 1 chunk +73 lines, -0 lines 0 comments Download
M cc/quads/draw_quad_unittest.cc View 2 chunks +16 lines, -7 lines 0 comments Download
M cc/quads/yuv_video_draw_quad.h View 2 chunks +5 lines, -2 lines 0 comments Download
M cc/quads/yuv_video_draw_quad.cc View 5 chunks +10 lines, -3 lines 0 comments Download
M cc/test/render_pass_test_common.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M content/common/cc_messages.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/cc_messages_unittest.cc View 3 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
vignesh
Fixing the heap corruption bug in linux asan. PTAL, so that i can try and ...
7 years, 6 months ago (2013-06-06 21:38:29 UTC) #1
enne (OOO)
On 2013/06/06 21:38:29, vignesh wrote: > Fixing the heap corruption bug in linux asan. > ...
7 years, 6 months ago (2013-06-06 21:40:26 UTC) #2
vignesh
really sorry about forgetting to upload the state in which it failed. I have uploaded ...
7 years, 6 months ago (2013-06-07 02:22:22 UTC) #3
piman
https://codereview.chromium.org/16580006/diff/6001/cc/output/renderer_pixeltest.cc File cc/output/renderer_pixeltest.cc (right): https://codereview.chromium.org/16580006/diff/6001/cc/output/renderer_pixeltest.cc#newcode257 cc/output/renderer_pixeltest.cc:257: gfx::Rect uv_rect((w + 1) / 2, (h + 1) ...
7 years, 6 months ago (2013-06-07 02:56:22 UTC) #4
enne (OOO)
Thanks for uploading both sets of patches. lgtm https://codereview.chromium.org/16580006/diff/6001/cc/output/renderer_pixeltest.cc File cc/output/renderer_pixeltest.cc (right): https://codereview.chromium.org/16580006/diff/6001/cc/output/renderer_pixeltest.cc#newcode257 cc/output/renderer_pixeltest.cc:257: gfx::Rect ...
7 years, 6 months ago (2013-06-07 02:56:32 UTC) #5
vignesh
https://codereview.chromium.org/16580006/diff/6001/cc/output/renderer_pixeltest.cc File cc/output/renderer_pixeltest.cc (right): https://codereview.chromium.org/16580006/diff/6001/cc/output/renderer_pixeltest.cc#newcode257 cc/output/renderer_pixeltest.cc:257: gfx::Rect uv_rect((w + 1) / 2, (h + 1) ...
7 years, 6 months ago (2013-06-07 04:17:03 UTC) #6
piman
lgtm
7 years, 6 months ago (2013-06-07 04:23:24 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vigneshv@chromium.org/16580006/16001
7 years, 6 months ago (2013-06-07 17:53:33 UTC) #8
commit-bot: I haz the power
7 years, 6 months ago (2013-06-07 21:51:01 UTC) #9
Message was sent while issue was closed.
Change committed as 204944

Powered by Google App Engine
This is Rietveld 408576698