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

Issue 2097563002: Split the mediastream module in Blink into mediastream and peerconnection (Closed)

Created:
4 years, 6 months ago by Guido Urdaneta
Modified:
4 years, 5 months ago
CC:
chromium-reviews, blink-reviews, haraken, tommyw+watchlist_chromium.org, blink-reviews-bindings_chromium.org, mcasas+watch+mediastream_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Split the mediastream module in Blink into mediastream and peerconnection BUG=621541 Committed: https://crrev.com/17ca1449bfde88b279180bb85e52e5d4015d83f0 Cr-Commit-Position: refs/heads/master@{#402500}

Patch Set 1 #

Patch Set 2 : Copy OWNERS file from mediastream/ to peerconnection/ #

Total comments: 2

Patch Set 3 : update OWNERS #

Total comments: 2

Patch Set 4 : OWNERS file in alphabetic order #

Patch Set 5 : Add DEPS file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -7961 lines) Patch
D third_party/WebKit/LayoutTests/fast/mediastream/RTCIceCandidate.html View 1 chunk +0 lines, -49 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCIceCandidate-expected.txt View 1 chunk +0 lines, -28 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection.html View 1 chunk +0 lines, -119 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-AddRemoveStream.html View 1 chunk +0 lines, -81 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-AddRemoveStream-expected.txt View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-createAnswer.html View 1 chunk +0 lines, -64 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-createAnswer-expected.txt View 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-createAnswer-promise.html View 1 chunk +0 lines, -51 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-createOffer.html View 1 chunk +0 lines, -122 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-createOffer-expected.txt View 1 chunk +0 lines, -46 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-createOffer-promise.html View 1 chunk +0 lines, -80 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-datachannel.html View 1 chunk +0 lines, -113 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-datachannel-expected.txt View 1 chunk +0 lines, -44 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-dtmf.html View 1 chunk +0 lines, -66 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-dtmf-expected.txt View 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-events.html View 1 chunk +0 lines, -59 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-events-expected.txt View 1 chunk +0 lines, -15 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-expected.txt View 1 chunk +0 lines, -62 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-generateCertificate.html View 1 chunk +0 lines, -115 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-generateCertificate-expected.txt View 1 chunk +0 lines, -21 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-ice.html View 1 chunk +0 lines, -101 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-ice-expected.txt View 1 chunk +0 lines, -36 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-ice-promise.html View 1 chunk +0 lines, -64 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-ice-promise-expected.txt View 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-lifetime.html View 1 chunk +0 lines, -70 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-lifetime-expected.txt View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-localDescription.html View 1 chunk +0 lines, -84 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-localDescription-expected.txt View 1 chunk +0 lines, -27 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-localDescription-promise.html View 1 chunk +0 lines, -69 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-localDescription-promise-expected.txt View 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-onnegotiationneeded.html View 1 chunk +0 lines, -49 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-onnegotiationneeded-expected.txt View 1 chunk +0 lines, -11 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-remoteDescription.html View 1 chunk +0 lines, -84 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-remoteDescription-expected.txt View 1 chunk +0 lines, -27 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-remoteDescription-promise.html View 1 chunk +0 lines, -69 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-remoteDescription-promise-expected.txt View 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-remotestreams.html View 1 chunk +0 lines, -86 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-remotestreams-expected.txt View 1 chunk +0 lines, -27 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-state.html View 1 chunk +0 lines, -28 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-state-expected.txt View 1 chunk +0 lines, -13 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-stats.html View 1 chunk +0 lines, -92 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-stats-expected.txt View 1 chunk +0 lines, -39 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-statsSelector.html View 1 chunk +0 lines, -60 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCPeerConnection-statsSelector-expected.txt View 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCSessionDescription.html View 1 chunk +0 lines, -38 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/mediastream/RTCSessionDescription-expected.txt View 1 chunk +0 lines, -25 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCIceCandidate.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCIceCandidate-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-AddRemoveStream.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-AddRemoveStream-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-createAnswer.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-createAnswer-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-createAnswer-promise.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-createOffer.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-createOffer-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-createOffer-promise.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-datachannel.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-datachannel-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-dtmf.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-dtmf-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-events.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-events-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-generateCertificate.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-generateCertificate-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-ice.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-ice-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-ice-promise.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-ice-promise-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-lifetime.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-lifetime-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-localDescription.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-localDescription-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-localDescription-promise.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-localDescription-promise-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-onnegotiationneeded.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-onnegotiationneeded-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-remoteDescription.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-remoteDescription-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-remoteDescription-promise.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-remoteDescription-promise-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-remotestreams.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-remotestreams-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-state.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-state-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-stats.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-stats-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-statsSelector.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCPeerConnection-statsSelector-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCSessionDescription.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/peerconnection/RTCSessionDescription-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/WebKit/Source/bindings/modules/v8/ScriptValueSerializerForModules.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/modules/v8/ScriptValueSerializerForModules.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/mediastream/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCAnswerOptions.idl View 1 chunk +0 lines, -8 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCCertificate.h View 1 chunk +0 lines, -63 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCCertificate.cpp View 1 chunk +0 lines, -52 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCCertificate.idl View 1 chunk +0 lines, -36 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCDTMFSender.h View 1 chunk +0 lines, -98 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCDTMFSender.cpp View 1 chunk +0 lines, -185 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCDTMFSender.idl View 1 chunk +0 lines, -39 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCDTMFToneChangeEvent.h View 1 chunk +0 lines, -60 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCDTMFToneChangeEvent.cpp View 1 chunk +0 lines, -83 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCDTMFToneChangeEvent.idl View 1 chunk +0 lines, -33 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCDTMFToneChangeEventInit.idl View 1 chunk +0 lines, -9 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCDataChannel.h View 1 chunk +0 lines, -148 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCDataChannel.cpp View 1 chunk +0 lines, -400 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCDataChannel.idl View 1 chunk +0 lines, -54 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCDataChannelEvent.h View 1 chunk +0 lines, -57 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCDataChannelEvent.cpp View 1 chunk +0 lines, -70 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCDataChannelEvent.idl View 1 chunk +0 lines, -29 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCDataChannelTest.cpp View 1 chunk +0 lines, -145 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCIceCandidate.h View 1 chunk +0 lines, -73 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCIceCandidate.cpp View 1 chunk +0 lines, -119 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCIceCandidate.idl View 1 chunk +0 lines, -41 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCIceCandidateEvent.h View 1 chunk +0 lines, -57 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCIceCandidateEvent.cpp View 1 chunk +0 lines, -72 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCIceCandidateEvent.idl View 1 chunk +0 lines, -30 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCIceCandidateInit.idl View 1 chunk +0 lines, -11 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCOfferAnswerOptions.idl View 1 chunk +0 lines, -9 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCOfferOptions.idl View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCPeerConnection.h View 1 chunk +0 lines, -219 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCPeerConnection.cpp View 1 chunk +0 lines, -1238 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCPeerConnection.idl View 1 chunk +0 lines, -132 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCPeerConnectionErrorCallback.h View 1 chunk +0 lines, -24 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCPeerConnectionErrorCallback.idl View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCSessionDescription.h View 1 chunk +0 lines, -70 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCSessionDescription.cpp View 1 chunk +0 lines, -101 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCSessionDescription.idl View 1 chunk +0 lines, -46 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCSessionDescriptionCallback.h View 1 chunk +0 lines, -49 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCSessionDescriptionCallback.idl View 1 chunk +0 lines, -34 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCSessionDescriptionInit.idl View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCSessionDescriptionRequestImpl.h View 1 chunk +0 lines, -72 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCSessionDescriptionRequestImpl.cpp View 1 chunk +0 lines, -102 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCSessionDescriptionRequestPromiseImpl.h View 1 chunk +0 lines, -39 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCSessionDescriptionRequestPromiseImpl.cpp View 1 chunk +0 lines, -73 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCStatsCallback.h View 1 chunk +0 lines, -43 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCStatsCallback.idl View 1 chunk +0 lines, -28 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCStatsReport.h View 1 chunk +0 lines, -62 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCStatsReport.cpp View 1 chunk +0 lines, -56 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCStatsReport.idl View 1 chunk +0 lines, -33 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCStatsRequestImpl.h View 1 chunk +0 lines, -70 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCStatsRequestImpl.cpp View 1 chunk +0 lines, -96 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCStatsResponse.h View 1 chunk +0 lines, -61 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCStatsResponse.cpp View 1 chunk +0 lines, -64 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCStatsResponse.idl View 1 chunk +0 lines, -31 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCVoidRequestImpl.h View 1 chunk +0 lines, -72 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCVoidRequestImpl.cpp View 1 chunk +0 lines, -102 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCVoidRequestPromiseImpl.h View 1 chunk +0 lines, -38 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/RTCVoidRequestPromiseImpl.cpp View 1 chunk +0 lines, -71 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/testing/InternalsRTCCertificate.h View 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/testing/InternalsRTCCertificate.cpp View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/WebKit/Source/modules/mediastream/testing/InternalsRTCCertificate.idl View 1 chunk +0 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/modules/modules.gypi View 13 chunks +73 lines, -73 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/DEPS View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/OWNERS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCAnswerOptions.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCCertificate.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCCertificate.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCCertificate.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCDTMFSender.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCDTMFSender.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCDTMFSender.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCDTMFToneChangeEvent.h View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCDTMFToneChangeEvent.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCDTMFToneChangeEvent.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCDTMFToneChangeEventInit.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCDataChannel.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCDataChannel.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCDataChannel.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCDataChannelEvent.h View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCDataChannelEvent.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCDataChannelEvent.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCDataChannelTest.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCIceCandidate.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCIceCandidate.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCIceCandidate.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCIceCandidateEvent.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCIceCandidateEvent.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCIceCandidateEvent.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCIceCandidateInit.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCOfferAnswerOptions.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCOfferOptions.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCPeerConnection.h View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCPeerConnection.cpp View 3 chunks +22 lines, -22 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCPeerConnection.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCPeerConnectionErrorCallback.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCPeerConnectionErrorCallback.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCSessionDescription.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCSessionDescription.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCSessionDescription.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCSessionDescriptionCallback.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCSessionDescriptionCallback.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCSessionDescriptionInit.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCSessionDescriptionRequestImpl.h View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCSessionDescriptionRequestImpl.cpp View 1 chunk +5 lines, -5 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCSessionDescriptionRequestPromiseImpl.h View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCSessionDescriptionRequestPromiseImpl.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCStatsCallback.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCStatsCallback.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCStatsReport.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCStatsReport.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCStatsReport.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCStatsRequestImpl.h View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCStatsRequestImpl.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCStatsResponse.h View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCStatsResponse.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCStatsResponse.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCVoidRequestImpl.h View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCVoidRequestImpl.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCVoidRequestPromiseImpl.h View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/RTCVoidRequestPromiseImpl.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.h View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.cpp View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
M third_party/WebKit/Source/platform/blink_platform.gypi View 2 chunks +7 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebRTCAnswerOptions.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/exported/WebRTCConfiguration.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/exported/WebRTCOfferOptions.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/exported/WebRTCSessionDescriptionRequest.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/exported/WebRTCStatsRequest.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/exported/WebRTCStatsResponse.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/exported/WebRTCVoidRequest.cpp View 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/Source/platform/mediastream/RTCAnswerOptionsPlatform.h View 1 chunk +0 lines, -34 lines 0 comments Download
D third_party/WebKit/Source/platform/mediastream/RTCConfiguration.h View 1 chunk +0 lines, -123 lines 0 comments Download
D third_party/WebKit/Source/platform/mediastream/RTCOfferOptionsPlatform.h View 1 chunk +0 lines, -43 lines 0 comments Download
D third_party/WebKit/Source/platform/mediastream/RTCSessionDescriptionRequest.h View 1 chunk +0 lines, -55 lines 0 comments Download
D third_party/WebKit/Source/platform/mediastream/RTCStatsRequest.h View 1 chunk +0 lines, -60 lines 0 comments Download
D third_party/WebKit/Source/platform/mediastream/RTCStatsResponseBase.h View 1 chunk +0 lines, -45 lines 0 comments Download
D third_party/WebKit/Source/platform/mediastream/RTCVoidRequest.h View 1 chunk +0 lines, -54 lines 0 comments Download
A + third_party/WebKit/Source/platform/peerconnection/RTCAnswerOptionsPlatform.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/platform/peerconnection/RTCConfiguration.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/platform/peerconnection/RTCOfferOptionsPlatform.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/platform/peerconnection/RTCSessionDescriptionRequest.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/platform/peerconnection/RTCStatsRequest.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/platform/peerconnection/RTCStatsResponseBase.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/Source/platform/peerconnection/RTCVoidRequest.h View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 31 (14 generated)
Guido Urdaneta
Hi, WDYT? We probably have to adjust OWNERS files before landing this.
4 years, 6 months ago (2016-06-24 11:38:54 UTC) #3
mcasas
On 2016/06/24 11:38:54, Guido Urdaneta wrote: > Hi, WDYT? > We probably have to adjust ...
4 years, 6 months ago (2016-06-24 17:23:46 UTC) #5
Guido Urdaneta
On 2016/06/24 17:23:46, mcasas wrote: > On 2016/06/24 11:38:54, Guido Urdaneta wrote: > > Hi, ...
4 years, 6 months ago (2016-06-24 18:23:34 UTC) #6
Guido Urdaneta
Hi, PTAL
4 years, 5 months ago (2016-06-27 10:09:49 UTC) #9
tommi (sloooow) - chröme
https://codereview.chromium.org/2097563002/diff/40001/third_party/WebKit/Source/modules/peerconnection/OWNERS File third_party/WebKit/Source/modules/peerconnection/OWNERS (right): https://codereview.chromium.org/2097563002/diff/40001/third_party/WebKit/Source/modules/peerconnection/OWNERS#newcode3 third_party/WebKit/Source/modules/peerconnection/OWNERS:3: peter@chromium.org can you add yourself?
4 years, 5 months ago (2016-06-27 10:44:32 UTC) #10
Guido Urdaneta
https://codereview.chromium.org/2097563002/diff/40001/third_party/WebKit/Source/modules/peerconnection/OWNERS File third_party/WebKit/Source/modules/peerconnection/OWNERS (right): https://codereview.chromium.org/2097563002/diff/40001/third_party/WebKit/Source/modules/peerconnection/OWNERS#newcode3 third_party/WebKit/Source/modules/peerconnection/OWNERS:3: peter@chromium.org On 2016/06/27 10:44:32, tommi-chrömium wrote: > can you ...
4 years, 5 months ago (2016-06-27 11:59:14 UTC) #11
tommi (sloooow) - chröme
lgtm
4 years, 5 months ago (2016-06-27 12:02:15 UTC) #12
mcasas
https://codereview.chromium.org/2097563002/diff/60001/third_party/WebKit/Source/modules/peerconnection/OWNERS File third_party/WebKit/Source/modules/peerconnection/OWNERS (right): https://codereview.chromium.org/2097563002/diff/60001/third_party/WebKit/Source/modules/peerconnection/OWNERS#newcode3 third_party/WebKit/Source/modules/peerconnection/OWNERS:3: guidou@chromium.org nit: Usually OWNERS follows an alphabetical order
4 years, 5 months ago (2016-06-27 17:07:57 UTC) #13
Guido Urdaneta
+foolip https://codereview.chromium.org/2097563002/diff/60001/third_party/WebKit/Source/modules/peerconnection/OWNERS File third_party/WebKit/Source/modules/peerconnection/OWNERS (right): https://codereview.chromium.org/2097563002/diff/60001/third_party/WebKit/Source/modules/peerconnection/OWNERS#newcode3 third_party/WebKit/Source/modules/peerconnection/OWNERS:3: guidou@chromium.org On 2016/06/27 17:07:56, mcasas wrote: > nit: ...
4 years, 5 months ago (2016-06-28 08:53:04 UTC) #16
hta - Chromium
Basic idea seems sound, although I'm a bit worried about value-for-effort here. Questions: 1) What ...
4 years, 5 months ago (2016-06-28 09:52:50 UTC) #17
Guido Urdaneta
On 2016/06/28 09:52:50, hta - Chromium wrote: > Basic idea seems sound, although I'm a ...
4 years, 5 months ago (2016-06-28 10:00:38 UTC) #18
foolip
lgtm
4 years, 5 months ago (2016-06-28 15:43:09 UTC) #19
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/2097563002/80001
4 years, 5 months ago (2016-06-28 15:45:16 UTC) #22
hta - Chromium
lgtm
4 years, 5 months ago (2016-06-28 15:46:22 UTC) #23
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/2097563002/100001
4 years, 5 months ago (2016-06-28 15:58:02 UTC) #27
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 5 months ago (2016-06-28 17:41:40 UTC) #29
commit-bot: I haz the power
4 years, 5 months ago (2016-06-28 17:43:13 UTC) #31
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/17ca1449bfde88b279180bb85e52e5d4015d83f0
Cr-Commit-Position: refs/heads/master@{#402500}

Powered by Google App Engine
This is Rietveld 408576698