aboutsummaryrefslogtreecommitdiff
path: root/talk/libjingle.gyp
AgeCommit message (Expand)Author
2015-12-16Restoring behavior where PeerConnection tracks changes to MediaStreams.deadbeef
2015-12-15Add a 'remote' property to MediaSourceInterface. Also adding an implementatio...tommi
2015-12-15Reland of Made EglBase an abstract class and cleaned up. (patchset #1 id:1 of...perkj
2015-12-14Revert of Made EglBase an abstract class and cleaned up. (patchset #4 id:6000...perkj
2015-12-14Made EglBase an abstract class and cleaned up.perkj
2015-12-14Revert of Add APK targets to build libjingle tests for Android. (patchset #10...stefan
2015-12-14Add APK targets to build libjingle_peerconnection_unittests for Android.perkj
2015-12-14Roll chromium_revision 7de03ed..4bc4277 (364770:364953)kjellander
2015-12-09Add empty placeholder files for remote audio tracks.tommi
2015-12-08Add new view that renders local video using AVCaptureLayerPreview.haysc
2015-12-03Fix Mac ObjC PeerConnection API compilation.tkchin
2015-12-02This cl change so that we use EGL14 where it is supported and EGL10 otherwise...perkj
2015-11-19Removed dummy "mediastreamsignaling.h"perkj
2015-11-19Revert of Adding thread timeout for audio recorer thread in Java (patchset #2...henrika
2015-11-17Adding thread timeout for audio recorer thread in Javahenrika
2015-11-12Introduces Android API level linting, fixes all current API lint errors.Patrik Höglund
2015-11-06Remove ICU usage from jni_helpers.cc.noahric
2015-10-19Create network change notifier and pass the event to NetworkManagerhonghaiz
2015-10-15Wire up packet_id / send time callbacks to webrtc via libjingle.stefan
2015-10-09- Remove AudioTrackRenderer.solenberg
2015-10-08Revert of Remove AudioTrackRenderer (patchset #3 id:40001 of https://coderevi...torbjorng
2015-10-08- Remove AudioTrackRenderer.solenberg
2015-10-06Java binding for RtpSender/RtpReceiver.deadbeef
2015-10-02jni/native_handle_impl.h: Move implementation into .cc fileMagnus Jedvert
2015-09-28Exposing RtpSenders and RtpReceivers from PeerConnection.deadbeef
2015-09-28Add C++ SurfaceTextureHandlerPer
2015-09-23Improving support for Android Audio Effects in WebRTC.henrika
2015-09-23Remove the [Un]RegisterVoiceProcessor() API.Fredrik Solenberg
2015-09-22Android: Add class ThreadUtils with helper function joinUninterruptibly()Magnus Jedvert
2015-09-21Remove the video capture module on Android.perkj
2015-09-18Android: Add helper class GlTextureFrameBufferMagnus Jedvert
2015-09-17Remove some dead code.Peter Boström
2015-09-16Log to the webrtc log stream from webrtc/modules java code.Jiayang Liu
2015-09-15Move instantiation of webrtc::Call into a MediaController class so that it ca...Fredrik Solenberg
2015-09-15Android: Add SurfaceTextureHelper for creating and managing SurfaceTexturesMagnus Jedvert
2015-09-11Android: Add new renderer SurfaceViewRendererMagnus Jedvert
2015-09-08Remove unused TypingMonitor class.solenberg
2015-09-07Remove x11 from libjingle_mediaphoglund
2015-09-04CameraEnumerationAndroid: Add getSupportedFormats() implementation using andr...Magnus Jedvert
2015-09-01Add JNI/java wrapper for the file rotating logging class.Jiayang Liu
2015-08-31CameraEnumerationAndroid: Make getSupportedFormats() an interfaceMagnus Jedvert
2015-08-28VideoCapturerAndroid: Move to android folder and split out camera enumeration...magjed
2015-08-21Remove cricket::VideoProcessor and AddVideoProcessor() functionalityMagnus Jedvert
2015-08-20Android: Move common functions from VideoRendererGui to new RendererCommon fileMagnus Jedvert
2015-08-12Revert of AppRTCDemo: Render each video in a separate SurfaceView (patchset #...magjed
2015-08-11AppRTCDemo: Render each video in a separate SurfaceViewmagjed
2015-08-11DtlsIdentityStoreInterface added and the implementation is called DtlsIdentit...Henrik Boström
2015-07-23iOS: Move AppRTC logging methods to public headers.tkchin
2015-07-14AppRTCDemo file logging.Zeke Chin
2015-07-09Remove media sinks from Channel.pbos