1. a52f9db Relanding: Implement RTCConfiguration.iceCandidatePoolSize. by Taylor Brandstetter · 9 years ago
  2. 67d1e89 Revert of Android: Make base interface for camera1 and camera2 (patchset #3 id:80001 of https://codereview.webrtc.org/1895483002/ ) by magjed · 9 years ago
  3. 6fd71cc Revert of GN: Add BUILD.gn files for webrtc/{api,media,libjingle,p2p,pc} (patchset #2 id:140001 of https://codereview.webrtc.org/1929633002/ ) by kjellander · 9 years ago
  4. a0362d2 GN: Add BUILD.gn files for webrtc/{api,media,libjingle,p2p,pc} by kjellander · 9 years ago
  5. af0134e Android: Make base interface for camera1 and camera2 by magjed · 9 years ago
  6. b74522f JNI+mm: Generate certificate if non-default key type is specified. by Henrik Boström · 9 years ago
  7. fe1461a Reland of Delete webrtc::VideoFrame methods buffer and stride. (patchset #1 id:1 of https://codereview.webrtc.org/1935443002/ ) by nisse · 9 years ago
  8. 05717e4 Android: Add support for cropping textures by Magnus Jedvert · 9 years ago
  9. 33dcbe2 Revert of Implement RTCConfiguration.iceCandidatePoolSize. (patchset #7 id:120001 of https://codereview.webrtc.org/1956453003/ ) by deadbeef · 9 years ago
  10. bf8a995 Implement RTCConfiguration.iceCandidatePoolSize. by Taylor Brandstetter · 9 years ago
  11. 1ebe930 Refactoring some tests in peerconnectioninterface_unittest.cc. by Taylor Brandstetter · 9 years ago
  12. 0eb1623 VideoCapturerAndroid: Ignore erroneous startCaptureOnCameraThread calls instead of crashing by Magnus Jedvert · 9 years ago
  13. 9ac07cf VideoCapturerAndroid: Force setDisplayOrientation to 0 by Magnus Jedvert · 9 years ago
  14. 782a3f7 Fix all -Wnon-virtual-dtor warnings. by Henrik Kjellander · 9 years ago
  15. 5e67499 Adds network thread to rtc::BaseChannel by Danil Chapovalov · 9 years ago
  16. 97aa5c2 Revert of Remove webrtc/base/scoped_ptr.h (patchset #3 id:100001 of https://codereview.webrtc.org/1942823002/ ) by kwiberg · 9 years ago
  17. 8b348aa Remove webrtc/base/scoped_ptr.h by kwiberg · 9 years ago
  18. 0ddcbd4 Removed old DtlsIdentityRequestObserver::RequestIdentity function signature by Henrik Boström · 9 years ago
  19. 8597f71 FakeDtlsIdentityStore supporting both RSA and ECDSA. by Henrik Boström · 9 years ago
  20. 7738985 Delete all use of tick_util.h. by Niels Möller · 9 years ago
  21. 65935d5 Android: Handle SurfaceTextureHelper ctor failure for decoder and capturer by magjed · 9 years ago
  22. 8b8f8ff Only generate one CNAME per PeerConnection. by zhihuang · 9 years ago
  23. 3f20ddb Change default timestamp to 64 bits in all webrtc directories. by Honghai Zhang · 9 years ago
  24. 600a357 Fix the flaky WebRtcSessionTest.TestRtxRemovedByCreateAnswer. by zhihuang · 9 years ago
  25. 0bf4778 Tune QP threshold for HW codecs. by Alex Glaznev · 9 years ago
  26. f4bb020 Reland of Android GlDrawer: Add frame size as argument to draw functions (patchset #1 id:1 of https://codereview.webrtc.org/1950953002/ ) by ivoc · 9 years ago
  27. 3bb0da3 Revert of Android GlDrawer: Add frame size as argument to draw functions (patchset #2 id:20001 of https://codereview.webrtc.org/1948473002/ ) by ivoc · 9 years ago
  28. 4892d7b Android GlDrawer: Add frame size as argument to draw functions by magjed · 9 years ago
  29. d4004a0 Android EGL: Synchronize calls to eglCreateContext by magjed · 9 years ago
  30. dc36755 Fix allocation size in CricketToJavaI420Frame, taking stride into account. by nisse · 9 years ago
  31. f6eaeac Fixing a segfault that can occur when changing the track of an RtpSender. by deadbeef · 9 years ago
  32. 4ffa7e4 Adds timeout for audio record thread in Java layer by henrika · 9 years ago
  33. 08dd2e7 VideoCapturerAndroid: Remove deprecated create function with egl context argument by Magnus Jedvert · 9 years ago
  34. b670f85 Replace scoped_ptr with unique_ptr everywhere by kwiberg · 9 years ago
  35. 717fc0b Stop QuicDataChannel and QuicDataTransport unit tests from segfaulting by mikescarlett · 9 years ago
  36. 449c8b2 Add QuicDataChannel and QuicDataTransport classes by mikescarlett · 9 years ago
  37. 44dc40f Enable -Winconsistent-missing-override flag. by nisse · 9 years ago
  38. 6fae136 Reland of Delete cricket::VideoFrame methods GetYPlane and GetYPitch. (patchset #1 id:1 of https://codereview.webrtc.org/1921493004/ ) by nisse · 9 years ago
  39. 5d9726a Revert of Delete webrtc::VideoFrame methods buffer and stride. (patchset #14 id:250001 of https://codereview.webrtc.org/1900673002/ ) by nisse · 9 years ago
  40. dd62c69 Delete webrtc::VideoFrame methods buffer and stride. by nisse · 9 years ago
  41. 0d62df9 Reland of Delete video_render module. (patchset #1 id:1 of https://codereview.webrtc.org/1923613003/ ) by nisse · 9 years ago
  42. 8083b4d Revert of Delete video_render module. (patchset #12 id:220001 of https://codereview.webrtc.org/1912143002/ ) by kjellander · 9 years ago
  43. b4bfca4 Replace scoped_ptr with unique_ptr in webrtc/api/ by kwiberg · 9 years ago
  44. dabe8ad Delete video_render module. by nisse · 9 years ago
  45. 09716bd Build dynamic iOS SDK. by tkchin · 9 years ago
  46. 87f4864 Report dropped frames from codec thread. by Peter Boström · 9 years ago
  47. 29dbd8a Remove calls to ScopedToUnique and UniqueToScoped by kwiberg · 9 years ago
  48. 5fb5bd2 #include "webrtc/base/constructormagic.h" where appropriate by kwiberg · 9 years ago
  49. d33da55 Remove QualityScaler framerate reduction. by Peter Boström · 9 years ago
  50. 1286d0e Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 9 years ago
  51. b912d92 Stop preemptively generating an RSA key pair. by Taylor Brandstetter · 9 years ago
  52. 6000c8e Revert of Delete cricket::VideoFrame methods GetYPlane and GetYPitch. (patchset #5 id:80001 of https://codereview.webrtc.org/1901973002/ ) by terelius · 9 years ago
  53. 1b61d11 Delete cricket::VideoFrame methods GetYPlane and GetYPitch. by nisse · 9 years ago
  54. c77a4ac New peerconnection test case, for video stream forwarding. by nisse · 9 years ago
  55. 3b016d4 Enable VP9 HW encoder on Exynos devices. by Alex Glaznev · 9 years ago
  56. 867a835 Adding codecs to the RtpParameters returned by an RtpSender. by Taylor Brandstetter · 9 years ago
  57. ba4290a MediaCodecVideoEncoder: Add QP stats to Encoded callback for VP8. by asapersson · 9 years ago
  58. f7d6179 Update prflx candidates' generation when setting ICE credentials. by Taylor Brandstetter · 9 years ago
  59. 45f6490 Mark public ObjC APIs as explicitly visible. by tkchin · 9 years ago
  60. eb1bef4 Add rotation to EncodedImage and make sure it is passed through encoders. by Per · 9 years ago
  61. fa51e37 Fix crash when receiving a texture frame with rotation bit set. by tkchin · 9 years ago
  62. f5266f5 Java VideoRenderer: Remove unused ctor by magjed · 9 years ago
  63. 8f6f919 Tune QP-based quality thresholds. by Peter Boström · 9 years ago
  64. 60cf421 Add isolate files for Android tests by kjellander · 9 years ago
  65. 6678aa4 Fix WebRTC API framework build. by tkchin · 9 years ago
  66. f92bc81 Make magjed@ owner of video related parts only in webrtc/api/java/jni by magjed · 9 years ago
  67. f9d1c95 Don't write spaces after semicolons in FMTP lines. by hta · 9 years ago
  68. 14641d5 Rename BEGIN_PROXY_MAP --> BEGIN_SIGNALLING_PROXY_MAP. by nisse · 9 years ago
  69. a186ef6 Delete method webrtc::VideoFrame::native_handle. by nisse · 9 years ago
  70. a528b35 Early initialize recording on the ADM from WebRtcVoiceMediaChannel. by solenberg · 9 years ago
  71. 057d3e7 Make QualityScaler not downscale below QVGA. by Peter Boström · 9 years ago
  72. c855bec Remove field trial for scaling down MediaCodec. by Peter Boström · 9 years ago
  73. 397934d Removing `preference` field from `cricket::Codec`. by deadbeef · 9 years ago
  74. 50e507c Rename some cricket::VideoFrame methods, to align with webrtc::VideoFrame. by nisse · 9 years ago
  75. cf17776 Reland of Make QualityScaler more responsive to downgrades. (patchset #1 id:1 of https://codereview.webrtc.org/1880103002/ ) by pbos · 9 years ago
  76. 1cd2fb3 Enable H.264 HW decoder soft rest. by Alex Glaznev · 9 years ago
  77. 6bbd709 Generate FMTP parameters for the H.264 codec. by hta · 9 years ago
  78. 2eb47d2 Revert of Make QualityScaler more responsive to downgrades. (patchset #3 id:40001 of https://codereview.webrtc.org/1830593003/ ) by phoglund · 9 years ago
  79. 0acedfe Embed a cricket::MediaConfig in RTCConfiguration. by nisse · 9 years ago
  80. 2569cc1 Remove latency-based frame dropping on Android. by Peter Boström · 9 years ago
  81. 2e53133 Enable proxy_unittest (thread proxy tests). by nisse · 9 years ago
  82. cbdf8e4 FakeVideoTrackRenderer is a thin wrapper over by nisse · 9 years ago
  83. e38f5d6 Add missing tracing to RtpSender objects. by Peter Boström · 9 years ago
  84. 4650875 Reland of Changed P2PTestConductor to use a separate worker thread. by perkj · 9 years ago
  85. 7aca3b1 Objective C API to read and set RtpParameters by skvlad · 9 years ago
  86. b9aaa33 Changed PeerConnectionEndToEndTest to use a separate worker thread. by perkj · 9 years ago
  87. e7931c7 Add test runner scripts for instrumentation tests by agrieve · 9 years ago
  88. cc4f458 Replace SetCapturer and SetCaptureDevice by SetSource. Drop return value. by nisse · 9 years ago
  89. 46c4295 Allow applications to control audio send bitrate through RtpParameters. by skvlad · 9 years ago
  90. 1c42f88 Gracefully continue if ConnectivityManager.requestNetwork fails. by Taylor Brandstetter · 9 years ago
  91. f20e12f Add AEC filter divergence metric to StatsCollector. by Minyue · 9 years ago
  92. 0a422d7 Extended proxy abstraction, to call certain methods to the worker thread. by nisse · 9 years ago
  93. b711919 Android: Fix chroma sampling bug when converting from texture to YUV by Magnus Jedvert · 9 years ago
  94. b137c21 A bunch of interfaces: Return scoped_ptr<SSLCertificate> by kwiberg · 9 years ago
  95. 8bc20f2 Revert of Switch to using EGL 1.0 for rendering and HW codec. (patchset #1 id:1 of https://codereview.webrtc.org/1829923002/ ) by magjed · 9 years ago
  96. 9661421 Revert of Changed P2PTestConductor to use a separate WorkerThread. (patchset #1 id:1 of https://codereview.webrtc.org/1859933002/ ) by perkj · 9 years ago
  97. 06e7697 Remove deprecated MediaStreamTrackInterface::set_state by perkj · 9 years ago
  98. 327c60e Changed P2PTestConductor to use a separate WorkerThread. by perkj · 9 years ago
  99. 3178604 This cl do a major cleanup of the VideoAdapter and make sure it does care about the VideoSinkWants.max_pixel_count and VideoSinkWants.max_pixel_count_step_up. by Per · 9 years ago
  100. 9f336b8 Andoid EglBase: Detect failure to find EGL config by magjed · 9 years ago