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

Issue 1235563006: Move talk/examples/* to webrtc/examples. (Closed)

Created:
5 years, 5 months ago by decurtis_webrtc
Modified:
5 years, 4 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, 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

Move all the examples from the talk directory into the webrtc examples directory. Significant changes: - move the libjingle_examples.gyp file into webrtc directory. - rename talk/examples/android to webrtc/examples/androidapp to avoid name conflicts. - update paths in talk/libjingle_tests.gyp to point to webrtc directory for Objective-C test. BUG= R=pthatcher@webrtc.org, tkchin@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/a8736448970fedd82f051c6b2cc89185b755ddf3

Patch Set 1 #

Patch Set 2 : 201507141340 #

Patch Set 3 : 201507141345 #

Patch Set 4 : 201507141427 #

Total comments: 3

Patch Set 5 : 201507270940 #

Patch Set 6 : 201508051337 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1282 lines, -20414 lines) Patch
M all.gyp View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
D talk/examples/OWNERS View 1 2 3 4 5 1 chunk +0 lines, -2 lines 0 comments Download
D talk/examples/android/AndroidManifest.xml View 1 2 3 4 5 1 chunk +0 lines, -49 lines 0 comments Download
D talk/examples/android/README View 1 2 3 4 5 1 chunk +0 lines, -34 lines 0 comments Download
D talk/examples/android/ant.properties View 1 2 3 4 5 1 chunk +0 lines, -17 lines 0 comments Download
D talk/examples/android/build.xml View 1 2 3 4 5 1 chunk +0 lines, -92 lines 0 comments Download
D talk/examples/android/project.properties View 1 2 3 4 5 1 chunk +0 lines, -16 lines 0 comments Download
D talk/examples/android/res/drawable-hdpi/disconnect.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/android/res/drawable-hdpi/ic_action_full_screen.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/android/res/drawable-hdpi/ic_action_return_from_full_screen.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/android/res/drawable-hdpi/ic_launcher.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/android/res/drawable-hdpi/ic_loopback_call.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/android/res/drawable-ldpi/disconnect.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/android/res/drawable-ldpi/ic_action_full_screen.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/android/res/drawable-ldpi/ic_action_return_from_full_screen.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/android/res/drawable-ldpi/ic_launcher.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/android/res/drawable-ldpi/ic_loopback_call.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/android/res/drawable-mdpi/disconnect.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/android/res/drawable-mdpi/ic_action_full_screen.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/android/res/drawable-mdpi/ic_action_return_from_full_screen.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/android/res/drawable-mdpi/ic_launcher.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/android/res/drawable-mdpi/ic_loopback_call.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/android/res/drawable-xhdpi/disconnect.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/android/res/drawable-xhdpi/ic_action_full_screen.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/android/res/drawable-xhdpi/ic_action_return_from_full_screen.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/android/res/drawable-xhdpi/ic_launcher.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/android/res/drawable-xhdpi/ic_loopback_call.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/android/res/layout/activity_call.xml View 1 2 3 4 5 1 chunk +0 lines, -23 lines 0 comments Download
D talk/examples/android/res/layout/activity_connect.xml View 1 2 3 4 5 1 chunk +0 lines, -72 lines 0 comments Download
D talk/examples/android/res/layout/fragment_call.xml View 1 2 3 4 5 1 chunk +0 lines, -51 lines 0 comments Download
D talk/examples/android/res/layout/fragment_hud.xml View 1 2 3 4 5 1 chunk +0 lines, -75 lines 0 comments Download
D talk/examples/android/res/menu/connect_menu.xml View 1 2 3 4 5 1 chunk +0 lines, -8 lines 0 comments Download
D talk/examples/android/res/values-v17/styles.xml View 1 2 3 4 5 1 chunk +0 lines, -8 lines 0 comments Download
D talk/examples/android/res/values-v21/styles.xml View 1 2 3 4 5 1 chunk +0 lines, -8 lines 0 comments Download
D talk/examples/android/res/values/arrays.xml View 1 2 3 4 5 1 chunk +0 lines, -39 lines 0 comments Download
D talk/examples/android/res/values/strings.xml View 1 2 3 4 5 1 chunk +0 lines, -113 lines 0 comments Download
D talk/examples/android/res/xml/preferences.xml View 1 2 3 4 5 1 chunk +0 lines, -117 lines 0 comments Download
D talk/examples/android/src/org/appspot/apprtc/AppRTCAudioManager.java View 1 2 3 4 5 1 chunk +0 lines, -373 lines 0 comments Download
D talk/examples/android/src/org/appspot/apprtc/AppRTCClient.java View 1 2 3 4 5 1 chunk +0 lines, -142 lines 0 comments Download
D talk/examples/android/src/org/appspot/apprtc/AppRTCProximitySensor.java View 1 2 3 4 5 1 chunk +0 lines, -197 lines 0 comments Download
D talk/examples/android/src/org/appspot/apprtc/CallActivity.java View 1 2 3 4 5 1 chunk +0 lines, -664 lines 0 comments Download
D talk/examples/android/src/org/appspot/apprtc/CallFragment.java View 1 2 3 4 5 1 chunk +0 lines, -135 lines 0 comments Download
D talk/examples/android/src/org/appspot/apprtc/ConnectActivity.java View 1 2 3 4 5 1 chunk +0 lines, -420 lines 0 comments Download
D talk/examples/android/src/org/appspot/apprtc/CpuMonitor.java View 1 2 3 4 5 1 chunk +0 lines, -316 lines 0 comments Download
D talk/examples/android/src/org/appspot/apprtc/HudFragment.java View 1 2 3 4 5 1 chunk +0 lines, -217 lines 0 comments Download
D talk/examples/android/src/org/appspot/apprtc/PeerConnectionClient.java View 1 2 3 4 5 1 chunk +0 lines, -1033 lines 0 comments Download
D talk/examples/android/src/org/appspot/apprtc/RoomParametersFetcher.java View 1 2 3 4 5 1 chunk +0 lines, -239 lines 0 comments Download
D talk/examples/android/src/org/appspot/apprtc/SettingsActivity.java View 1 2 3 4 5 1 chunk +0 lines, -194 lines 0 comments Download
D talk/examples/android/src/org/appspot/apprtc/SettingsFragment.java View 1 2 3 4 5 1 chunk +0 lines, -44 lines 0 comments Download
D talk/examples/android/src/org/appspot/apprtc/UnhandledExceptionHandler.java View 1 2 3 4 5 1 chunk +0 lines, -103 lines 0 comments Download
D talk/examples/android/src/org/appspot/apprtc/WebSocketChannelClient.java View 1 2 3 4 5 1 chunk +0 lines, -322 lines 0 comments Download
D talk/examples/android/src/org/appspot/apprtc/WebSocketRTCClient.java View 1 2 3 4 5 1 chunk +0 lines, -396 lines 0 comments Download
D talk/examples/android/src/org/appspot/apprtc/util/AppRTCUtils.java View 1 2 3 4 5 1 chunk +0 lines, -84 lines 0 comments Download
D talk/examples/android/src/org/appspot/apprtc/util/AsyncHttpURLConnection.java View 1 2 3 4 5 1 chunk +0 lines, -139 lines 0 comments Download
D talk/examples/android/src/org/appspot/apprtc/util/LooperExecutor.java View 1 2 3 4 5 1 chunk +0 lines, -112 lines 0 comments Download
D talk/examples/android/third_party/autobanh/LICENSE View 1 2 3 4 5 1 chunk +0 lines, -177 lines 0 comments Download
D talk/examples/android/third_party/autobanh/LICENSE.md View 1 2 3 4 5 1 chunk +0 lines, -21 lines 0 comments Download
D talk/examples/android/third_party/autobanh/NOTICE View 1 2 3 4 5 1 chunk +0 lines, -3 lines 0 comments Download
D talk/examples/android/third_party/autobanh/autobanh.jar View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/androidtests/AndroidManifest.xml View 1 2 3 4 5 1 chunk +0 lines, -17 lines 0 comments Download
D talk/examples/androidtests/README View 1 2 3 4 5 1 chunk +0 lines, -14 lines 0 comments Download
D talk/examples/androidtests/ant.properties View 1 2 3 4 5 1 chunk +0 lines, -18 lines 0 comments Download
D talk/examples/androidtests/build.xml View 1 2 3 4 5 1 chunk +0 lines, -92 lines 0 comments Download
D talk/examples/androidtests/project.properties View 1 2 3 4 5 1 chunk +0 lines, -16 lines 0 comments Download
D talk/examples/androidtests/src/org/appspot/apprtc/test/LooperExecutorTest.java View 1 2 3 4 5 1 chunk +0 lines, -84 lines 0 comments Download
D talk/examples/androidtests/src/org/appspot/apprtc/test/PeerConnectionClientTest.java View 1 2 3 4 5 1 chunk +0 lines, -455 lines 0 comments Download
D talk/examples/objc/.clang-format View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDAppClient.h View 1 2 3 4 5 1 chunk +0 lines, -84 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDAppClient.m View 1 2 3 4 5 1 chunk +0 lines, -658 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDAppClient+Internal.h View 1 2 3 4 5 1 chunk +0 lines, -69 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDAppEngineClient.h View 1 2 3 4 5 1 chunk +0 lines, -31 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDAppEngineClient.m View 1 2 3 4 5 1 chunk +0 lines, -182 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDCEODTURNClient.h View 1 2 3 4 5 1 chunk +0 lines, -35 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDCEODTURNClient.m View 1 2 3 4 5 1 chunk +0 lines, -83 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDJoinResponse.h View 1 2 3 4 5 1 chunk +0 lines, -49 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDJoinResponse.m View 1 2 3 4 5 1 chunk +0 lines, -99 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDJoinResponse+Internal.h View 1 2 3 4 5 1 chunk +0 lines, -40 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDMessageResponse.h View 1 2 3 4 5 1 chunk +0 lines, -43 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDMessageResponse.m View 1 2 3 4 5 1 chunk +0 lines, -63 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDMessageResponse+Internal.h View 1 2 3 4 5 1 chunk +0 lines, -34 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDRoomServerClient.h View 1 2 3 4 5 1 chunk +0 lines, -50 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDSDPUtils.h View 1 2 3 4 5 1 chunk +0 lines, -41 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDSDPUtils.m View 1 2 3 4 5 1 chunk +0 lines, -109 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDSignalingChannel.h View 1 2 3 4 5 1 chunk +0 lines, -69 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDSignalingMessage.h View 1 2 3 4 5 1 chunk +0 lines, -66 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDSignalingMessage.m View 1 2 3 4 5 1 chunk +0 lines, -145 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDTURNClient.h View 1 2 3 4 5 1 chunk +0 lines, -37 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDWebSocketChannel.h View 1 2 3 4 5 1 chunk +0 lines, -48 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ARDWebSocketChannel.m View 1 2 3 4 5 1 chunk +0 lines, -216 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/RTCICECandidate+JSON.h View 1 2 3 4 5 1 chunk +0 lines, -35 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/RTCICECandidate+JSON.m View 1 2 3 4 5 1 chunk +0 lines, -67 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/RTCICEServer+JSON.h View 1 2 3 4 5 1 chunk +0 lines, -36 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/RTCICEServer+JSON.m View 1 2 3 4 5 1 chunk +0 lines, -64 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/RTCMediaConstraints+JSON.h View 1 2 3 4 5 1 chunk +0 lines, -36 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/RTCMediaConstraints+JSON.m View 1 2 3 4 5 1 chunk +0 lines, -54 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/RTCSessionDescription+JSON.h View 1 2 3 4 5 1 chunk +0 lines, -36 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/RTCSessionDescription+JSON.m View 1 2 3 4 5 1 chunk +0 lines, -50 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/common/ARDUtilities.h View 1 2 3 4 5 1 chunk +0 lines, -52 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/common/ARDUtilities.m View 1 2 3 4 5 1 chunk +0 lines, -112 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/ARDAppDelegate.h View 1 2 3 4 5 1 chunk +0 lines, -34 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/ARDAppDelegate.m View 1 2 3 4 5 1 chunk +0 lines, -69 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/ARDMainView.h View 1 2 3 4 5 1 chunk +0 lines, -44 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/ARDMainView.m View 1 2 3 4 5 1 chunk +0 lines, -185 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/ARDMainViewController.h View 1 2 3 4 5 1 chunk +0 lines, -34 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/ARDMainViewController.m View 1 2 3 4 5 1 chunk +0 lines, -102 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/ARDVideoCallView.h View 1 2 3 4 5 1 chunk +0 lines, -52 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/ARDVideoCallView.m View 1 2 3 4 5 1 chunk +0 lines, -179 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/ARDVideoCallViewController.h View 1 2 3 4 5 1 chunk +0 lines, -34 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/ARDVideoCallViewController.m View 1 2 3 4 5 1 chunk +0 lines, -194 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/AppRTCDemo-Prefix.pch View 1 2 3 4 5 1 chunk +0 lines, -40 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/Info.plist View 1 2 3 4 5 1 chunk +0 lines, -97 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/UIImage+ARDUtilities.h View 1 2 3 4 5 1 chunk +0 lines, -35 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/UIImage+ARDUtilities.m View 1 2 3 4 5 1 chunk +0 lines, -48 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/main.m View 1 2 3 4 5 1 chunk +0 lines, -37 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/resources/Roboto-Regular.ttf View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/resources/iPhone5@2x.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/resources/iPhone6@2x.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/resources/iPhone6p@3x.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/resources/ic_call_end_black_24dp.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/resources/ic_call_end_black_24dp@2x.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/resources/ic_clear_black_24dp.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/resources/ic_clear_black_24dp@2x.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/resources/ic_switch_video_black_24dp.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/objc/AppRTCDemo/ios/resources/ic_switch_video_black_24dp@2x.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/objc/AppRTCDemo/mac/APPRTCAppDelegate.h View 1 2 3 4 5 1 chunk +0 lines, -31 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/mac/APPRTCAppDelegate.m View 1 2 3 4 5 1 chunk +0 lines, -77 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/mac/APPRTCViewController.h View 1 2 3 4 5 1 chunk +0 lines, -34 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/mac/APPRTCViewController.m View 1 2 3 4 5 1 chunk +0 lines, -323 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/mac/Info.plist View 1 2 3 4 5 1 chunk +0 lines, -29 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/mac/main.m View 1 2 3 4 5 1 chunk +0 lines, -39 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/tests/ARDAppClientTest.mm View 1 2 3 4 5 1 chunk +0 lines, -354 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/third_party/SocketRocket/LICENSE View 1 2 3 4 5 1 chunk +0 lines, -15 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/third_party/SocketRocket/SRWebSocket.h View 1 2 3 4 5 1 chunk +0 lines, -132 lines 0 comments Download
D talk/examples/objc/AppRTCDemo/third_party/SocketRocket/SRWebSocket.m View 1 2 3 4 5 1 chunk +0 lines, -1761 lines 0 comments Download
D talk/examples/objc/Icon.png View 1 2 3 4 5 Binary file 0 comments Download
D talk/examples/objc/README View 1 2 3 4 5 1 chunk +0 lines, -3 lines 0 comments Download
D talk/examples/peerconnection/client/conductor.h View 1 2 3 4 5 1 chunk +0 lines, -146 lines 0 comments Download
D talk/examples/peerconnection/client/conductor.cc View 1 2 3 4 5 1 chunk +0 lines, -563 lines 0 comments Download
D talk/examples/peerconnection/client/defaults.h View 1 2 3 4 5 1 chunk +0 lines, -47 lines 0 comments Download
D talk/examples/peerconnection/client/defaults.cc View 1 2 3 4 5 1 chunk +0 lines, -75 lines 0 comments Download
D talk/examples/peerconnection/client/flagdefs.h View 1 2 3 4 5 1 chunk +0 lines, -50 lines 0 comments Download
D talk/examples/peerconnection/client/linux/main.cc View 1 2 3 4 5 1 chunk +0 lines, -122 lines 0 comments Download
D talk/examples/peerconnection/client/linux/main_wnd.h View 1 2 3 4 5 1 chunk +0 lines, -137 lines 0 comments Download
D talk/examples/peerconnection/client/linux/main_wnd.cc View 1 2 3 4 5 1 chunk +0 lines, -530 lines 0 comments Download
D talk/examples/peerconnection/client/main.cc View 1 2 3 4 5 1 chunk +0 lines, -93 lines 0 comments Download
D talk/examples/peerconnection/client/main_wnd.h View 1 2 3 4 5 1 chunk +0 lines, -217 lines 0 comments Download
D talk/examples/peerconnection/client/main_wnd.cc View 1 2 3 4 5 1 chunk +0 lines, -639 lines 0 comments Download
D talk/examples/peerconnection/client/peer_connection_client.h View 1 2 3 4 5 1 chunk +0 lines, -140 lines 0 comments Download
D talk/examples/peerconnection/client/peer_connection_client.cc View 1 2 3 4 5 1 chunk +0 lines, -531 lines 0 comments Download
D talk/examples/peerconnection/server/data_socket.h View 1 2 3 4 5 1 chunk +0 lines, -170 lines 0 comments Download
D talk/examples/peerconnection/server/data_socket.cc View 1 2 3 4 5 1 chunk +0 lines, -310 lines 0 comments Download
D talk/examples/peerconnection/server/main.cc View 1 2 3 4 5 1 chunk +0 lines, -190 lines 0 comments Download
D talk/examples/peerconnection/server/peer_channel.h View 1 2 3 4 5 1 chunk +0 lines, -137 lines 0 comments Download
D talk/examples/peerconnection/server/peer_channel.cc View 1 2 3 4 5 1 chunk +0 lines, -380 lines 0 comments Download
D talk/examples/peerconnection/server/server_test.html View 1 2 3 4 5 1 chunk +0 lines, -237 lines 0 comments Download
D talk/examples/peerconnection/server/utils.h View 1 2 3 4 5 1 chunk +0 lines, -42 lines 0 comments Download
D talk/examples/peerconnection/server/utils.cc View 1 2 3 4 5 1 chunk +0 lines, -42 lines 0 comments Download
D talk/examples/relayserver/relayserver_main.cc View 1 2 3 4 5 1 chunk +0 lines, -80 lines 0 comments Download
D talk/examples/stunserver/stunserver_main.cc View 1 2 3 4 5 1 chunk +0 lines, -68 lines 0 comments Download
D talk/examples/turnserver/turnserver_main.cc View 1 2 3 4 5 1 chunk +0 lines, -102 lines 0 comments Download
D talk/libjingle_examples.gyp View 1 2 3 4 5 1 chunk +0 lines, -413 lines 0 comments Download
M talk/libjingle_tests.gyp View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
A + webrtc/examples/OWNERS View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidapp/AndroidManifest.xml View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidapp/README View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidapp/ant.properties View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidapp/build.xml View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidapp/project.properties View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidapp/res/drawable-hdpi/disconnect.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidapp/res/drawable-hdpi/ic_action_full_screen.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidapp/res/drawable-hdpi/ic_action_return_from_full_screen.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidapp/res/drawable-hdpi/ic_launcher.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidapp/res/drawable-hdpi/ic_loopback_call.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidapp/res/drawable-ldpi/disconnect.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidapp/res/drawable-ldpi/ic_action_full_screen.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidapp/res/drawable-ldpi/ic_action_return_from_full_screen.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidapp/res/drawable-ldpi/ic_launcher.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidapp/res/drawable-ldpi/ic_loopback_call.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidapp/res/drawable-mdpi/disconnect.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidapp/res/drawable-mdpi/ic_action_full_screen.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidapp/res/drawable-mdpi/ic_action_return_from_full_screen.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidapp/res/drawable-mdpi/ic_launcher.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidapp/res/drawable-mdpi/ic_loopback_call.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidapp/res/drawable-xhdpi/disconnect.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidapp/res/drawable-xhdpi/ic_action_full_screen.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidapp/res/drawable-xhdpi/ic_action_return_from_full_screen.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidapp/res/drawable-xhdpi/ic_launcher.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidapp/res/drawable-xhdpi/ic_loopback_call.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidapp/res/layout/activity_call.xml View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidapp/res/layout/activity_connect.xml View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidapp/res/layout/fragment_call.xml View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidapp/res/layout/fragment_hud.xml View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidapp/res/menu/connect_menu.xml View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidapp/res/values-v17/styles.xml View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidapp/res/values-v21/styles.xml View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidapp/res/values/arrays.xml View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidapp/res/values/strings.xml View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidapp/res/xml/preferences.xml View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidapp/src/org/appspot/apprtc/AppRTCAudioManager.java View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/androidapp/src/org/appspot/apprtc/AppRTCClient.java View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/androidapp/src/org/appspot/apprtc/AppRTCProximitySensor.java View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/androidapp/src/org/appspot/apprtc/CallActivity.java View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/androidapp/src/org/appspot/apprtc/CallFragment.java View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/androidapp/src/org/appspot/apprtc/ConnectActivity.java View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/androidapp/src/org/appspot/apprtc/CpuMonitor.java View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/androidapp/src/org/appspot/apprtc/HudFragment.java View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/androidapp/src/org/appspot/apprtc/PeerConnectionClient.java View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/androidapp/src/org/appspot/apprtc/RoomParametersFetcher.java View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/androidapp/src/org/appspot/apprtc/SettingsActivity.java View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A webrtc/examples/androidapp/src/org/appspot/apprtc/SettingsFragment.java View 1 2 3 4 5 1 chunk +27 lines, -0 lines 0 comments Download
A + webrtc/examples/androidapp/src/org/appspot/apprtc/UnhandledExceptionHandler.java View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/androidapp/src/org/appspot/apprtc/WebSocketChannelClient.java View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/androidapp/src/org/appspot/apprtc/WebSocketRTCClient.java View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/androidapp/src/org/appspot/apprtc/util/AppRTCUtils.java View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/androidapp/src/org/appspot/apprtc/util/AsyncHttpURLConnection.java View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/androidapp/src/org/appspot/apprtc/util/LooperExecutor.java View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/androidapp/third_party/autobanh/LICENSE View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidapp/third_party/autobanh/LICENSE.md View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidapp/third_party/autobanh/NOTICE View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidapp/third_party/autobanh/autobanh.jar View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/androidtests/AndroidManifest.xml View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidtests/README View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidtests/ant.properties View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidtests/build.xml View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidtests/project.properties View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/androidtests/src/org/appspot/apprtc/test/LooperExecutorTest.java View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/androidtests/src/org/appspot/apprtc/test/PeerConnectionClientTest.java View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/objc/.clang-format View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ARDAppClient.h View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ARDAppClient.m View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ARDAppClient+Internal.h View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ARDAppEngineClient.h View 1 2 3 4 5 2 chunks +5 lines, -3 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ARDAppEngineClient.m View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ARDCEODTURNClient.h View 1 2 3 4 5 2 chunks +6 lines, -9 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ARDCEODTURNClient.m View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/ARDJoinResponse.h View 1 2 3 4 5 1 chunk +32 lines, -0 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ARDJoinResponse.m View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/ARDJoinResponse+Internal.h View 1 2 3 4 5 1 chunk +23 lines, -0 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/ARDMessageResponse.h View 1 2 3 4 5 1 chunk +26 lines, -0 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/ARDMessageResponse.m View 1 2 3 4 5 1 chunk +46 lines, -0 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ARDMessageResponse+Internal.h View 1 2 3 4 5 2 chunks +5 lines, -9 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/ARDRoomServerClient.h View 1 2 3 4 5 1 chunk +33 lines, -0 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/ARDSDPUtils.h View 1 2 3 4 5 1 chunk +24 lines, -0 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ARDSDPUtils.m View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/ARDSignalingChannel.h View 1 2 3 4 5 1 chunk +52 lines, -0 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/ARDSignalingMessage.h View 1 2 3 4 5 1 chunk +49 lines, -0 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ARDSignalingMessage.m View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ARDTURNClient.h View 1 2 3 4 5 2 chunks +7 lines, -12 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/ARDWebSocketChannel.h View 1 2 3 4 5 1 chunk +31 lines, -0 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ARDWebSocketChannel.m View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/RTCICECandidate+JSON.h View 1 2 3 4 5 2 chunks +6 lines, -9 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/RTCICECandidate+JSON.m View 1 2 3 4 5 1 chunk +50 lines, -0 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/RTCICEServer+JSON.h View 1 2 3 4 5 2 chunks +7 lines, -8 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/RTCICEServer+JSON.m View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/RTCMediaConstraints+JSON.h View 1 2 3 4 5 2 chunks +6 lines, -8 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/RTCMediaConstraints+JSON.m View 1 2 3 4 5 1 chunk +37 lines, -0 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/RTCSessionDescription+JSON.h View 1 2 3 4 5 2 chunks +7 lines, -9 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/RTCSessionDescription+JSON.m View 1 2 3 4 5 1 chunk +33 lines, -0 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/common/ARDUtilities.h View 1 2 3 4 5 1 chunk +35 lines, -0 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/common/ARDUtilities.m View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/ARDAppDelegate.h View 1 2 3 4 5 1 chunk +6 lines, -9 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/ios/ARDAppDelegate.m View 1 2 3 4 5 1 chunk +52 lines, -0 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/ARDMainView.h View 1 2 3 4 5 1 chunk +11 lines, -13 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/ARDMainView.m View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/ARDMainViewController.h View 1 2 3 4 5 1 chunk +4 lines, -7 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/ARDMainViewController.m View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/ios/ARDVideoCallView.h View 1 2 3 4 5 1 chunk +35 lines, -0 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/ARDVideoCallView.m View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/ARDVideoCallViewController.h View 1 2 3 4 5 1 chunk +4 lines, -7 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/ARDVideoCallViewController.m View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/AppRTCDemo-Prefix.pch View 1 2 3 4 5 1 chunk +9 lines, -6 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/Info.plist View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/UIImage+ARDUtilities.h View 1 2 3 4 5 1 chunk +5 lines, -7 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/ios/UIImage+ARDUtilities.m View 1 2 3 4 5 1 chunk +31 lines, -0 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/main.m View 1 2 3 4 5 1 chunk +8 lines, -8 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/resources/Roboto-Regular.ttf View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/resources/iPhone5@2x.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/resources/iPhone6@2x.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/resources/iPhone6p@3x.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/resources/ic_call_end_black_24dp.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/resources/ic_call_end_black_24dp@2x.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/resources/ic_clear_black_24dp.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/resources/ic_clear_black_24dp@2x.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/resources/ic_switch_video_black_24dp.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/resources/ic_switch_video_black_24dp@2x.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/mac/APPRTCAppDelegate.h View 1 2 3 4 5 2 chunks +5 lines, -3 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/mac/APPRTCAppDelegate.m View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/mac/APPRTCViewController.h View 1 2 3 4 5 2 chunks +5 lines, -9 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/mac/APPRTCViewController.m View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/mac/Info.plist View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/mac/main.m View 1 2 3 4 5 2 chunks +11 lines, -4 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/tests/ARDAppClientTest.mm View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/third_party/SocketRocket/LICENSE View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/third_party/SocketRocket/SRWebSocket.h View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/third_party/SocketRocket/SRWebSocket.m View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/objc/Icon.png View 1 2 3 4 5 Binary file 0 comments Download
A + webrtc/examples/objc/README View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/peerconnection/client/conductor.h View 1 2 3 4 5 2 chunks +8 lines, -25 lines 0 comments Download
A + webrtc/examples/peerconnection/client/conductor.cc View 1 2 3 4 5 1 chunk +8 lines, -25 lines 0 comments Download
A webrtc/examples/peerconnection/client/defaults.h View 1 2 3 4 5 1 chunk +30 lines, -0 lines 0 comments Download
A webrtc/examples/peerconnection/client/defaults.cc View 1 2 3 4 5 1 chunk +58 lines, -0 lines 0 comments Download
A webrtc/examples/peerconnection/client/flagdefs.h View 1 2 3 4 5 1 chunk +33 lines, -0 lines 0 comments Download
A + webrtc/examples/peerconnection/client/linux/main.cc View 1 2 3 4 5 1 chunk +10 lines, -27 lines 0 comments Download
A + webrtc/examples/peerconnection/client/linux/main_wnd.h View 1 2 3 4 5 1 chunk +8 lines, -25 lines 0 comments Download
A + webrtc/examples/peerconnection/client/linux/main_wnd.cc View 1 2 3 4 5 1 chunk +8 lines, -25 lines 0 comments Download
A + webrtc/examples/peerconnection/client/main.cc View 1 2 3 4 5 1 chunk +10 lines, -27 lines 0 comments Download
A + webrtc/examples/peerconnection/client/main_wnd.h View 1 2 3 4 5 2 chunks +7 lines, -24 lines 0 comments Download
A + webrtc/examples/peerconnection/client/main_wnd.cc View 1 2 3 4 5 1 chunk +8 lines, -25 lines 0 comments Download
A + webrtc/examples/peerconnection/client/peer_connection_client.h View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/peerconnection/client/peer_connection_client.cc View 1 2 3 4 5 1 chunk +8 lines, -25 lines 0 comments Download
A + webrtc/examples/peerconnection/server/data_socket.h View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/peerconnection/server/data_socket.cc View 1 2 3 4 5 2 chunks +8 lines, -25 lines 0 comments Download
A + webrtc/examples/peerconnection/server/main.cc View 1 2 3 4 5 2 chunks +9 lines, -26 lines 0 comments Download
A + webrtc/examples/peerconnection/server/peer_channel.h View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/examples/peerconnection/server/peer_channel.cc View 1 2 3 4 5 2 chunks +9 lines, -26 lines 0 comments Download
A + webrtc/examples/peerconnection/server/server_test.html View 1 2 3 4 5 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/examples/peerconnection/server/utils.h View 1 2 3 4 5 1 chunk +15 lines, -2 lines 0 comments Download
A + webrtc/examples/peerconnection/server/utils.cc View 1 2 3 4 5 1 chunk +15 lines, -2 lines 0 comments Download
A + webrtc/examples/relayserver/relayserver_main.cc View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A webrtc/examples/stunserver/stunserver_main.cc View 1 2 3 4 5 1 chunk +51 lines, -0 lines 0 comments Download
A + webrtc/examples/turnserver/turnserver_main.cc View 1 2 3 4 5 1 chunk +6 lines, -23 lines 0 comments Download
A + webrtc/libjingle_examples.gyp View 1 2 3 4 5 9 chunks +23 lines, -40 lines 0 comments Download

Messages

Total messages: 22 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1235563006/20001
5 years, 5 months ago (2015-07-14 21:09:58 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios_arm64_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios_arm64_rel/builds/3354) (exceeded global ...
5 years, 5 months ago (2015-07-14 21:14:08 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1235563006/30001
5 years, 5 months ago (2015-07-14 23:43:53 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/177)
5 years, 5 months ago (2015-07-14 23:49:14 UTC) #8
decurtis_webrtc
I compiled this change against chromium with no issues.
5 years, 5 months ago (2015-07-15 20:25:10 UTC) #10
pthatcher1
lgtm
5 years, 5 months ago (2015-07-16 05:28:27 UTC) #11
decurtis_webrtc
Add ZEKE for LGTM on examples move.
5 years, 5 months ago (2015-07-16 17:36:20 UTC) #13
tkchin_webrtc
On 2015/07/16 17:36:20, decurtis_webrtc wrote: > Add ZEKE for LGTM on examples move. Sorry, missed ...
5 years, 5 months ago (2015-07-22 21:07:55 UTC) #14
tkchin_webrtc
https://codereview.webrtc.org/1235563006/diff/30001/webrtc/libjingle_examples.gyp File webrtc/libjingle_examples.gyp (right): https://codereview.webrtc.org/1235563006/diff/30001/webrtc/libjingle_examples.gyp#newcode2 webrtc/libjingle_examples.gyp:2: # Copyright 2012 The WebRTC Project Authors. All rights ...
5 years, 5 months ago (2015-07-22 21:08:21 UTC) #15
Andrew MacDonald
https://codereview.webrtc.org/1235563006/diff/30001/webrtc/libjingle_examples.gyp File webrtc/libjingle_examples.gyp (right): https://codereview.webrtc.org/1235563006/diff/30001/webrtc/libjingle_examples.gyp#newcode2 webrtc/libjingle_examples.gyp:2: # Copyright 2012 The WebRTC Project Authors. All rights ...
5 years, 5 months ago (2015-07-22 22:06:49 UTC) #17
decurtis_webrtc
https://codereview.webrtc.org/1235563006/diff/30001/webrtc/libjingle_examples.gyp File webrtc/libjingle_examples.gyp (right): https://codereview.webrtc.org/1235563006/diff/30001/webrtc/libjingle_examples.gyp#newcode2 webrtc/libjingle_examples.gyp:2: # Copyright 2012 The WebRTC Project Authors. All rights ...
5 years, 4 months ago (2015-07-27 17:24:18 UTC) #18
decurtis_webrtc
OK. I think this is good to go. If you want to have any last ...
5 years, 4 months ago (2015-07-27 17:25:27 UTC) #19
niklas.enbom
all.gyp lgtm On 2015/07/27 17:25:27, decurtis_webrtc wrote: > OK. I think this is good to ...
5 years, 4 months ago (2015-08-05 22:33:40 UTC) #20
decurtis_webrtc
Committed patchset #6 (id:50001) manually as a8736448970fedd82f051c6b2cc89185b755ddf3 (presubmit successful).
5 years, 4 months ago (2015-08-05 22:48:42 UTC) #21
brucedawson
5 years, 4 months ago (2015-08-11 21:49:46 UTC) #22
Message was sent while issue was closed.
It looks like this change left some dangling references in libjingle.gyp. When
rebuilding Chromium's ninja files with GYP_GENERATORS=ninja,msvs-ninja these
warnings appear:

Warning: Missing input files:
D:\src\chromium\src\third_party\libjingle\source\talk\examples\peerconnection\server\peer_channel.h
D:\src\chromium\src\third_party\libjingle\source\talk\examples\peerconnection\server\data_socket.cc
D:\src\chromium\src\third_party\libjingle\source\talk\examples\peerconnection\server\utils.cc
D:\src\chromium\src\third_party\libjingle\source\talk\examples\peerconnection\server\utils.h
D:\src\chromium\src\third_party\libjingle\source\talk\examples\peerconnection\server\data_socket.h
D:\src\chromium\src\third_party\libjingle\source\talk\examples\peerconnection\server\main.cc
D:\src\chromium\src\third_party\libjingle\source\talk\examples\peerconnection\server\peer_channel.cc

These files constitute all of the inputs to the peerconnection_server target.
This target should either be deleted or updated, to avoid future confusion.

Powered by Google App Engine
This is Rietveld 408576698