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

Issue 7765011: Allow both Context3D and Graphics3D with the video decoder (Closed)

Created:
9 years, 3 months ago by piman
Modified:
9 years, 3 months ago
CC:
chromium-reviews, darin-cc_chromium.org, Ami GONE FROM CHROMIUM
Visibility:
Public.

Description

Allow both Context3D and Graphics3D with the video decoder BUG=none TEST=Pepper Flash Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98742

Patch Set 1 #

Total comments: 4

Patch Set 2 : context3d_id -> graphics_context #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -65 lines) Patch
M ppapi/cpp/dev/video_decoder_dev.h View 1 2 chunks +7 lines, -3 lines 0 comments Download
M ppapi/cpp/dev/video_decoder_dev.cc View 2 chunks +10 lines, -0 lines 0 comments Download
M ppapi/proxy/ppb_video_decoder_proxy.h View 1 2 chunks +3 lines, -2 lines 0 comments Download
M ppapi/proxy/ppb_video_decoder_proxy.cc View 1 8 chunks +26 lines, -13 lines 0 comments Download
M ppapi/shared_impl/video_decoder_impl.h View 1 2 chunks +4 lines, -5 lines 0 comments Download
M ppapi/shared_impl/video_decoder_impl.cc View 1 1 chunk +11 lines, -14 lines 0 comments Download
M webkit/plugins/ppapi/ppb_graphics_3d_impl.h View 1 chunk +4 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/ppb_video_decoder_impl.h View 1 2 chunks +5 lines, -7 lines 0 comments Download
M webkit/plugins/ppapi/ppb_video_decoder_impl.cc View 1 2 chunks +31 lines, -21 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
piman
9 years, 3 months ago (2011-08-27 01:37:33 UTC) #1
vrk (LEFT CHROMIUM)
LGTM with a few suggestions http://codereview.chromium.org/7765011/diff/1/ppapi/cpp/dev/video_decoder_dev.h File ppapi/cpp/dev/video_decoder_dev.h (right): http://codereview.chromium.org/7765011/diff/1/ppapi/cpp/dev/video_decoder_dev.h#newcode31 ppapi/cpp/dev/video_decoder_dev.h:31: explicit VideoDecoder_Dev(const Instance& instance, ...
9 years, 3 months ago (2011-08-29 16:56:41 UTC) #2
piman
http://codereview.chromium.org/7765011/diff/1/ppapi/cpp/dev/video_decoder_dev.h File ppapi/cpp/dev/video_decoder_dev.h (right): http://codereview.chromium.org/7765011/diff/1/ppapi/cpp/dev/video_decoder_dev.h#newcode31 ppapi/cpp/dev/video_decoder_dev.h:31: explicit VideoDecoder_Dev(const Instance& instance, On 2011/08/29 16:56:41, Victoria Kirst ...
9 years, 3 months ago (2011-08-29 19:58:57 UTC) #3
commit-bot: I haz the power
9 years, 3 months ago (2011-08-30 00:48:41 UTC) #4
Change committed as 98742

Powered by Google App Engine
This is Rietveld 408576698