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

Issue 7601005: PPB/PPP_VideoCapture_Dev proxy (Closed)

Created:
9 years, 4 months ago by piman
Modified:
9 years, 4 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

PPB/PPP_VideoCapture_Dev proxy BUG=None TEST=VideoCapture sample (in a later CL) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95961

Patch Set 1 #

Patch Set 2 : git try #

Patch Set 3 : remove bogus ; #

Total comments: 10

Patch Set 4 : address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+607 lines, -3 lines) Patch
M ppapi/ppapi_proxy.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M ppapi/proxy/dispatcher.cc View 3 chunks +3 lines, -0 lines 0 comments Download
M ppapi/proxy/plugin_resource.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M ppapi/proxy/ppapi_messages.h View 1 2 4 chunks +44 lines, -0 lines 0 comments Download
M ppapi/proxy/ppb_buffer_proxy.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ppapi/proxy/ppb_buffer_proxy.cc View 1 2 3 1 chunk +9 lines, -1 line 0 comments Download
A ppapi/proxy/ppb_video_capture_proxy.h View 1 chunk +78 lines, -0 lines 0 comments Download
A ppapi/proxy/ppb_video_capture_proxy.cc View 1 2 3 1 chunk +459 lines, -0 lines 0 comments Download
M ppapi/proxy/resource_creation_proxy.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/proxy/serialized_structs.h View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
piman
9 years, 4 months ago (2011-08-08 19:23:13 UTC) #1
brettw
LGTM http://codereview.chromium.org/7601005/diff/5001/ppapi/proxy/ppb_buffer_proxy.cc File ppapi/proxy/ppb_buffer_proxy.cc (right): http://codereview.chromium.org/7601005/diff/5001/ppapi/proxy/ppb_buffer_proxy.cc#newcode113 ppapi/proxy/ppb_buffer_proxy.cc:113: // static Blank line before this. http://codereview.chromium.org/7601005/diff/5001/ppapi/proxy/ppb_video_capture_proxy.cc File ...
9 years, 4 months ago (2011-08-08 22:42:17 UTC) #2
piman
http://codereview.chromium.org/7601005/diff/5001/ppapi/proxy/ppb_buffer_proxy.cc File ppapi/proxy/ppb_buffer_proxy.cc (right): http://codereview.chromium.org/7601005/diff/5001/ppapi/proxy/ppb_buffer_proxy.cc#newcode113 ppapi/proxy/ppb_buffer_proxy.cc:113: // static On 2011/08/08 22:42:17, brettw wrote: > Blank ...
9 years, 4 months ago (2011-08-09 02:31:39 UTC) #3
commit-bot: I haz the power
9 years, 4 months ago (2011-08-09 07:31:51 UTC) #4
Change committed as 95961

Powered by Google App Engine
This is Rietveld 408576698