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

Issue 1684163002: Rename webrtc/media/webrtc -> webrtc/media/engine (Closed)

Created:
4 years, 10 months ago by kjellander_webrtc
Modified:
4 years, 10 months ago
Reviewers:
pthatcher, pthatcher1
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Rename webrtc/media/webrtc -> webrtc/media/engine BUG=webrtc:5420 NOTRY=True R=pthatcher@google.com, pthatcher@webrtc.org Committed: https://crrev.com/5ad129741cbf6c5e7789f41028798a90de2b34df Cr-Commit-Position: refs/heads/master@{#11591}

Patch Set 1 #

Patch Set 2 : Rebase f396f6085f9e4f16f37471a7828e3e31308c0d52 #11590 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+187 lines, -17285 lines) Patch
M talk/session/media/channelmanager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/api/androidvideocapturer.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/api/java/jni/androidmediadecoder_jni.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/api/java/jni/androidmediaencoder_jni.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/api/java/jni/peerconnection_jni.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/api/peerconnection_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/api/peerconnectionfactory.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webrtc/api/peerconnectionfactory_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/api/remotevideocapturer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/api/videosource_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/api/videotrack_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/api/videotrackrenderers.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/api/webrtcsession_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/media/base/fakevideocapturer.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/media/base/mediaengine.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/media/base/videocapturer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/media/base/videoengine_unittest.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/media/devices/devicemanager.cc View 1 chunk +1 line, -1 line 0 comments Download
A + webrtc/media/engine/constants.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + webrtc/media/engine/fakewebrtccall.h View 1 chunk +2 lines, -2 lines 0 comments Download
A + webrtc/media/engine/fakewebrtccall.cc View 1 chunk +1 line, -1 line 0 comments Download
A + webrtc/media/engine/fakewebrtccommon.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + webrtc/media/engine/fakewebrtcdeviceinfo.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + webrtc/media/engine/fakewebrtcvcmfactory.h View 2 chunks +5 lines, -5 lines 0 comments Download
A + webrtc/media/engine/fakewebrtcvideocapturemodule.h View 2 chunks +5 lines, -5 lines 0 comments Download
A + webrtc/media/engine/fakewebrtcvideoengine.h View 3 chunks +6 lines, -6 lines 0 comments Download
A + webrtc/media/engine/fakewebrtcvoiceengine.h View 3 chunks +5 lines, -5 lines 0 comments Download
A + webrtc/media/engine/nullwebrtcvideoengine.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + webrtc/media/engine/nullwebrtcvideoengine_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + webrtc/media/engine/simulcast.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + webrtc/media/engine/simulcast.cc View 1 chunk +1 line, -1 line 0 comments Download
A + webrtc/media/engine/simulcast_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + webrtc/media/engine/webrtccommon.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + webrtc/media/engine/webrtcmediaengine.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + webrtc/media/engine/webrtcmediaengine.cc View 1 chunk +4 lines, -4 lines 0 comments Download
A + webrtc/media/engine/webrtcmediaengine_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + webrtc/media/engine/webrtcvideocapturer.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + webrtc/media/engine/webrtcvideocapturer.cc View 2 chunks +3 lines, -3 lines 0 comments Download
A + webrtc/media/engine/webrtcvideocapturer_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + webrtc/media/engine/webrtcvideocapturerfactory.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + webrtc/media/engine/webrtcvideocapturerfactory.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + webrtc/media/engine/webrtcvideochannelfactory.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + webrtc/media/engine/webrtcvideodecoderfactory.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + webrtc/media/engine/webrtcvideoencoderfactory.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + webrtc/media/engine/webrtcvideoengine2.h View 1 3 chunks +6 lines, -6 lines 0 comments Download
A + webrtc/media/engine/webrtcvideoengine2.cc View 1 3 chunks +8 lines, -8 lines 0 comments Download
A + webrtc/media/engine/webrtcvideoengine2_unittest.cc View 1 chunk +6 lines, -6 lines 0 comments Download
A + webrtc/media/engine/webrtcvideoframe.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + webrtc/media/engine/webrtcvideoframe.cc View 1 chunk +1 line, -1 line 0 comments Download
A + webrtc/media/engine/webrtcvideoframe_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
A + webrtc/media/engine/webrtcvideoframefactory.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + webrtc/media/engine/webrtcvideoframefactory.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + webrtc/media/engine/webrtcvideoframefactory_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + webrtc/media/engine/webrtcvoe.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + webrtc/media/engine/webrtcvoiceengine.h View 3 chunks +5 lines, -5 lines 0 comments Download
A + webrtc/media/engine/webrtcvoiceengine.cc View 2 chunks +3 lines, -3 lines 0 comments Download
A + webrtc/media/engine/webrtcvoiceengine_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M webrtc/media/media.gyp View 1 chunk +22 lines, -22 lines 0 comments Download
M webrtc/media/media_tests.gypi View 2 chunks +17 lines, -17 lines 0 comments Download
D webrtc/media/webrtc/constants.h View 1 chunk +0 lines, -27 lines 0 comments Download
D webrtc/media/webrtc/fakewebrtccall.h View 1 chunk +0 lines, -252 lines 0 comments Download
D webrtc/media/webrtc/fakewebrtccall.cc View 1 chunk +0 lines, -426 lines 0 comments Download
D webrtc/media/webrtc/fakewebrtccommon.h View 1 chunk +0 lines, -42 lines 0 comments Download
D webrtc/media/webrtc/fakewebrtcdeviceinfo.h View 1 chunk +0 lines, -108 lines 0 comments Download
D webrtc/media/webrtc/fakewebrtcvcmfactory.h View 1 chunk +0 lines, -48 lines 0 comments Download
D webrtc/media/webrtc/fakewebrtcvideocapturemodule.h View 1 chunk +0 lines, -122 lines 0 comments Download
D webrtc/media/webrtc/fakewebrtcvideoengine.h View 1 chunk +0 lines, -236 lines 0 comments Download
D webrtc/media/webrtc/fakewebrtcvoiceengine.h View 1 chunk +0 lines, -808 lines 0 comments Download
D webrtc/media/webrtc/nullwebrtcvideoengine.h View 1 chunk +0 lines, -64 lines 0 comments Download
D webrtc/media/webrtc/nullwebrtcvideoengine_unittest.cc View 1 chunk +0 lines, -39 lines 0 comments Download
D webrtc/media/webrtc/simulcast.h View 1 chunk +0 lines, -57 lines 0 comments Download
D webrtc/media/webrtc/simulcast.cc View 1 chunk +0 lines, -276 lines 0 comments Download
D webrtc/media/webrtc/simulcast_unittest.cc View 1 chunk +0 lines, -56 lines 0 comments Download
D webrtc/media/webrtc/webrtccommon.h View 1 chunk +0 lines, -58 lines 0 comments Download
D webrtc/media/webrtc/webrtcmediaengine.h View 1 chunk +0 lines, -53 lines 0 comments Download
D webrtc/media/webrtc/webrtcmediaengine.cc View 1 chunk +0 lines, -146 lines 0 comments Download
D webrtc/media/webrtc/webrtcmediaengine_unittest.cc View 1 chunk +0 lines, -188 lines 0 comments Download
D webrtc/media/webrtc/webrtcvideocapturer.h View 1 chunk +0 lines, -99 lines 0 comments Download
D webrtc/media/webrtc/webrtcvideocapturer.cc View 1 chunk +0 lines, -431 lines 0 comments Download
D webrtc/media/webrtc/webrtcvideocapturer_unittest.cc View 1 chunk +0 lines, -135 lines 0 comments Download
D webrtc/media/webrtc/webrtcvideocapturerfactory.h View 1 chunk +0 lines, -27 lines 0 comments Download
D webrtc/media/webrtc/webrtcvideocapturerfactory.cc View 1 chunk +0 lines, -30 lines 0 comments Download
D webrtc/media/webrtc/webrtcvideochannelfactory.h View 1 chunk +0 lines, -27 lines 0 comments Download
D webrtc/media/webrtc/webrtcvideodecoderfactory.h View 1 chunk +0 lines, -36 lines 0 comments Download
D webrtc/media/webrtc/webrtcvideoencoderfactory.h View 1 chunk +0 lines, -63 lines 0 comments Download
D webrtc/media/webrtc/webrtcvideoengine2.h View 1 1 chunk +0 lines, -515 lines 0 comments Download
D webrtc/media/webrtc/webrtcvideoengine2.cc View 1 1 chunk +0 lines, -2512 lines 0 comments Download
D webrtc/media/webrtc/webrtcvideoengine2_unittest.cc View 1 chunk +0 lines, -3080 lines 0 comments Download
D webrtc/media/webrtc/webrtcvideoframe.h View 1 chunk +0 lines, -121 lines 0 comments Download
D webrtc/media/webrtc/webrtcvideoframe.cc View 1 chunk +0 lines, -281 lines 0 comments Download
D webrtc/media/webrtc/webrtcvideoframe_unittest.cc View 1 chunk +0 lines, -329 lines 0 comments Download
D webrtc/media/webrtc/webrtcvideoframefactory.h View 1 chunk +0 lines, -30 lines 0 comments Download
D webrtc/media/webrtc/webrtcvideoframefactory.cc View 1 chunk +0 lines, -28 lines 0 comments Download
D webrtc/media/webrtc/webrtcvideoframefactory_unittest.cc View 1 chunk +0 lines, -107 lines 0 comments Download
D webrtc/media/webrtc/webrtcvoe.h View 1 chunk +0 lines, -119 lines 0 comments Download
D webrtc/media/webrtc/webrtcvoiceengine.h View 1 chunk +0 lines, -275 lines 0 comments Download
D webrtc/media/webrtc/webrtcvoiceengine.cc View 1 chunk +0 lines, -2562 lines 0 comments Download
D webrtc/media/webrtc/webrtcvoiceengine_unittest.cc View 1 chunk +0 lines, -3285 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
kjellander_webrtc
4 years, 10 months ago (2016-02-10 16:35:13 UTC) #3
pthatcher
lgtm
4 years, 10 months ago (2016-02-10 19:13:43 UTC) #6
pthatcher1
lgtm
4 years, 10 months ago (2016-02-10 19:13:52 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1684163002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1684163002/20001
4 years, 10 months ago (2016-02-12 05:30:36 UTC) #10
kjellander_webrtc
On 2016/02/12 05:30:36, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
4 years, 10 months ago (2016-02-12 05:39:17 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/3395)
4 years, 10 months ago (2016-02-12 05:39:38 UTC) #13
kjellander_webrtc
Committed patchset #2 (id:20001) manually as 5ad129741cbf6c5e7789f41028798a90de2b34df.
4 years, 10 months ago (2016-02-12 05:39:58 UTC) #16
commit-bot: I haz the power
4 years, 10 months ago (2016-02-12 05:39:58 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5ad129741cbf6c5e7789f41028798a90de2b34df
Cr-Commit-Position: refs/heads/master@{#11591}

Powered by Google App Engine
This is Rietveld 408576698