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

Issue 7537037: Add a proxy for thread-hopping VideoCapture::EventHandler. (Closed)

Created:
9 years, 4 months ago by piman
Modified:
9 years, 4 months ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, acolwell+watch_chromium.org, annacc+watch_chromium.org, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing)
Visibility:
Public.

Description

Add a proxy for thread-hopping VideoCapture::EventHandler. BUG=None TEST=Video Capture PPAPI example (in later CL) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95140

Patch Set 1 #

Total comments: 11

Patch Set 2 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+233 lines, -0 lines) Patch
M media/media.gyp View 1 1 chunk +2 lines, -0 lines 0 comments Download
A media/video/capture/video_capture_proxy.h View 1 1 chunk +94 lines, -0 lines 0 comments Download
A media/video/capture/video_capture_proxy.cc View 1 1 chunk +137 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
piman
This is CL 1 of 5 for adding a Video Capture Pepper API.
9 years, 4 months ago (2011-08-01 22:19:47 UTC) #1
wjia(left Chromium)
Nice! It's possible for CaptureVideoDecoder and VideoCaptureModuleImpl to use this Proxy class. http://codereview.chromium.org/7537037/diff/1/media/media.gyp File media/media.gyp ...
9 years, 4 months ago (2011-08-02 00:10:39 UTC) #2
piman
http://codereview.chromium.org/7537037/diff/1/media/video/capture/video_capture_proxy.cc File media/video/capture/video_capture_proxy.cc (right): http://codereview.chromium.org/7537037/diff/1/media/video/capture/video_capture_proxy.cc#newcode30 media/video/capture/video_capture_proxy.cc:30: main_message_loop_(base::MessageLoopProxy::CreateForCurrentThread()) { On 2011/08/02 00:10:39, wjia wrote: > how ...
9 years, 4 months ago (2011-08-02 01:08:54 UTC) #3
wjia(left Chromium)
LGTM.
9 years, 4 months ago (2011-08-02 01:19:37 UTC) #4
commit-bot: I haz the power
Try job failure for 7537037-6001 (retry) on linux_clang for step "compile" (clobber build). It's a ...
9 years, 4 months ago (2011-08-02 03:09:07 UTC) #5
commit-bot: I haz the power
Try job failure for 7537037-6001 (retry) on linux_clang for step "compile" (clobber build). It's a ...
9 years, 4 months ago (2011-08-02 04:12:45 UTC) #6
commit-bot: I haz the power
9 years, 4 months ago (2011-08-02 19:59:17 UTC) #7
Change committed as 95140

Powered by Google App Engine
This is Rietveld 408576698