1. d3235f0 Re-order and remove unused Java imports. by Sami Kalliomaki · 9 years ago
  2. 0e4bffb Add an option to enable level control to Android AppRTC Demo. by Sami Kalliomaki · 9 years ago
  3. 2c3f46e Add an option to disable built-in AGC/NS to AppRTC Demo. by sakal · 9 years ago
  4. b224d80 Camera2 in AppRTC Android Demo. by sakal · 9 years ago
  5. c00687f Add an option to disable built-in AEC to AppRTC Android Demo by sakal · 9 years ago
  6. f8312cb Convert LooperExecutorTest in AppRTC Demo into JUnit test by sakal · 9 years ago
  7. 7cf1147 Replace LooperExecutor with built-in class in Android AppRTC Demo by sakal · 9 years ago
  8. aa551e6 Add test annotation to PeerConnectionClientTest.testLoopbackVp9DecodeToTexture test. by kjellander@webrtc.org · 9 years ago
  9. 85d5108 Add test annotation to PeerConnectionClientTest.testLoopbackVp9 test. by kjellander@webrtc.org · 9 years ago
  10. 9c4fadc Add test annotations to AppRTCDemoTest. by kjellander · 9 years ago
  11. 7fb69db Reland the CL to remove candidates when doing continual gathering by Honghai Zhang · 9 years ago
  12. 6f59a4f Revert of Remove candidates when doing continual gathering (patchset #15 id:560001 of https://codereview.webrtc.org/1648813004/ ) by tommi · 9 years ago
  13. 84430da When doing candidate re-gathering in the same generation, Remove the existing local candidate on the same network by honghaiz · 9 years ago
  14. 6a4a03c Add an option to soft reset HW decoder. by Alex Glaznev · 9 years ago
  15. 461121c Replaced eglbase_jni with with holding a EglBase in PeerConnectionFactory. by perkj · 9 years ago
  16. ec2922f Change PeerConnectionFactory.setVideoHwAccelerationOptions to create shared Egl context for harware encoders and decoders. by Per · 9 years ago
  17. 9638143 Reland of Made EglBase an abstract class and cleaned up. (patchset #1 id:1 of https://codereview.webrtc.org/1522073002/ ) by perkj · 9 years ago
  18. e22e1cb3 Revert of Made EglBase an abstract class and cleaned up. (patchset #4 id:60001 of https://codereview.webrtc.org/1526463002/ ) by perkj · 9 years ago
  19. 3207916 Made EglBase an abstract class and cleaned up. by perkj · 9 years ago
  20. 0b0a88b Add aecdump support to AppRTCDemo by aluebs · 9 years ago
  21. 6f28cf0 Implement standalone event tracing in AppRTCDemo. by Peter Boström · 9 years ago
  22. 9f8d39d Add simple end to end test for video capture and encode using textures. by perkj · 9 years ago
  23. d480153 Add option to capture to texture in AppRTCDemo for Android. by Per · 9 years ago
  24. e663392 Add OpenSL ES enable setting to AppRTCDemo. by glaznev · 9 years ago
  25. 023f3ef Create network change notifier and pass the event to NetworkManager by honghaiz · 9 years ago
  26. a9046d0 Add unit test to decode to a surface texture. by perkj · 9 years ago
  27. 4d2f4d1 - Make shared EGL context used for HW video decoding member by Alex Glaznev · 10 years ago
  28. a6cba3a Java VideoRenderer.Callbacks: Make renderFrame() interface asynchronous by Magnus Jedvert · 10 years ago
  29. 7ef9d91 Android: Remove VideoRenderer.Callbacks.canApplyRotation() by Magnus Jedvert · 10 years ago
  30. 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
  31. 05bfbe4 AppRTCDemo: Render each video in a separate SurfaceView by magjed · 10 years ago
  32. a873644 Move all the examples from the talk directory into the webrtc examples directory. by Donald E Curtis · 10 years ago