1. eebcab5 rtc::Buffer: Rename length to size, for conformance with the STL by kwiberg@webrtc.org · 10 years ago
  2. e815290 Update README instructions for Android AppRTCDemo. by glaznev@webrtc.org · 10 years ago
  3. a5f6fb5 Permit single-stream max bitrates above 2000k. by pbos@webrtc.org · 10 years ago
  4. a197a5e Update libsrtp includes in preparation of roll into Chromium. by jiayl@webrtc.org · 10 years ago
  5. 39fc1d3 Disable PeerConnectionClientTest.testLoopbackVp9 by henrik.lundin@webrtc.org · 10 years ago
  6. 0b44b58 Limit disabling of PeerConnectionEndToEndTest.Call to Windows by henrik.lundin@webrtc.org · 10 years ago
  7. 64eb2ff iOS library build script by tkchin@webrtc.org · 10 years ago
  8. 82e8ae4 Disable PeerConnectionEndToEndTest.Call in libjingle_peerconnection_unittest by henrik.lundin@webrtc.org · 10 years ago
  9. e5e92bd Disable WebRtcVideoMediaChannelTest.AddRemoveRecvStreamAndRender on Windows (fix) by kjellander@webrtc.org · 10 years ago
  10. cfde27e Disable WebRtcVideoMediaChannelTest.AddRemoveRecvStreamAndRender on Windows. by kjellander@webrtc.org · 10 years ago
  11. b789f62 Re-land 8809 "Set WebRtcVideoEngine2 as the WebRtcMe..." by tommi@webrtc.org · 10 years ago
  12. 0c34001 Revert 8809 "Set WebRtcVideoEngine2 as the WebRtcMediaEngine." by tommi@webrtc.org · 10 years ago
  13. 4ddc938 Support VP8 hardware encoding and decoding on IA devices. by glaznev@webrtc.org · 10 years ago
  14. b9557a9 Fix code to handle crashes for non-VP8. by pbos@webrtc.org · 10 years ago
  15. 66df3cf Set WebRtcVideoEngine2 as the WebRtcMediaEngine. by pbos@webrtc.org · 10 years ago
  16. 8296ec5 Fix heap-use-after-free in WebRtcVideoEngine2. by pbos@webrtc.org · 10 years ago
  17. 9f9ea7e Clean up webrtc external capture. by perkj@webrtc.org · 10 years ago
  18. 0c26299 Disabling two flaky tests in libjingle_media_unittest. by tina.legrand@webrtc.org · 10 years ago
  19. 8cc47e9 Objective-C readability review. by tkchin@webrtc.org · 10 years ago
  20. 840da7b Implement Rotation in Android Renderer. by guoweis@webrtc.org · 10 years ago
  21. 143451d Base start bitrate on last observed bitrate. by pbos@webrtc.org · 10 years ago
  22. af612d5 Reland "Make the entry point for VideoFrames to webrtc const ref I420VideoFrame."" by perkj@webrtc.org · 10 years ago
  23. 14ee8cc WebRtcVideoFrame: Support odd resolutions by magjed@webrtc.org · 10 years ago
  24. 3fffd66 Revert "Implement Rotation in Android Renderer." by guoweis@webrtc.org · 10 years ago
  25. 835ec63 Implement Rotation in Android Renderer. by guoweis@webrtc.org · 10 years ago
  26. 52cd828 Allow webrtc external encoder factories to declare encoders have internal camera sources. by pthatcher@webrtc.org · 10 years ago
  27. 2161234 Add new features to AppRTCDemo from private repo. by glaznev@webrtc.org · 10 years ago
  28. a78a94e Fix RateTracker to set an initial reference time when first updated. by perkj@webrtc.org · 10 years ago
  29. ae222b5 Remove dead code in WebRtcVideoEngine2 unittests. by pbos@webrtc.org · 10 years ago
  30. 858024f WebRtcVideoFrame: Initialize members in empty constructor by magjed@webrtc.org · 10 years ago
  31. 592470b Remove a dependency of BaseChannel on WebRtcSession by having WebRtcSession push down new media descriptions to BaseChannel rather than having BaseChannel listen to the description changes from WebRtcSession. by pthatcher@webrtc.org · 10 years ago
  32. 6ad507a Refactor how the TransportChannels are set in the BaseChannel to rely lesson Session, so that in the future we can rely on Transport instead, and also be able to change Transports on the fly for BUNDLE. by pthatcher@webrtc.org · 10 years ago
  33. 4eeef58 Remove a hacky dependency of BaseChannel on BaseSession by moving the handling of DTLS setup failure into a signal on BaseChannel rather than a method call on BaseSession. by pthatcher@webrtc.org · 10 years ago
  34. c04a97f Move from BaseSession::GetStats to WebRtcSession::GetTransportStats by pthatcher@webrtc.org · 10 years ago
  35. 3f11823 Disables SW AEC when built-in AEC is enabled by bjornv@webrtc.org · 10 years ago
  36. 2056ee3 Revert "Changed argument occurences of const I420VideoFrame* to const I420VideoFrame& and non-const I420VideoFrame& to I420VideoFrame*." by magjed@webrtc.org · 10 years ago
  37. 93d9d65 I420VideoFrame.CreateFrame: Removed unnecessary buffer size arguments. by hbos@webrtc.org · 10 years ago
  38. 2dc5fa6 Changed argument occurences of const I420VideoFrame* to const I420VideoFrame& and non-const I420VideoFrame& to I420VideoFrame*. by hbos@webrtc.org · 10 years ago
  39. 4b89aa0 Change StatsCollector to use DCHECK instead of ASSERT. by tommi@webrtc.org · 10 years ago
  40. eed2fca Roll chromium_revision 00e438c..8d51d96 (320241:320682) by kjellander@webrtc.org · 10 years ago
  41. 2d25b44 Check associated payload type when negotiate RTX codecs. by changbin.shao@webrtc.org · 10 years ago
  42. c29f7f3 Disable assert for nr of threads in PeerConnectionTest.java. by tommi@webrtc.org · 10 years ago
  43. f1f558c Fix AppRTCDemo and AppRTCDemoTest builds. by glaznev@webrtc.org · 10 years ago
  44. d83f4ef Fix an issue in DtlsIdentityStore when the store is destroyed before the worker thread task returns. by jiayl@webrtc.org · 10 years ago
  45. b01c707 Use a NULL session in unit tests that don't actually use the session. by pthatcher@webrtc.org · 10 years ago
  46. b4aac13 Cleanup SocketMonitor a little so that it can handle a change in transport channel. And cleanup some names and style and such as well. by pthatcher@webrtc.org · 10 years ago
  47. 990a00c Remove unused transport code. by pthatcher@webrtc.org · 10 years ago
  48. 9b2e114 Supporting Opus DTX in Voice Engine. by minyue@webrtc.org · 10 years ago
  49. 503a9e8 Make AppRTCDemoTest pass without Internet connection. by kjellander@webrtc.org · 10 years ago
  50. 8372888 Revert "Fix an issue in DtlsIdentityStore when the store is destroyed before the worker thread task returns." by jiayl@webrtc.org · 10 years ago
  51. 3d3c005 Fix Android peer connection client instrumentation tests. by glaznev@webrtc.org · 10 years ago
  52. fde1de9 Fix an issue in DtlsIdentityStore when the store is destroyed before the worker thread task returns. by jiayl@webrtc.org · 10 years ago
  53. 00c509a Add concept of whether video renderer supports rotation. by guoweis@webrtc.org · 10 years ago
  54. 04cd698 Revert "Fix an issue in DtlsIdentityStore when the store is destroyed before the worker thread task returns." by jiayl@webrtc.org · 10 years ago
  55. fdd1057 Add CVO support to Vie layer. by guoweis@webrtc.org · 10 years ago
  56. 4f85288 Socket options are only applied when first setting TransportChannelImpl. by guoweis@webrtc.org · 10 years ago
  57. 93604da Fix an issue in DtlsIdentityStore when the store is destroyed before the worker thread task returns. by jiayl@webrtc.org · 10 years ago
  58. d390029 Use a variant for storing stats values in StatsCollector code. by tommi@webrtc.org · 10 years ago
  59. 75b7f17 Temporary interface change to StatsReport::Id. by tommi@webrtc.org · 10 years ago
  60. afdd5dd Revert "Revert "Remove frame copy from cricket::VideoFrame to I420VideoFrame"" by magjed@webrtc.org · 10 years ago
  61. e9413c6 Revert 8689 "Fix an issue in DtlsIdentityStore when the store is..." by mflodman@webrtc.org · 10 years ago
  62. 2a3942a Fix an issue in DtlsIdentityStore when the store is destroyed before the worker thread task returns. by jiayl@webrtc.org · 10 years ago
  63. 8c5ea8a8 Fix temporal layer log string. by decurtis@webrtc.org · 10 years ago
  64. ae1a078 Convert AppRTCDemo and AppRTCDemoTest to proper GYP target. by glaznev@webrtc.org · 10 years ago
  65. b218ff5 Revert "Remove frame copy from cricket::VideoFrame to I420VideoFrame" by magjed@webrtc.org · 10 years ago
  66. 370a72c Remove frame copy from cricket::VideoFrame to I420VideoFrame by magjed@webrtc.org · 10 years ago
  67. e77c9c8 Build WebRtcMediaEngine2 outside of Chromium. by pbos@webrtc.org · 10 years ago
  68. 9bfa5f0 In r8605, DTLS is enabled by default for native webrtc. So we have to disable it explicitly in peerconnection example for loopback test. by braveyao@webrtc.org · 10 years ago
  69. fc51607 Fix Android AppRTCDemo failure on devices with one or no camera. by glaznev@webrtc.org · 10 years ago
  70. 4052d88 Remove GetLastRenderedFrame by magjed@webrtc.org · 10 years ago
  71. d7452a0 Revert "Make the entry point for VideoFrames to webrtc const ref I420VideoFrame." by magjed@webrtc.org · 10 years ago
  72. aa57702 Removed texture_video_frame.h and webrtctexturevideoframe.h by hbos@webrtc.org · 10 years ago
  73. f9a75d9 Revert "Add concept of whether video renderer supports rotation." by guoweis@webrtc.org · 10 years ago
  74. 60a2aa0 Revert "Add concept of whether video renderer supports rotation." by guoweis@webrtc.org · 10 years ago
  75. 31d1646 Add concept of whether video renderer supports rotation. by guoweis@webrtc.org · 10 years ago
  76. 0ad4893 Add concept of whether video renderer supports rotation. by guoweis@webrtc.org · 10 years ago
  77. 67186fe Fix clang style warnings in webrtc/base by kwiberg@webrtc.org · 10 years ago
  78. 2989204 Fix instability in peer connection client unit test. by glaznev@webrtc.org · 10 years ago
  79. 474d1eb Adds C++/JNI/Java unit test for audio device module on Android. by henrika@webrtc.org · 10 years ago
  80. dc08a23 Fix H.264 start code position search. by glaznev@webrtc.org · 10 years ago
  81. 1af1391 Remove WebRtcTextureVideoFrame by magjed@webrtc.org · 10 years ago
  82. c2008a0 RTCOpenGLVideoRenderer: Add support for padded frames by magjed@webrtc.org · 10 years ago
  83. b4cd093 Change the unintentioal CHECK to DCHECK in DtlsIdentityStore. by jiayl@webrtc.org · 10 years ago
  84. a2a6fe6 Reconfigure default streams on AddRecvStream. by pbos@webrtc.org · 10 years ago
  85. bcead30 Make the entry point for VideoFrames to webrtc const ref I420VideoFrame. by perkj@webrtc.org · 10 years ago
  86. 45cdcce Remove TextureVideoFrame by magjed@webrtc.org · 10 years ago
  87. e41ec81 Remove libjingle_root GYP variable by kjellander@webrtc.org · 10 years ago
  88. 818c498 Modify the simulcast encoder factory adapter to allow external encoder factories that support more than one codec. by pthatcher@webrtc.org · 10 years ago
  89. 2386d6d Revert 8599 "Revert 8580 "Unify underlying frame buffer in I420VideoFrame and..."" by magjed@webrtc.org · 10 years ago
  90. 5af41aa Fix uninitialized variable. If FindConstraint() returns false, we check |value| in two places and at that point, it can hold an uninitialized value. Caught by Linux Memcheck builder. by tommi@webrtc.org · 10 years ago
  91. bbce5ef Turn on IPv6 for WebRTC as default as required before ramping the experiment to 30%. by guoweis@webrtc.org · 10 years ago
  92. d43b2c0 Revert "Turn on IPv6 for WebRTC as default as required before ramping the experiment to 30%." by guoweis@webrtc.org · 10 years ago
  93. 86c33e3 Turn on IPv6 for WebRTC as default as required before ramping the experiment to 30%. by guoweis@webrtc.org · 10 years ago
  94. 61e00b0 Create a in-memory DTLS identity store that keeps a free identity generated in the background. by jiayl@webrtc.org · 10 years ago
  95. f7abb12 Fix OVERRIDE->override again after reverting video frame cl. by tommi@webrtc.org · 10 years ago
  96. 1f94407 Revert 8580 "Unify underlying frame buffer in I420VideoFrame and..." by tommi@webrtc.org · 10 years ago
  97. 92f4018 Start using std::map for Values in the statscollector. This is in preparaton for more work which will cut down on the string copying work we do. by tommi@webrtc.org · 10 years ago
  98. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
  99. 058b1f1 Remove GetReceiveBandwidthEstimatorStats. by pbos@webrtc.org · 10 years ago
  100. fc2f146 Revert "Turn on IPv6 for WebRTC as default as required before ramping the experiment to 30%." by guoweis@webrtc.org · 10 years ago