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

Issue 22912020: Introduce facade for interaction with Android SurfaceTexture. (Closed)

Created:
7 years, 4 months ago by Yaron
Modified:
7 years, 4 months ago
CC:
chromium-reviews, cimamoglu (inactive)
Visibility:
Public.

Description

Introduce facade for interaction with Android SurfaceTexture. Cleans up some of the JNI and makes usage of Android APIs more explicit. BUG=261717 TBR=apatrick NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=219061

Patch Set 1 #

Total comments: 4

Patch Set 2 : bulach #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : fn order #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -110 lines) Patch
A ui/android/java/src/org/chromium/ui/gfx/SurfaceTextureBridge.java View 1 1 chunk +64 lines, -0 lines 0 comments Download
M ui/android/java/src/org/chromium/ui/gfx/SurfaceTextureListener.java View 1 2 3 chunks +2 lines, -8 lines 0 comments Download
M ui/gl/android/gl_jni_registrar.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M ui/gl/android/surface_texture_bridge.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/gl/android/surface_texture_bridge.cc View 2 3 4 chunks +29 lines, -70 lines 0 comments Download
M ui/gl/android/surface_texture_listener.h View 1 2 chunks +4 lines, -9 lines 0 comments Download
M ui/gl/android/surface_texture_listener.cc View 1 chunk +0 lines, -13 lines 0 comments Download
M ui/gl/gl.gyp View 2 chunks +1 line, -10 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Yaron
sievers: ui/gl/android (well everything if you want) bulach: ui/android Also, Marcus, if you have a ...
7 years, 4 months ago (2013-08-21 22:14:22 UTC) #1
bulach
lgtm, thanks yaron! when I chatted with cihat, I thought we could get away with ...
7 years, 4 months ago (2013-08-22 09:25:40 UTC) #2
Yaron
Happy to rename but I'll do it in a follow-up to ease merging (lots of ...
7 years, 4 months ago (2013-08-22 18:17:20 UTC) #3
no sievers
lgtm https://codereview.chromium.org/22912020/diff/8001/ui/android/java/src/org/chromium/ui/gfx/SurfaceTextureListener.java File ui/android/java/src/org/chromium/ui/gfx/SurfaceTextureListener.java (right): https://codereview.chromium.org/22912020/diff/8001/ui/android/java/src/org/chromium/ui/gfx/SurfaceTextureListener.java#newcode17 ui/android/java/src/org/chromium/ui/gfx/SurfaceTextureListener.java:17: private int mNativeSurfaceTextureListener = 0; nit: final
7 years, 4 months ago (2013-08-22 18:36:40 UTC) #4
Yaron
tbr apatrick for simple gyp change. Landing notry as only cosmetic change since patchset 1 ...
7 years, 4 months ago (2013-08-22 18:44:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yfriedman@chromium.org/22912020/19001
7 years, 4 months ago (2013-08-22 18:54:40 UTC) #6
commit-bot: I haz the power
7 years, 4 months ago (2013-08-22 19:08:36 UTC) #7
Message was sent while issue was closed.
Change committed as 219061

Powered by Google App Engine
This is Rietveld 408576698