aboutsummaryrefslogtreecommitdiff
path: root/talk/app/webrtc/java/android/org/webrtc/ThreadUtils.java
AgeCommit message (Expand)Author
2015-11-23Android ThreadUtils: Make the class public for access outside org.webrtcMagnus Jedvert
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-16ThreadUtils: Add joinUninterruptibly() with timeoutmagjed
2015-10-30Call MediaCodec.stop() on separate thread.Alex Glaznev
2015-10-13VideoCapturerAndroid, only you SurfaceViewHelper when capturing to textures.perkj
2015-10-12Android: Add helper function to synchronously execute Callables on HandlerMagnus Jedvert
2015-10-05Add ThreadChecker class to ThreadUtilsperkj
2015-09-28Android SurfaceTextureHelper: Don't wait for pending frames in disconnect()Magnus Jedvert
2015-09-22Android: Add class ThreadUtils with helper function joinUninterruptibly()Magnus Jedvert