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

Issue 1535943004: Multi-networking with Android L.

Created:
5 years ago by honghaiz3
Modified:
5 years ago
Reviewers:
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

Multi-networking with Android L. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+480 lines, -25 lines) Patch
M talk/app/webrtc/java/android/org/webrtc/NetworkMonitor.java View 6 chunks +22 lines, -1 line 0 comments Download
M talk/app/webrtc/java/android/org/webrtc/NetworkMonitorAutoDetect.java View 13 chunks +104 lines, -7 lines 0 comments Download
M talk/app/webrtc/java/jni/androidnetworkmonitor_jni.h View 1 chunk +4 lines, -0 lines 0 comments Download
M talk/app/webrtc/java/jni/androidnetworkmonitor_jni.cc View 3 chunks +79 lines, -0 lines 0 comments Download
M talk/app/webrtc/java/jni/classreferenceholder.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M talk/app/webrtc/java/jni/jni_helpers.h View 1 chunk +5 lines, -0 lines 0 comments Download
M talk/app/webrtc/java/jni/jni_helpers.cc View 2 chunks +15 lines, -0 lines 0 comments Download
M talk/app/webrtc/java/jni/peerconnection_jni.cc View 1 chunk +0 lines, -12 lines 0 comments Download
M webrtc/base/asyncpacketsocket.h View 2 chunks +4 lines, -0 lines 0 comments Download
M webrtc/base/asyncsocket.h View 2 chunks +3 lines, -0 lines 0 comments Download
M webrtc/base/asyncudpsocket.h View 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/base/asyncudpsocket.cc View 2 chunks +10 lines, -0 lines 0 comments Download
M webrtc/base/natsocketfactory.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/base/network.h View 8 chunks +18 lines, -0 lines 0 comments Download
M webrtc/base/network.cc View 6 chunks +69 lines, -0 lines 0 comments Download
M webrtc/base/networkmonitor.h View 3 chunks +32 lines, -0 lines 0 comments Download
M webrtc/base/networkmonitor.cc View 2 chunks +19 lines, -0 lines 0 comments Download
M webrtc/base/physicalsocketserver.cc View 5 chunks +57 lines, -2 lines 0 comments Download
M webrtc/base/socket.h View 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/base/virtualsocketserver.h View 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/p2p/base/basicpacketsocketfactory.h View 2 chunks +6 lines, -0 lines 0 comments Download
M webrtc/p2p/base/basicpacketsocketfactory.cc View 3 chunks +14 lines, -0 lines 0 comments Download
M webrtc/p2p/base/packetsocketfactory.h View 2 chunks +7 lines, -0 lines 0 comments Download
M webrtc/p2p/base/stunport.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/p2p/base/turnport.cc View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/p2p/client/basicportallocator.cc View 1 chunk +1 line, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698