aboutsummaryrefslogtreecommitdiff
path: root/talk/app/webrtc/java/jni/classreferenceholder.cc
AgeCommit message (Expand)Author
2015-12-02This cl change so that we use EGL14 where it is supported and EGL10 otherwise...perkj
2015-11-19Patchset 1 yet again relands without modification https://codereview.webrtc.o...Per
2015-11-13Revert of Android MediaCodecVideoDecoder: Manage lifetime of texture frames (...Per
2015-11-11Patchset 1 is a pureperkj
2015-10-22Android: Replace EGL14 with EGL10magjed
2015-10-19Create network change notifier and pass the event to NetworkManagerhonghaiz
2015-10-07Add option to print peer connection factory Java stack traces.Alex Glaznev
2015-10-06Java binding for RtpSender/RtpReceiver.deadbeef
2015-10-03Android MediaCodecVideoDecoder: Split DecoderOutputBufferInfo into DecodedByt...magjed
2015-09-28Passing the new policy from PeerConnection RTCConfiguration tohonghaiz
2015-09-28Fix the C++ SurfaceTextureHolderPer
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-09-04CameraEnumerationAndroid: Add getSupportedFormats() implementation using andr...Magnus Jedvert
2015-09-01Add option to enable ECDSA key for Java API.glaznev
2015-08-31CameraEnumerationAndroid: Make getSupportedFormats() an interfaceMagnus Jedvert
2015-06-11Android rendering: Move common EGL and GL functions to separate classesMagnus Jedvert
2015-05-21Add RtcpMuxPolicy support to PeerConnection.Peter Thatcher
2015-04-30Expose RTCConfiguration to java JNI and add an option to disable TCPJiayang Liu
2015-02-23Add H.264 HW encoder and decoder support for Android.glaznev@webrtc.org
2015-02-19Stop AndroidVideoCapturer asynchronously.perkj@webrtc.org
2015-02-13Split peerconnection_jni.cc into separate files.perkj@webrtc.org