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

Issue 1263603003: Remove PORTALLOCATOR_ENABLE_SHARED_SOCKET.

Created:
5 years, 4 months ago by pthatcher1
Modified:
5 years, 4 months ago
Reviewers:
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, niklas.enbom, yujie_mao (webrtc), Andrew MacDonald
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove PORTALLOCATOR_ENABLE_SHARED_SOCKET.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+419 lines, -2502 lines) Patch
M talk/app/webrtc/jsepsessiondescription_unittest.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M talk/app/webrtc/peerconnection.cc View 1 chunk +1 line, -3 lines 0 comments Download
M talk/app/webrtc/peerconnectionendtoend_unittest.cc View 4 chunks +0 lines, -53 lines 0 comments Download
M talk/app/webrtc/webrtcsdp.cc View 3 chunks +2 lines, -5 lines 0 comments Download
M talk/app/webrtc/webrtcsdp_unittest.cc View 8 chunks +7 lines, -17 lines 0 comments Download
M talk/app/webrtc/webrtcsession_unittest.cc View 10 chunks +6 lines, -73 lines 0 comments Download
M talk/app/webrtc/webrtcsessiondescriptionfactory.cc View 1 chunk +0 lines, -1 line 0 comments Download
M talk/session/media/mediasession.h View 1 chunk +0 lines, -19 lines 0 comments Download
M talk/session/media/mediasession.cc View 1 chunk +0 lines, -67 lines 0 comments Download
M talk/session/media/mediasession_unittest.cc View 1 chunk +3 lines, -6 lines 0 comments Download
M webrtc/p2p/base/candidate.h View 1 chunk +0 lines, -21 lines 0 comments Download
M webrtc/p2p/base/constants.h View 2 chunks +0 lines, -14 lines 0 comments Download
M webrtc/p2p/base/constants.cc View 3 chunks +0 lines, -15 lines 0 comments Download
M webrtc/p2p/base/dtlstransportchannel.h View 1 chunk +0 lines, -6 lines 0 comments Download
M webrtc/p2p/base/dtlstransportchannel_unittest.cc View 7 chunks +2 lines, -32 lines 0 comments Download
M webrtc/p2p/base/fakesession.h View 5 chunks +1 line, -9 lines 0 comments Download
M webrtc/p2p/base/p2ptransport.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/p2p/base/p2ptransportchannel.h View 2 chunks +0 lines, -3 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel.cc View 14 chunks +69 lines, -154 lines 0 comments Download
M webrtc/p2p/base/p2ptransportchannel_unittest.cc View 30 chunks +84 lines, -278 lines 0 comments Download
M webrtc/p2p/base/port.h View 4 chunks +1 line, -22 lines 0 comments Download
M webrtc/p2p/base/port.cc View 24 chunks +69 lines, -207 lines 0 comments Download
M webrtc/p2p/base/port_unittest.cc View 30 chunks +67 lines, -371 lines 0 comments Download
M webrtc/p2p/base/portallocator.h View 1 chunk +0 lines, -2 lines 0 comments Download
M webrtc/p2p/base/portallocator.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M webrtc/p2p/base/portinterface.h View 1 chunk +0 lines, -3 lines 0 comments Download
M webrtc/p2p/base/rawtransport.h View 1 chunk +2 lines, -46 lines 0 comments Download
M webrtc/p2p/base/rawtransport.cc View 1 chunk +2 lines, -43 lines 0 comments Download
M webrtc/p2p/base/rawtransportchannel.h View 1 chunk +2 lines, -200 lines 0 comments Download
M webrtc/p2p/base/rawtransportchannel.cc View 1 chunk +2 lines, -260 lines 0 comments Download
M webrtc/p2p/base/session.h View 2 chunks +0 lines, -3 lines 0 comments Download
M webrtc/p2p/base/session.cc View 4 chunks +1 line, -8 lines 0 comments Download
M webrtc/p2p/base/transport.h View 7 chunks +1 line, -11 lines 0 comments Download
M webrtc/p2p/base/transport.cc View 8 chunks +1 line, -84 lines 0 comments Download
M webrtc/p2p/base/transport_unittest.cc View 12 chunks +15 lines, -27 lines 0 comments Download
M webrtc/p2p/base/transportchannelimpl.h View 1 chunk +0 lines, -3 lines 0 comments Download
M webrtc/p2p/base/transportdescription.h View 4 chunks +5 lines, -22 lines 0 comments Download
M webrtc/p2p/base/transportdescriptionfactory.h View 2 chunks +0 lines, -3 lines 0 comments Download
M webrtc/p2p/base/transportdescriptionfactory.cc View 4 chunks +5 lines, -38 lines 0 comments Download
M webrtc/p2p/base/transportdescriptionfactory_unittest.cc View 7 chunks +23 lines, -132 lines 0 comments Download
M webrtc/p2p/base/turnport_unittest.cc View 4 chunks +0 lines, -14 lines 0 comments Download
M webrtc/p2p/client/basicportallocator.cc View 6 chunks +23 lines, -80 lines 0 comments Download
M webrtc/p2p/client/connectivitychecker.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M webrtc/p2p/client/fakeportallocator.h View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/p2p/client/httpportallocator.cc View 1 chunk +4 lines, -6 lines 0 comments Download
M webrtc/p2p/client/portallocator_unittest.cc View 19 chunks +17 lines, -125 lines 0 comments Download
M webrtc/p2p/p2p.gyp View 1 chunk +0 lines, -4 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698