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

Issue 11339014: Move content\browser\renderer_host\media to content namespace. (Closed)

Created:
8 years, 1 month ago by jam
Modified:
8 years, 1 month ago
Reviewers:
tfarina
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, Satish, jam, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Move content\browser\renderer_host\media to content namespace. TBR=tfarina Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=164670

Patch Set 1 #

Total comments: 15
Unified diffs Side-by-side diffs Delta from patch set Stats (+642 lines, -762 lines) Patch
M content/browser/browser_main_loop.h View 4 chunks +3 lines, -6 lines 0 comments Download
M content/browser/browser_main_loop.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M content/browser/geolocation/gps_location_provider_linux.cc View 4 chunks +7 lines, -8 lines 0 comments Download
M content/browser/renderer_host/media/audio_input_device_manager.h View 3 chunks +4 lines, -4 lines 0 comments Download
M content/browser/renderer_host/media/audio_input_device_manager.cc View 5 chunks +7 lines, -10 lines 0 comments Download
M content/browser/renderer_host/media/audio_input_device_manager_event_handler.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/media/audio_input_device_manager_unittest.cc View 17 chunks +25 lines, -28 lines 0 comments Download
M content/browser/renderer_host/media/audio_input_renderer_host.h View 3 chunks +6 lines, -9 lines 0 comments Download
M content/browser/renderer_host/media/audio_input_renderer_host.cc View 3 chunks +5 lines, -5 lines 0 comments Download
M content/browser/renderer_host/media/audio_input_sync_writer.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/media/audio_input_sync_writer.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M content/browser/renderer_host/media/audio_renderer_host.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/audio_renderer_host_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/audio_sync_reader.h View 2 chunks +4 lines, -0 lines 0 comments Download
M content/browser/renderer_host/media/audio_sync_reader.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M content/browser/renderer_host/media/media_stream_dispatcher_host.h View 4 chunks +6 lines, -6 lines 2 comments Download
M content/browser/renderer_host/media/media_stream_dispatcher_host.cc View 6 chunks +7 lines, -11 lines 0 comments Download
M content/browser/renderer_host/media/media_stream_dispatcher_host_unittest.cc View 11 chunks +18 lines, -27 lines 0 comments Download
M content/browser/renderer_host/media/media_stream_manager.h View 6 chunks +8 lines, -12 lines 2 comments Download
M content/browser/renderer_host/media/media_stream_manager.cc View 36 chunks +82 lines, -109 lines 0 comments Download
M content/browser/renderer_host/media/media_stream_manager_unittest.cc View 5 chunks +8 lines, -11 lines 0 comments Download
M content/browser/renderer_host/media/media_stream_provider.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/media/media_stream_requester.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/media/media_stream_settings_requester.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/media/media_stream_ui_controller.h View 5 chunks +8 lines, -13 lines 0 comments Download
M content/browser/renderer_host/media/media_stream_ui_controller.cc View 14 chunks +26 lines, -33 lines 6 comments Download
M content/browser/renderer_host/media/media_stream_ui_controller_unittest.cc View 6 chunks +13 lines, -17 lines 0 comments Download
M content/browser/renderer_host/media/mock_media_observer.h View 2 chunks +9 lines, -5 lines 0 comments Download
M content/browser/renderer_host/media/mock_media_observer.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_controller.h View 2 chunks +6 lines, -6 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_controller.cc View 18 chunks +21 lines, -19 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_controller_event_handler.h View 2 chunks +4 lines, -0 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_controller_event_handler.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_controller_unittest.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_host.h View 4 chunks +8 lines, -4 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_host.cc View 7 chunks +10 lines, -11 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_host_unittest.cc View 15 chunks +18 lines, -21 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_manager.h View 5 chunks +9 lines, -12 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_manager.cc View 11 chunks +14 lines, -18 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_manager_unittest.cc View 13 chunks +28 lines, -64 lines 1 comment Download
M content/browser/renderer_host/media/web_contents_video_capture_device.h View 2 chunks +2 lines, -2 lines 2 comments Download
M content/browser/renderer_host/media/web_contents_video_capture_device.cc View 12 chunks +18 lines, -18 lines 0 comments Download
M content/browser/renderer_host/media/web_contents_video_capture_device_unittest.cc View 6 chunks +12 lines, -13 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/speech/speech_recognition_manager_impl.h View 1 chunk +0 lines, -5 lines 0 comments Download
M content/browser/speech/speech_recognition_manager_impl.cc View 5 chunks +7 lines, -8 lines 0 comments Download
M content/common/media/media_stream_messages.h View 7 chunks +10 lines, -10 lines 0 comments Download
M content/common/media/media_stream_options.h View 2 chunks +4 lines, -5 lines 0 comments Download
M content/common/media/media_stream_options.cc View 2 chunks +7 lines, -9 lines 0 comments Download
M content/common/media/video_capture.h View 1 chunk +9 lines, -9 lines 1 comment Download
M content/common/media/video_capture_messages.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/media/local_video_capture.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/local_video_capture.cc View 5 chunks +9 lines, -9 lines 0 comments Download
M content/renderer/media/media_stream_dependency_factory_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/media/media_stream_dispatcher.h View 4 chunks +7 lines, -7 lines 0 comments Download
M content/renderer/media/media_stream_dispatcher.cc View 10 chunks +13 lines, -13 lines 0 comments Download
M content/renderer/media/media_stream_dispatcher_eventhandler.h View 3 chunks +4 lines, -4 lines 0 comments Download
M content/renderer/media/media_stream_dispatcher_unittest.cc View 15 chunks +35 lines, -35 lines 0 comments Download
M content/renderer/media/media_stream_impl.h View 1 chunk +4 lines, -4 lines 0 comments Download
M content/renderer/media/media_stream_impl.cc View 9 chunks +15 lines, -16 lines 0 comments Download
M content/renderer/media/media_stream_source_extra_data.h View 2 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/media/mock_media_stream_dispatcher.h View 3 chunks +5 lines, -9 lines 0 comments Download
M content/renderer/media/mock_media_stream_dispatcher.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/media/rtc_media_constraints.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M content/renderer/media/rtc_video_capturer.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/rtc_video_capturer.cc View 3 chunks +7 lines, -7 lines 0 comments Download
M content/renderer/media/video_capture_impl.h View 3 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/media/video_capture_impl.cc View 14 chunks +20 lines, -21 lines 0 comments Download
M content/renderer/media/video_capture_impl_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/media/video_capture_message_filter.h View 2 chunks +2 lines, -3 lines 0 comments Download
M content/renderer/media/video_capture_message_filter.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, -10 lines 1 comment Download
M content/renderer/pepper/pepper_device_enumeration_event_handler.h View 1 chunk +7 lines, -9 lines 0 comments Download
M content/renderer/pepper/pepper_device_enumeration_event_handler.cc View 7 chunks +10 lines, -13 lines 0 comments Download
M content/test/webrtc_audio_device_test.h View 3 chunks +2 lines, -5 lines 0 comments Download
M content/test/webrtc_audio_device_test.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jam
(please only review this change and not nits to existing code, thanks)
8 years, 1 month ago (2012-10-29 17:15:07 UTC) #1
tfarina
lgtm Just a few nits below, hopefully they were to the point. Of course, please, ...
8 years, 1 month ago (2012-10-29 17:41:34 UTC) #2
jam
https://codereview.chromium.org/11339014/diff/1/content/browser/renderer_host/media/media_stream_dispatcher_host.h File content/browser/renderer_host/media/media_stream_dispatcher_host.h (right): https://codereview.chromium.org/11339014/diff/1/content/browser/renderer_host/media/media_stream_dispatcher_host.h#newcode24 content/browser/renderer_host/media/media_stream_dispatcher_host.h:24: : public BrowserMessageFilter, On 2012/10/29 17:41:34, tfarina wrote: > ...
8 years, 1 month ago (2012-10-29 18:14:45 UTC) #3
tfarina
https://codereview.chromium.org/11339014/diff/1/content/browser/renderer_host/media/media_stream_ui_controller.cc File content/browser/renderer_host/media/media_stream_ui_controller.cc (right): https://codereview.chromium.org/11339014/diff/1/content/browser/renderer_host/media/media_stream_ui_controller.cc#newcode72 content/browser/renderer_host/media/media_stream_ui_controller.cc:72: int render_pid, On 2012/10/29 18:14:45, John Abd-El-Malek wrote: > ...
8 years, 1 month ago (2012-10-29 18:19:33 UTC) #4
jam
8 years, 1 month ago (2012-10-29 18:25:03 UTC) #5
https://codereview.chromium.org/11339014/diff/1/content/browser/renderer_host...
File content/browser/renderer_host/media/media_stream_ui_controller.cc (right):

https://codereview.chromium.org/11339014/diff/1/content/browser/renderer_host...
content/browser/renderer_host/media/media_stream_ui_controller.cc:72: int
render_pid,
On 2012/10/29 18:19:33, tfarina wrote:
> On 2012/10/29 18:14:45, John Abd-El-Malek wrote:
> > On 2012/10/29 17:41:34, tfarina wrote:
> > > nit: it does fits into the previous line now.
> > 
> > i'm not sure what you mean? the 4 won't fit in the same line. i'm hesitant
to
> > change the style of this function from one arg per line to multiple, since
it
> > seems that the author preferred this
> 
> I mean this:
>  MediaStreamRequestForUI(int render_pid,
>                          int render_vid,
>                          ...) {
>                          ^ align here 
>  }

Done.

Powered by Google App Engine
This is Rietveld 408576698