Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
webrtc.googlesource.com
/
src
/
f9d303c042b13d4eaa9acfa901b7e2e9841c99fa
/
sdk
/
android
/
api
/
org
/
webrtc
/
EglBase.java
aa568a6
Android: Add interface for getting native EGL context
by Magnus Jedvert
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/sdk/android/api/org/webrtc/EglBase.java]
9bc599f
Remove static/default interface method usage.
by sakal
· 8 years ago
4781552
Android: Expose EglBase.swapBuffers with presentation time
by magjed
· 8 years ago
a615e17
Allow constructing an EglBase from an existing shared EGLContext.
by deadbeef
· 8 years ago
b04646f
Android: Prepare moving EglBase10/EglBase14 from to API to src
by magjed
· 8 years ago
768c648
Move /webrtc/api/android files to /webrtc/sdk/android
by magjed
· 9 years ago
[Renamed from webrtc/api/android/java/src/org/webrtc/EglBase.java]
b6760f9
Format all Java in WebRTC.
by sakal
· 9 years ago
d34a711
Reland of Combine webrtc/api/java/android and webrtc/api/java/src. (patchset #1 id:1 of https://codereview.webrtc.org/2106333005/ )
by sakal
· 9 years ago
[Renamed from webrtc/api/java/android/org/webrtc/EglBase.java]
9b0dc62
Revert of Combine webrtc/api/java/android and webrtc/api/java/src. (patchset #1 id:1 of https://codereview.webrtc.org/2111823002/ )
by Sami Kalliomaki
· 9 years ago
[Renamed from webrtc/api/android/java/src/org/webrtc/EglBase.java]
ceefe20
Combine webrtc/api/java/android and webrtc/api/java/src.
by Sami Kalliomaki
· 9 years ago
[Renamed from webrtc/api/java/android/org/webrtc/EglBase.java]
3db6f9b
Android EGL: Synchronize calls to eglSwapBuffers and eglMakeCurrent
by Magnus Jedvert
· 9 years ago
b24317b
Fix license headers in webrtc/api.
by kjellander
· 9 years ago
15583c1
Move talk/app/webrtc to webrtc/api
by Henrik Kjellander
· 9 years ago
[Renamed from talk/app/webrtc/java/android/org/webrtc/EglBase.java]
ec2922f
Change PeerConnectionFactory.setVideoHwAccelerationOptions to create shared Egl context for harware encoders and decoders.
by Per
· 9 years ago
5125433
Android: Refactor renderers to allow apps to inject custom shaders
by Magnus Jedvert
· 10 years ago
9638143
Reland of Made EglBase an abstract class and cleaned up. (patchset #1 id:1 of https://codereview.webrtc.org/1522073002/ )
by perkj
· 10 years ago
e22e1cb
Revert of Made EglBase an abstract class and cleaned up. (patchset #4 id:60001 of https://codereview.webrtc.org/1526463002/ )
by perkj
· 10 years ago
3207916
Made EglBase an abstract class and cleaned up.
by perkj
· 10 years ago
c490e01
Implement NativeToI420Buffer in C++, calling java SurfaceTextureHelper, new method .textureToYUV, to
by nisse
· 10 years ago
03f80eb
Refactor EglBase configuration.
by nisse
· 10 years ago
40455d6
This cl change so that we use EGL14 where it is supported and EGL10 otherwise. The idea is to make this agnostic to an application and for WebRTC except in EGLBase.
by perkj
· 10 years ago
ef45323
Android: Make classes non-final
by Magnus Jedvert
· 10 years ago
3e0f602
Android EglBase: Add support for creating EGLSurface from Surface, not SurfaceHolder
by magjed
· 10 years ago
c3402fc
EGL10.eglCreateWindowSurface(): Replace Surface input with SurfaceHolder
by magjed
· 10 years ago
8c425aa
Android: Replace EGL14 with EGL10
by magjed
· 10 years ago
1ab271c
Android SurfaceTextureHelper: Don't wait for pending frames in disconnect()
by Magnus Jedvert
· 10 years ago
5975b3c
Log to webrtc logging stream from java code.
by Jiayang Liu
· 10 years ago
2338fec
Partial revert of r9936.
by Alex Glaznev
· 10 years ago
4ae28a1
Android: Add SurfaceTextureHelper for creating and managing SurfaceTextures
by Magnus Jedvert
· 10 years ago
66f0da2
Log to webrtc logging stream from java code.
by jiayl
· 10 years ago
d476b95
Android EglBase: Add helper functions to query the surface size
by Magnus Jedvert
· 10 years ago
e2a8be1
Revert of AppRTCDemo: Render each video in a separate SurfaceView (patchset #4 id:120001 of https://codereview.webrtc.org/1257043004/ )
by magjed
· 10 years ago
05bfbe4
AppRTCDemo: Render each video in a separate SurfaceView
by magjed
· 10 years ago
b28678c
Add unittest to GlRectDrawer
by magjed
· 10 years ago
80cf97c
Android rendering: Move common EGL and GL functions to separate classes
by Magnus Jedvert
· 10 years ago