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

Issue 2193343002: Cleanup: move content/browser/media/webrtc/ to content/browser/webrtc (Closed)

Created:
4 years, 4 months ago by mcasas
Modified:
4 years, 4 months ago
CC:
chromium-reviews, creis+watch_chromium.org, posciak+watch_chromium.org, phoglund+watch_chromium.org, nasko+codewatch_chromium.org, jam, feature-media-reviews_chromium.org, darin-cc_chromium.org, tnakamura+watch_chromium.org, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cleanup: move content/browser/media/webrtc/ to content/browser/webrtc No new code, just shuffling files around -- commands: git mv content/browser/media/webrtc content/browser/ tools/git/mass-rename.py BUG=632020 Committed: https://crrev.com/6b8c0c85dca2fd65a82c6d0eb8477de4c10b02ae Cr-Commit-Position: refs/heads/master@{#408796}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -5316 lines) Patch
D content/browser/media/webrtc/OWNERS View 1 chunk +0 lines, -5 lines 0 comments Download
D content/browser/media/webrtc/webrtc_audio_debug_recordings_browsertest.cc View 1 chunk +0 lines, -279 lines 0 comments Download
D content/browser/media/webrtc/webrtc_browsertest.cc View 1 chunk +0 lines, -205 lines 0 comments Download
D content/browser/media/webrtc/webrtc_browsertest_audio.cc View 1 chunk +0 lines, -119 lines 0 comments Download
D content/browser/media/webrtc/webrtc_browsertest_data.cc View 1 chunk +0 lines, -99 lines 0 comments Download
D content/browser/media/webrtc/webrtc_capture_from_element_browsertest.cc View 1 chunk +0 lines, -77 lines 0 comments Download
D content/browser/media/webrtc/webrtc_content_browsertest_base.h View 1 chunk +0 lines, -52 lines 0 comments Download
D content/browser/media/webrtc/webrtc_content_browsertest_base.cc View 1 chunk +0 lines, -114 lines 0 comments Download
D content/browser/media/webrtc/webrtc_datachannel_browsertest.cc View 1 chunk +0 lines, -48 lines 0 comments Download
D content/browser/media/webrtc/webrtc_eventlog_host.h View 1 chunk +0 lines, -77 lines 0 comments Download
D content/browser/media/webrtc/webrtc_eventlog_host.cc View 1 chunk +0 lines, -163 lines 0 comments Download
D content/browser/media/webrtc/webrtc_eventlog_host_unittest.cc View 1 chunk +0 lines, -268 lines 0 comments Download
D content/browser/media/webrtc/webrtc_getusermedia_browsertest.cc View 1 chunk +0 lines, -785 lines 0 comments Download
D content/browser/media/webrtc/webrtc_image_capture_browsertest.cc View 1 chunk +0 lines, -84 lines 0 comments Download
D content/browser/media/webrtc/webrtc_internals.h View 1 chunk +0 lines, -249 lines 0 comments Download
D content/browser/media/webrtc/webrtc_internals.cc View 1 chunk +0 lines, -532 lines 0 comments Download
D content/browser/media/webrtc/webrtc_internals_browsertest.cc View 1 chunk +0 lines, -883 lines 0 comments Download
D content/browser/media/webrtc/webrtc_internals_message_handler.h View 1 chunk +0 lines, -60 lines 0 comments Download
D content/browser/media/webrtc/webrtc_internals_message_handler.cc View 1 chunk +0 lines, -140 lines 0 comments Download
D content/browser/media/webrtc/webrtc_internals_message_handler_unittest.cc View 1 chunk +0 lines, -89 lines 0 comments Download
D content/browser/media/webrtc/webrtc_internals_ui.h View 1 chunk +0 lines, -24 lines 0 comments Download
D content/browser/media/webrtc/webrtc_internals_ui.cc View 1 chunk +0 lines, -44 lines 0 comments Download
D content/browser/media/webrtc/webrtc_internals_ui_observer.h View 1 chunk +0 lines, -29 lines 0 comments Download
D content/browser/media/webrtc/webrtc_internals_unittest.cc View 1 chunk +0 lines, -344 lines 0 comments Download
D content/browser/media/webrtc/webrtc_ip_permissions_browsertest.cc View 1 chunk +0 lines, -165 lines 0 comments Download
D content/browser/media/webrtc/webrtc_media_recorder_browsertest.cc View 1 chunk +0 lines, -171 lines 0 comments Download
D content/browser/media/webrtc/webrtc_webcam_browsertest.h View 1 chunk +0 lines, -35 lines 0 comments Download
D content/browser/media/webrtc/webrtc_webcam_browsertest.cc View 1 chunk +0 lines, -96 lines 0 comments Download
M content/browser/renderer_host/media/audio_input_renderer_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/media/peer_connection_tracker_host.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
A content/browser/webrtc/OWNERS View 1 chunk +4 lines, -0 lines 0 comments Download
A + content/browser/webrtc/webrtc_audio_debug_recordings_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + content/browser/webrtc/webrtc_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/browser/webrtc/webrtc_browsertest_audio.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/browser/webrtc/webrtc_browsertest_data.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/browser/webrtc/webrtc_capture_from_element_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/browser/webrtc/webrtc_content_browsertest_base.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/browser/webrtc/webrtc_content_browsertest_base.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/browser/webrtc/webrtc_datachannel_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/browser/webrtc/webrtc_eventlog_host.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/browser/webrtc/webrtc_eventlog_host.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + content/browser/webrtc/webrtc_eventlog_host_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/browser/webrtc/webrtc_getusermedia_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + content/browser/webrtc/webrtc_image_capture_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/browser/webrtc/webrtc_internals.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/browser/webrtc/webrtc_internals.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + content/browser/webrtc/webrtc_internals_browsertest.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + content/browser/webrtc/webrtc_internals_message_handler.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + content/browser/webrtc/webrtc_internals_message_handler.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + content/browser/webrtc/webrtc_internals_message_handler_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + content/browser/webrtc/webrtc_internals_ui.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/browser/webrtc/webrtc_internals_ui.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + content/browser/webrtc/webrtc_internals_ui_observer.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/browser/webrtc/webrtc_internals_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + content/browser/webrtc/webrtc_ip_permissions_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/browser/webrtc/webrtc_media_recorder_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + content/browser/webrtc/webrtc_webcam_browsertest.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + content/browser/webrtc/webrtc_webcam_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/browser/webui/content_web_ui_controller_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/content_browser.gypi View 2 chunks +9 lines, -9 lines 0 comments Download
M content/content_tests.gypi View 2 chunks +17 lines, -17 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
mcasas
emircan@ PTAL
4 years, 4 months ago (2016-07-29 19:00:24 UTC) #2
chfremer
lgtm
4 years, 4 months ago (2016-07-29 19:34:28 UTC) #4
emircan
lgtm
4 years, 4 months ago (2016-07-29 21:11:38 UTC) #7
mcasas
avi@ RS LGTM plz
4 years, 4 months ago (2016-07-29 21:12:46 UTC) #9
Avi (use Gerrit)
lgtm stampity stamp
4 years, 4 months ago (2016-07-29 21:20:01 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2193343002/1
4 years, 4 months ago (2016-07-29 22:12:00 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-07-29 23:05:23 UTC) #14
commit-bot: I haz the power
4 years, 4 months ago (2016-07-29 23:08:02 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/6b8c0c85dca2fd65a82c6d0eb8477de4c10b02ae
Cr-Commit-Position: refs/heads/master@{#408796}

Powered by Google App Engine
This is Rietveld 408576698