1. 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
  2. 12e7951 Remove libvpx suppression due to fixed bug. by kjellander@webrtc.org · 10 years ago
  3. 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
  4. 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
  5. c04a97f Move from BaseSession::GetStats to WebRtcSession::GetTransportStats by pthatcher@webrtc.org · 10 years ago
  6. aba9219 Change ThreadPosix to use an auto-reset event instead of manual reset now that we know the problem we had with EventWrapper::Wait was simply a bug in the EventWrapper. Also removing |started_| since we can just check the thread_ instead. by tommi@webrtc.org · 10 years ago
  7. 02d166b Fixing a race condition in ACMGenericCodec by henrik.lundin@webrtc.org · 10 years ago
  8. 3f11823 Disables SW AEC when built-in AEC is enabled by bjornv@webrtc.org · 10 years ago
  9. 8bd2f40 Remove code related to REMB suppressor experiment. by sprang@webrtc.org · 10 years ago
  10. 2056ee3 Revert "Changed argument occurences of const I420VideoFrame* to const I420VideoFrame& and non-const I420VideoFrame& to I420VideoFrame*." by magjed@webrtc.org · 10 years ago
  11. 93d9d65 I420VideoFrame.CreateFrame: Removed unnecessary buffer size arguments. by hbos@webrtc.org · 10 years ago
  12. 2dc5fa6 Changed argument occurences of const I420VideoFrame* to const I420VideoFrame& and non-const I420VideoFrame& to I420VideoFrame*. by hbos@webrtc.org · 10 years ago
  13. 7f7d7e3 Prevent crash in NetEQ when decoder overflow. by minyue@webrtc.org · 10 years ago
  14. 4b89aa0 Change StatsCollector to use DCHECK instead of ASSERT. by tommi@webrtc.org · 10 years ago
  15. eed2fca Roll chromium_revision 00e438c..8d51d96 (320241:320682) by kjellander@webrtc.org · 10 years ago
  16. 2d25b44 Check associated payload type when negotiate RTX codecs. by changbin.shao@webrtc.org · 10 years ago
  17. eb44fd6 Add flag to always close previous roll + minor refactor by kjellander@webrtc.org · 10 years ago
  18. c29f7f3 Disable assert for nr of threads in PeerConnectionTest.java. by tommi@webrtc.org · 10 years ago
  19. 6107ba1 Put ViEFrameProviderBase::DeliverFrame back in the critical section in ViECapturer::DeliverI420Frame by magjed@webrtc.org · 10 years ago
  20. f1f558c Fix AppRTCDemo and AppRTCDemoTest builds. by glaznev@webrtc.org · 10 years ago
  21. d83f4ef Fix an issue in DtlsIdentityStore when the store is destroyed before the worker thread task returns. by jiayl@webrtc.org · 10 years ago
  22. b01c707 Use a NULL session in unit tests that don't actually use the session. by pthatcher@webrtc.org · 10 years ago
  23. 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
  24. 990a00c Remove unused transport code. by pthatcher@webrtc.org · 10 years ago
  25. c449c20 Flag to wait for trybots to complete. by kjellander@webrtc.org · 10 years ago
  26. bc2bb34 Refactor audio_coding/codecs/isac: Removed usage of macro WEBRTC_SPL_MUL_16_16 by bjornv@webrtc.org · 10 years ago
  27. 9b2e114 Supporting Opus DTX in Voice Engine. by minyue@webrtc.org · 10 years ago
  28. dd0292a Send to CQ by default and add --no-commit flag + cleanup. by kjellander@webrtc.org · 10 years ago
  29. 503a9e8 Make AppRTCDemoTest pass without Internet connection. by kjellander@webrtc.org · 10 years ago
  30. 0c5b137 Remove support for iSAC RCU by henrik.lundin@webrtc.org · 10 years ago
  31. 9f41810 Roll chromium_revision 87ce36b..00e438c (319600:320241) by kjellander@webrtc.org · 10 years ago
  32. 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
  33. 0f663de Rename Beamformer to NonlinearBeamformer. by mgraczyk@chromium.org · 10 years ago
  34. 8663973 Remove thread id from ThreadWrapper::Start(). by pbos@webrtc.org · 10 years ago
  35. e534086 Clean up LappedTransform and Blocker. by mgraczyk@chromium.org · 10 years ago
  36. 3d3c005 Fix Android peer connection client instrumentation tests. by glaznev@webrtc.org · 10 years ago
  37. fde1de9 Fix an issue in DtlsIdentityStore when the store is destroyed before the worker thread task returns. by jiayl@webrtc.org · 10 years ago
  38. 00c509a Add concept of whether video renderer supports rotation. by guoweis@webrtc.org · 10 years ago
  39. 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
  40. fdd1057 Add CVO support to Vie layer. by guoweis@webrtc.org · 10 years ago
  41. 4f85288 Socket options are only applied when first setting TransportChannelImpl. by guoweis@webrtc.org · 10 years ago
  42. 93604da Fix an issue in DtlsIdentityStore when the store is destroyed before the worker thread task returns. by jiayl@webrtc.org · 10 years ago
  43. d390029 Use a variant for storing stats values in StatsCollector code. by tommi@webrtc.org · 10 years ago
  44. c339276 Fixing r8698. by minyue@webrtc.org · 10 years ago
  45. e16bfde Adding flag to force Opus application and DTX while toggling. by minyue@webrtc.org · 10 years ago
  46. 75b7f17 Temporary interface change to StatsReport::Id. by tommi@webrtc.org · 10 years ago
  47. afdd5dd Revert "Revert "Remove frame copy from cricket::VideoFrame to I420VideoFrame"" by magjed@webrtc.org · 10 years ago
  48. b73758d Clean up VideoRenderFrames by magjed@webrtc.org · 10 years ago
  49. d71fc87 Make auto-roll script work with separate Chromium checkouts. by kjellander@webrtc.org · 10 years ago
  50. cade82c Refactor MediaOptimization protection methods. by pbos@webrtc.org · 10 years ago
  51. 119c12f Revert "Suppress memcheck error in video_engine_tests" by pbos@webrtc.org · 10 years ago
  52. 5c9f69f Update the dummy file_audio_video_device to allow empty file name by phoglund@webrtc.org · 10 years ago
  53. e9413c6 Revert 8689 "Fix an issue in DtlsIdentityStore when the store is..." by mflodman@webrtc.org · 10 years ago
  54. 2a3942a Fix an issue in DtlsIdentityStore when the store is destroyed before the worker thread task returns. by jiayl@webrtc.org · 10 years ago
  55. d2c09dd Make building openmax_dl conditional in gyp. by andrew@webrtc.org · 10 years ago
  56. 8c5ea8a Fix temporal layer log string. by decurtis@webrtc.org · 10 years ago
  57. ae1a078 Convert AppRTCDemo and AppRTCDemoTest to proper GYP target. by glaznev@webrtc.org · 10 years ago
  58. f1182dd Make sure input manager lock is accessed after channel manager lock. by mflodman@webrtc.org · 10 years ago
  59. b218ff5 Revert "Remove frame copy from cricket::VideoFrame to I420VideoFrame" by magjed@webrtc.org · 10 years ago
  60. 370a72c Remove frame copy from cricket::VideoFrame to I420VideoFrame by magjed@webrtc.org · 10 years ago
  61. 5c72922 Remove unused member functions in audio_device_mac.h, which would cause compiling warning with clang -Wthread-safety-anaysis. Reported and fixed by mozilla. Imported here(We don't have any problem since we suppressed those warning in r7961). by braveyao@webrtc.org · 10 years ago
  62. 4dccdff Add unittest to check that ViECapturer does not hold on to frames after they have been delivered by magjed@webrtc.org · 10 years ago
  63. e77c9c8 Build WebRtcMediaEngine2 outside of Chromium. by pbos@webrtc.org · 10 years ago
  64. 0d9bb8e Remove the need for scoped_ptr<I420VideoFrame> in VieCapturer. by magjed@webrtc.org · 10 years ago
  65. 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
  66. ece4b28 FecTest: Reduce loop over numMediaPackets in test_fec. by marpan@webrtc.org · 10 years ago
  67. f4e2060 Script to roll WebRTC in Chromium DEPS by kjellander@webrtc.org · 10 years ago
  68. fc51607 Fix Android AppRTCDemo failure on devices with one or no camera. by glaznev@webrtc.org · 10 years ago
  69. 4052d88 Remove GetLastRenderedFrame by magjed@webrtc.org · 10 years ago
  70. 49d0d34 Making sure neteq gets compiled with OPUS. by phoglund@webrtc.org · 10 years ago
  71. 51ccf37 AudioEncoder: add method MaxEncodedBytes by jmarusic@webrtc.org · 10 years ago
  72. d7452a0 Revert "Make the entry point for VideoFrames to webrtc const ref I420VideoFrame." by magjed@webrtc.org · 10 years ago
  73. 4c8b930 Zero-initialize all members of EncodedFrame. by pbos@webrtc.org · 10 years ago
  74. 74d4792 Fixes issue in RunPlayoutWithFileAsSource related to uninitialized member by henrika@webrtc.org · 10 years ago
  75. aa57702 Removed texture_video_frame.h and webrtctexturevideoframe.h by hbos@webrtc.org · 10 years ago
  76. 7ef8b12 Refactor audio_processing/ns: Removes usage of macro WEBRTC_SPL_MUL_16_16_RSFT by bjornv@webrtc.org · 10 years ago
  77. b38b009 Refactor audio_processing/aecm: Removed usage of macro WEBRTC_SPL_MUL_16_16_RSFT by bjornv@webrtc.org · 10 years ago
  78. 1afbdc7 Refactor audio_processing/agc: Removes usage of macro WEBRTC_SPL_MUL_16_16_RSFT by bjornv@webrtc.org · 10 years ago
  79. f9a75d9 Revert "Add concept of whether video renderer supports rotation." by guoweis@webrtc.org · 10 years ago
  80. 60a2aa0 Revert "Add concept of whether video renderer supports rotation." by guoweis@webrtc.org · 10 years ago
  81. 31d1646 Add concept of whether video renderer supports rotation. by guoweis@webrtc.org · 10 years ago
  82. 0ad4893 Add concept of whether video renderer supports rotation. by guoweis@webrtc.org · 10 years ago
  83. dad85aa Chromium build fix: Include new .cc files in rtc_base by kwiberg@webrtc.org · 10 years ago
  84. a3823e2 Hide assembly symbols. by andrew@webrtc.org · 10 years ago
  85. 67186fe Fix clang style warnings in webrtc/base by kwiberg@webrtc.org · 10 years ago
  86. 2989204 Fix instability in peer connection client unit test. by glaznev@webrtc.org · 10 years ago
  87. 59140d6 Remove VideoRotationMode to VideoRotation. by guoweis@webrtc.org · 10 years ago
  88. 600587d Refactor audio_coding/neteq: Removed usage of macro WEBRTC_SPL_16_16_RSFT by bjornv@webrtc.org · 10 years ago
  89. c7faace Roll chromium_revision e8ef1d1..87ce36b (319252:319600) by kjellander@webrtc.org · 10 years ago
  90. 474d1eb Adds C++/JNI/Java unit test for audio device module on Android. by henrika@webrtc.org · 10 years ago
  91. 1b32bbe Removing private and unused method in RTPReceiver. by mflodman@webrtc.org · 10 years ago
  92. 6b56d07 Revert 8632 "Enable isac NEON building on Aarch64" by kjellander@webrtc.org · 10 years ago
  93. 385b566 Revert "Workaround Mac align bug for observer_ and crit_." by pbos@webrtc.org · 10 years ago
  94. a50e6f0 Move ownership of vie_encoders and vie_channels into the channel group. by stefan@webrtc.org · 10 years ago
  95. a32f064 Fix build configuration bug with debug builds. by tommi@webrtc.org · 10 years ago
  96. 558dc40 Reland 8631 "Speculative revert of 8631 "Remove lock from Bitrat..." by tommi@webrtc.org · 10 years ago
  97. 679d2f1 Disable CS_TRACK_OWNER on Mac in debug mode. by tommi@webrtc.org · 10 years ago
  98. f696e49 Re-landing perf improvement for libjingle logging after reverting the general change. by tommi@webrtc.org · 10 years ago
  99. 52130b6 Revert 8635 "Make LS_ logging constants to match Chromium's logg..." by tommi@webrtc.org · 10 years ago
  100. 92696cd Speculative revert of 8631 "Remove lock from Bitrate() and FrameRate() in Video..." by tommi@webrtc.org · 10 years ago