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

Issue 1356603004: Enable SurfaceViewRenderer for AppRTCDemo (Closed)

Created:
5 years, 3 months ago by magjed_webrtc
Modified:
5 years, 3 months ago
Reviewers:
AlexG, perkj_webrtc
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

Enable SurfaceViewRenderer for AppRTCDemo BUG=webrtc:4742, webrtc:4910, webrtc:4909 R=glaznev@webrtc.org, perkj@webrtc.org Committed: https://crrev.com/7076729c57c27aa813760d2038be02c36f4d7649 Cr-Commit-Position: refs/heads/master@{#10054}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Removing some dead code, and moving renderer.release() inside disconnect() #

Total comments: 6

Patch Set 3 : Addressing Alex's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -66 lines) Patch
M webrtc/examples/androidapp/res/layout/activity_call.xml View 1 1 chunk +18 lines, -3 lines 0 comments Download
M webrtc/examples/androidapp/src/org/appspot/apprtc/CallActivity.java View 1 2 11 chunks +54 lines, -63 lines 0 comments Download
A webrtc/examples/androidapp/src/org/appspot/apprtc/PercentFrameLayout.java View 1 chunk +95 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
magjed_webrtc
Here you go.
5 years, 3 months ago (2015-09-21 08:45:48 UTC) #2
perkj_webrtc
https://codereview.webrtc.org/1356603004/diff/20001/webrtc/examples/androidapp/res/layout/activity_call.xml File webrtc/examples/androidapp/res/layout/activity_call.xml (right): https://codereview.webrtc.org/1356603004/diff/20001/webrtc/examples/androidapp/res/layout/activity_call.xml#newcode14 webrtc/examples/androidapp/res/layout/activity_call.xml:14: android:id="@+id/remote_video_view" indentation https://codereview.webrtc.org/1356603004/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/1356603004/diff/20001/webrtc/examples/androidapp/src/org/appspot/apprtc/CallActivity.java#newcode281 webrtc/examples/androidapp/src/org/appspot/apprtc/CallActivity.java:281: localRender.release(); ...
5 years, 3 months ago (2015-09-21 15:03:53 UTC) #3
magjed_webrtc
perkj - Please take another look. https://codereview.webrtc.org/1356603004/diff/20001/webrtc/examples/androidapp/res/layout/activity_call.xml File webrtc/examples/androidapp/res/layout/activity_call.xml (right): https://codereview.webrtc.org/1356603004/diff/20001/webrtc/examples/androidapp/res/layout/activity_call.xml#newcode14 webrtc/examples/androidapp/res/layout/activity_call.xml:14: android:id="@+id/remote_video_view" On 2015/09/21 ...
5 years, 3 months ago (2015-09-22 07:15:46 UTC) #5
perkj_webrtc
lgtm, but you might want to ask if it is ok to inline the creation ...
5 years, 3 months ago (2015-09-22 12:24:43 UTC) #6
magjed_webrtc
Alex - Please take a look. We would like to enable the new renderer for ...
5 years, 3 months ago (2015-09-22 13:22:25 UTC) #8
AlexG
lgtm https://codereview.webrtc.org/1356603004/diff/40001/webrtc/examples/androidapp/src/org/appspot/apprtc/CallActivity.java File webrtc/examples/androidapp/src/org/appspot/apprtc/CallActivity.java (right): https://codereview.webrtc.org/1356603004/diff/40001/webrtc/examples/androidapp/src/org/appspot/apprtc/CallActivity.java#newcode285 webrtc/examples/androidapp/src/org/appspot/apprtc/CallActivity.java:285: rootEglBase = null; nit: "=null" is not necessary ...
5 years, 3 months ago (2015-09-23 23:49:28 UTC) #9
magjed_webrtc
https://codereview.webrtc.org/1356603004/diff/40001/webrtc/examples/androidapp/src/org/appspot/apprtc/CallActivity.java File webrtc/examples/androidapp/src/org/appspot/apprtc/CallActivity.java (right): https://codereview.webrtc.org/1356603004/diff/40001/webrtc/examples/androidapp/src/org/appspot/apprtc/CallActivity.java#newcode285 webrtc/examples/androidapp/src/org/appspot/apprtc/CallActivity.java:285: rootEglBase = null; On 2015/09/23 23:49:28, AlexG wrote: > ...
5 years, 3 months ago (2015-09-24 14:01:47 UTC) #10
magjed_webrtc
Committed patchset #3 (id:60001) manually as 7076729c57c27aa813760d2038be02c36f4d7649 (presubmit successful).
5 years, 3 months ago (2015-09-24 14:02:22 UTC) #11
commit-bot: I haz the power
5 years, 3 months ago (2015-09-24 14:02:28 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7076729c57c27aa813760d2038be02c36f4d7649
Cr-Commit-Position: refs/heads/master@{#10054}

Powered by Google App Engine
This is Rietveld 408576698