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

Issue 1368093003: Android SurfaceTextureHelper: Don't wait for pending frames in disconnect() (Closed)

Created:
5 years, 2 months ago by magjed_webrtc
Modified:
5 years, 2 months ago
Reviewers:
hbos
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

Android SurfaceTextureHelper: Don't wait for pending frames in disconnect() This CL also makes some small non-functional changes in ThreadUtils and EglBase to support SurfaceTextures and SurfaceTextureHelper. BUG=webrtc:4993 R=hbos@webrtc.org Committed: https://crrev.com/1ab271c1c49191e04e3ac9516e6d92cde739a954 Cr-Commit-Position: refs/heads/master@{#10085}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebased and added more comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -31 lines) Patch
M talk/app/webrtc/java/android/org/webrtc/EglBase.java View 2 chunks +14 lines, -0 lines 0 comments Download
M talk/app/webrtc/java/android/org/webrtc/SurfaceTextureHelper.java View 1 3 chunks +7 lines, -24 lines 0 comments Download
M talk/app/webrtc/java/android/org/webrtc/ThreadUtils.java View 1 2 chunks +37 lines, -7 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
magjed_webrtc
hbos - Please take a look.
5 years, 2 months ago (2015-09-25 13:17:13 UTC) #2
hbos
lgtm as far as the code goes, but I'm curious, why would you or would ...
5 years, 2 months ago (2015-09-28 08:43:02 UTC) #3
magjed_webrtc
The primary reason for not waiting for returnTextureFrame() in disconnect() is that you can easily ...
5 years, 2 months ago (2015-09-28 09:05:36 UTC) #4
magjed_webrtc
Committed patchset #2 (id:20001) manually as 1ab271c1c49191e04e3ac9516e6d92cde739a954 (presubmit successful).
5 years, 2 months ago (2015-09-28 09:06:40 UTC) #5
commit-bot: I haz the power
5 years, 2 months ago (2015-09-28 09:06:43 UTC) #6
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1ab271c1c49191e04e3ac9516e6d92cde739a954
Cr-Commit-Position: refs/heads/master@{#10085}

Powered by Google App Engine
This is Rietveld 408576698