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

Issue 7222024: use control message instead of routed for video capture (Closed)

Created:
9 years, 6 months ago by wjia(left Chromium)
Modified:
9 years, 6 months ago
Reviewers:
jam
CC:
chromium-reviews, hclam+watch_chromium.org, sjl, ddorwin+watch_chromium.org, fischman+watch_chromium.org, Paweł Hajdan Jr., jam, joi+watch-content_chromium.org, acolwell GONE FROM CHROMIUM, annacc, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing)
Visibility:
Public.

Description

use control message instead of routed for video capture BUG=none TEST=try bots Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=89971

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -171 lines) Patch
M content/browser/renderer_host/media/video_capture_controller_event_handler.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_controller_event_handler.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_host.h View 2 chunks +8 lines, -12 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_host.cc View 10 chunks +24 lines, -28 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_host_unittest.cc View 10 chunks +41 lines, -55 lines 0 comments Download
M content/common/media/video_capture_messages.h View 1 chunk +25 lines, -25 lines 0 comments Download
M content/renderer/media/video_capture_impl.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M content/renderer/media/video_capture_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/video_capture_message_filter.h View 3 chunks +5 lines, -7 lines 0 comments Download
M content/renderer/media/video_capture_message_filter.cc View 6 chunks +6 lines, -12 lines 0 comments Download
M content/renderer/media/video_capture_message_filter_creator.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/video_capture_message_filter_unittest.cc View 8 chunks +10 lines, -19 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
wjia(left Chromium)
9 years, 6 months ago (2011-06-21 22:55:33 UTC) #1
jam
9 years, 6 months ago (2011-06-21 23:01:37 UTC) #2
lgtm, thanks

Powered by Google App Engine
This is Rietveld 408576698