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

Issue 2682943006: Add support for swapping feeds in Android AppRTCMobile. (Closed)

Created:
3 years, 10 months ago by sakal
Modified:
3 years, 10 months ago
Reviewers:
magjed_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, janssonWebRTC
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add support for swapping feeds in Android AppRTCMobile. BUG=webrtc:6937 Review-Url: https://codereview.webrtc.org/2682943006 Cr-Commit-Position: refs/heads/master@{#16582} Committed: https://chromium.googlesource.com/external/webrtc/+/07a050f9952b30088d9ef527a01da7722424c01f

Patch Set 1 #

Patch Set 2 : Little fixes. #

Total comments: 11

Patch Set 3 : Add debuggable back. #

Patch Set 4 : Remove PercentFrameLayout code. #

Patch Set 5 : Remove an empty line, add comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -183 lines) Patch
M webrtc/examples/BUILD.gn View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M webrtc/examples/androidapp/AndroidManifest.xml View 1 2 1 chunk +4 lines, -1 line 0 comments Download
M webrtc/examples/androidapp/res/layout/activity_call.xml View 1 2 chunks +11 lines, -22 lines 0 comments Download
M webrtc/examples/androidapp/src/org/appspot/apprtc/CallActivity.java View 1 2 3 4 12 chunks +66 lines, -65 lines 0 comments Download
D webrtc/examples/androidapp/src/org/appspot/apprtc/PercentFrameLayout.java View 1 2 3 1 chunk +0 lines, -94 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
sakal
PTAL https://codereview.webrtc.org/2682943006/diff/20001/webrtc/examples/BUILD.gn File webrtc/examples/BUILD.gn (right): https://codereview.webrtc.org/2682943006/diff/20001/webrtc/examples/BUILD.gn#newcode67 webrtc/examples/BUILD.gn:67: android_manifest = "androidapp/AndroidManifest.xml" This was required. Otherwise linter ...
3 years, 10 months ago (2017-02-10 08:38:04 UTC) #2
sakal
https://codereview.webrtc.org/2682943006/diff/20001/webrtc/examples/androidapp/AndroidManifest.xml File webrtc/examples/androidapp/AndroidManifest.xml (left): https://codereview.webrtc.org/2682943006/diff/20001/webrtc/examples/androidapp/AndroidManifest.xml#oldcode25 webrtc/examples/androidapp/AndroidManifest.xml:25: android:debuggable="true"> On 2017/02/10 08:38:04, sakal wrote: > linter complained ...
3 years, 10 months ago (2017-02-10 12:21:21 UTC) #3
magjed_webrtc
https://codereview.webrtc.org/2682943006/diff/20001/webrtc/examples/androidapp/AndroidManifest.xml File webrtc/examples/androidapp/AndroidManifest.xml (left): https://codereview.webrtc.org/2682943006/diff/20001/webrtc/examples/androidapp/AndroidManifest.xml#oldcode25 webrtc/examples/androidapp/AndroidManifest.xml:25: android:debuggable="true"> On 2017/02/10 08:38:04, sakal wrote: > linter complained ...
3 years, 10 months ago (2017-02-10 13:23:38 UTC) #4
sakal
https://codereview.webrtc.org/2682943006/diff/20001/webrtc/examples/androidapp/src/org/appspot/apprtc/CallActivity.java File webrtc/examples/androidapp/src/org/appspot/apprtc/CallActivity.java (right): https://codereview.webrtc.org/2682943006/diff/20001/webrtc/examples/androidapp/src/org/appspot/apprtc/CallActivity.java#newcode182 webrtc/examples/androidapp/src/org/appspot/apprtc/CallActivity.java:182: private boolean isSwappedFeeds; On 2017/02/10 13:23:38, magjed_webrtc wrote: > ...
3 years, 10 months ago (2017-02-10 14:05:36 UTC) #5
magjed_webrtc
lgtm
3 years, 10 months ago (2017-02-13 12:46:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2682943006/80001
3 years, 10 months ago (2017-02-13 12:46:53 UTC) #8
commit-bot: I haz the power
3 years, 10 months ago (2017-02-13 13:58:31 UTC) #11
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/external/webrtc/+/07a050f9952b30088d9ef527a...

Powered by Google App Engine
This is Rietveld 408576698