1. 177b17e Move AndroidVideoTrackSourceObserver from API to src by magjed · 8 years ago
  2. 639d46a Delete system_wrappers logging facility. by nisse · 8 years ago
  3. 4aceaf2 Android: Move Histogram from api to src. by sakal · 8 years ago
  4. 2299b0ab Android: Remove VideoCapturerAndroid by magjed · 8 years ago
  5. d60d06a Reland of Move video_encoder.h and video_decoder.h to /api and create GN targets for them (patchset #1 id:1 of https://codereview.webrtc.org/2794033002/ ) by ilnik · 8 years ago
  6. 465faf0 [iOS] Changed ptr to const ref for RTCConfiguration initialization by jtteh · 8 years ago
  7. c337258 Revert of Deliver video frames on Android, on the decode thread. (patchset #7 id:120001 of https://codereview.webrtc.org/2764573002/ ) by guidou · 8 years ago
  8. e3aa88b Deliver video frames on Android, on the decode thread. by tommi · 8 years ago
  9. 4eeb537 [iOS] Added an initialization method to RTCConfiguration that takes a by jtteh · 8 years ago
  10. 716d7ac Revert of Move video_encoder.h and video_decoder.h to /api and create GN targets for them (patchset #8 id:140001 of https://codereview.webrtc.org/2780943003/ ) by guidou · 8 years ago
  11. c42f540 Move video_encoder.h and video_decoder.h to /api and create GN targets for them by ilnik · 8 years ago
  12. 029f7cc Revert of Enable trendline experiment and bayesian bitrate estimator experiment by default. (patchset #6 id:100001 of https://codereview.webrtc.org/2777333003/ ) by lliuu · 8 years ago
  13. 27925de Enable trendline experiment and bayesian bitrate estimator experiment by default. by stefan · 8 years ago
  14. 3883ccb New RTCCameraVideoCapturer. by sakal · 8 years ago
  15. 124a6fc MacOS: Add metal renderer and view. by denicija · 8 years ago
  16. 7a3615b Revert of Enable the bayesian bitrate estimator by default. (patchset #5 id:80001 of https://codereview.webrtc.org/2749803002/ ) by lliuu · 8 years ago
  17. c53a17f Enable the bayesian bitrate estimator by default. by stefan · 8 years ago
  18. e4cd15d Fix JNI reference leak in MediaCodecVideoDecoder by magjed · 8 years ago
  19. 5a4c68e Minor Cleanup of RTCAudioSource. by kthelgason · 8 years ago
  20. abb84b8 iOS: Add new RTCVideoSource interface by magjed · 8 years ago
  21. d1c4435 Add field trial to update quality scaler QP thresholds for Android HW encoder. by glaznev · 8 years ago
  22. 996a83c Better handling of error condition in MediaCodecVideoEncoder. by sakal · 8 years ago
  23. d151652 Trigger framelisteners even on frames dropped by the FPS reduction by default. by sakal · 8 years ago
  24. 954d9b9 Reland of Add unit tests for RTCMTLVideoView. (patchset #1 id:1 of https://codereview.webrtc.org/2733953006/ ) by kthelgason · 8 years ago
  25. a2fb30c Reland of Add Metal video view in AppRTCMobile and metal availability macro. (patchset #1 id:1 of https://codereview.webrtc.org/2739793003/ ) by kthelgason · 8 years ago
  26. 7f06766 Delete deprecated PeerConnection methods, and corresponding using declarations. by nisse · 8 years ago
  27. cbbd8c7 Revert of Add Metal video view in AppRTCMobile and metal availability macro. (patchset #5 id:80001 of https://codereview.webrtc.org/2722583002/ ) by kthelgason · 8 years ago
  28. 96d9152 Revert of Add unit tests for RTCMTLVideoView. (patchset #6 id:100001 of https://codereview.webrtc.org/2723903003/ ) by kthelgason · 8 years ago
  29. b09b3f9 Add the option to disable IPv6 ICE candidates on WiFi. by zhihuang · 8 years ago
  30. 846e1be Fix iOS8 crash in background mode. by sdkdimon · 8 years ago
  31. d1587ad Android HW decoder: Don't check slice_height for texture output by magjed · 8 years ago
  32. 0ebe019 Add unit tests for RTCMTLVideoView. by denicija · 8 years ago
  33. 154a7bb Add Metal video view in AppRTCMobile and Metal availability macro. by denicija · 8 years ago
  34. 0c29de5 Android HW decoder: Limit frame size based on cropping information by magjed · 8 years ago
  35. 340e3fd Split FlexFEC field trial in two. by brandtr · 8 years ago
  36. 907abd8 Re-enable disabled test and upgrade avformatmappertests to OCMock 3 syntax. by denicija · 8 years ago
  37. c1b57a1 Test field trial group with startswith rather than equals. by sprang · 8 years ago
  38. 63bafd6 Revert of Add the OnAddTrack callback for Objective-C wrapper. (patchset #7 id:240001 of https://codereview.webrtc.org/2513063003/ ) by magjed · 8 years ago
  39. 070d5e3 Reland of Add metal view, shaders and renderer. (patchset #1 id:1 of https://codereview.webrtc.org/2711003004/ ) by denicija · 8 years ago
  40. 633f6fe Add the OnAddTrack callback for Objective-C wrapper. by zhihuang · 8 years ago
  41. 0d1305e Added support for changing the volume of RTCAudioSource as discussed in BUG=webrtc:6533 by frederik.riedel · 8 years ago
  42. 0e22a4c Android HW decoder: Support odd heights for non-texture output by magjed · 8 years ago
  43. 02f994b Remove codec thread from MediaCodecVideoEncoder. by sakal · 8 years ago
  44. b681aab Revert of Add metal view, shaders and renderer. (patchset #18 id:340001 of https://codereview.webrtc.org/2651743007/ ) by denicija · 8 years ago
  45. fc8c97f Add metal view, shaders and renderer. by denicija · 8 years ago
  46. 4e4dfbd Move YuvConverter from Android API to src. by sakal · 8 years ago
  47. c3c4624 Add RTCVideoFrame init function from CVPixelBufferRef by magjed · 8 years ago
  48. 7ee5125 Clean up RTCVideoFrame by magjed · 8 years ago
  49. 8c01fe5 Move camera implementation details away from the public API. by sakal · 8 years ago
  50. 8e32cd2 Relanding: Add the url attribute to the IceCandidate (Java Wrapper) by zhihuang · 8 years ago
  51. 103988d EglRenderer: Clear texture before drawing a new frame. by sakal · 8 years ago
  52. 9c997a3 Add QP for MediaCodec decoder. by sakal · 8 years ago
  53. d7e771d Add the URL attribute to cricket::Candiate. (Objc wrapper) by zhihuang · 8 years ago
  54. 12b3e03 Roll chromium_revision 69e724195b..3dd2a5021d (450712:450867) by kjellander · 8 years ago
  55. 43be947 Return "not implemented" error from BindSocketToNetwork properly. by deadbeef · 8 years ago
  56. f0a539b Revert of Add the url attribute to the IceCandidate (Java Wrapper) (patchset #4 id:120001 of https://codereview.webrtc.org/2690593002/ ) by deadbeef · 8 years ago
  57. 45efce0 Add the url attribute to the IceCandidate (Java Wrapper) by zhihuang · 8 years ago
  58. 5465ef5 Remove VideoRendererGui by Magnus Jedvert · 8 years ago
  59. 1f16ee3 Compile ios helpers on mac as well. by kthelgason · 8 years ago
  60. c874d12 Fixing logic for using android_setsocknetwork() with bind(). by deadbeef · 8 years ago
  61. 06b7e5c Add H.264 high profile to the list of supported codecs before baseline profile. by glaznev · 8 years ago
  62. b856794 Revert of Add the url attribute to the IceCandidate (Java Wrapper) (patchset #3 id:60001 of https://codereview.webrtc.org/2690593002/ ) by deadbeef · 8 years ago
  63. 8586c8e Add the url attribute to the IceCandidate (Java Wrapper) by zhihuang · 8 years ago
  64. 9de49e3 Add clearImage method to SurfaceViewRenderer. by sakal · 8 years ago
  65. 806a1a0 Add ifdef protection for iOS-only headers by adam.fedor · 8 years ago
  66. 112b2e9 Switching some interfaces to use std::unique_ptr<>. by deadbeef · 8 years ago
  67. abdc857 Update list of supported Android codecs based on field trial dynamically. by glaznev · 8 years ago
  68. 5d52bf7 Roll chromium_revision baaeb3f30e..ba3e8dd8fa (449272:449304) by kjellander · 8 years ago
  69. 234accd Roll chromium_revision cf2dce6a6d..2019b9e075 (448969:449230) by kjellander · 8 years ago
  70. 4da058c Create an Obj-C wrapper of the RtpReceiverObserverInterface. by zhihuang · 8 years ago
  71. b99b596 Add chromium-junit4 tag to instrumentation test AndroidManifests. by sakal · 8 years ago
  72. 1959b63 Remove Assert lint suppression. by sakal · 8 years ago
  73. cb789bb Remove NewApi lint suppression. by sakal · 8 years ago
  74. b114e9c Camera2Session: Add return statements after reportError where needed. by sakal · 8 years ago
  75. e702b30 Adding C++ versions of currently spec'd "RtpParameters" structs. by deadbeef · 8 years ago
  76. 98c4374 Allow passing network config constraint as base64 encoded string to preserve values of serialized protos. The values are a serialized byte stream packed into a std::string. To be represented as a NSString they must be base64 encoded or bytes outside of the ASCII range will be encoded into multi byte UTF8 sequences by default. by haysc · 8 years ago
  77. 6741516 Implement new PeerConnection certificate policy API in ObjC API by hnsl · 8 years ago
  78. a5d94ff Objective-C API to set the ICE check rate through RTCConfiguration. by skvlad · 8 years ago
  79. 5107246 Allow applications to limit the ICE check rate through RTCConfiguration by skvlad · 8 years ago
  80. f7826d6 Remove InlinedApi lint ignore. by sakal · 8 years ago
  81. 24af663 Adding Java wrapper for DtmfSender. by deadbeef · 8 years ago
  82. 0c1d060 Enable Android H264 High profile decoder by glaznev · 8 years ago
  83. b621c3f Move Android tests under sdk/android. by sakal · 8 years ago
  84. d3adbfb AppRTCMobile links against framework target. by kthelgason · 8 years ago
  85. 148e370 iOS: Add SendSideBweWithOverhead field trial key by haysc · 8 years ago
  86. 7d25426 Delete unneeded includes of base/common.h. by nisse · 8 years ago
  87. 9aa3f0a Reland of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2657563002/ ) by mbonadei · 8 years ago
  88. 69dc7db Revert of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2651543003/ ) by mbonadei · 8 years ago
  89. 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  90. a4a7538 Android: Script for building libwebrtc.aar. by sakal · 8 years ago
  91. 4c78702 iOS: Add MedianSlopeFilter field trial. by tkchin · 8 years ago
  92. a067013 Minor style change suggested by internal static analysis tool. by aleloi · 8 years ago
  93. 7bb87ee Create //webrtc/api:libjingle_peerconnection_api + refactorings. by ossu · 8 years ago
  94. b55bd97 Reland of Creating libwebrtc bundle jar (patchset #1 id:1 of https://codereview.webrtc.org/2640023010/ ) by mbonadei · 8 years ago
  95. aea1a01 Move webrtc/sdk/DEPS to webrtc/sdk/objc/DEPS by magjed · 8 years ago
  96. 3c9151b Revert of Creating libwebrtc bundle jar (patchset #4 id:60001 of https://codereview.webrtc.org/2646443002/ ) by mbonadei · 8 years ago
  97. a62a82b Creating libwebrtc bundle jar by mbonadei · 8 years ago
  98. 3556406 Camera1Session: Fix camera sometimes getting stopped twice. by sakal · 8 years ago
  99. eef94d9 Video collected by VideoFileRenderer is first saved on the native heap, then saved to disk during release. by mandermo · 8 years ago
  100. e8abe3e Revert of New method StatsObserver::OnCompleteReports, passing ownership. (patchset #2 id:20001 of https://codereview.webrtc.org/2584553002/ ) by nisse · 8 years ago