1. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  2. ef1140e Expose TurnCustomizer as a native ObjC property. by Zeke Chin · 7 years ago
  3. 8c8d49e Add periodic compound packet sending to RtcpTransceiver by Danil Chapovalov · 7 years ago
  4. e5c4265 Allow external audio device module to be passed in to the objc peer connection factory interface. by Sean Rosenbaum · 7 years ago
  5. 828cf24 Android: Change H264 constrained baseline profile from 4200xx to 42e0xx. by Sami Kalliomäki · 7 years ago
  6. bde473e Fix/suppress new warnings introduced in Chromium roll. by Sami Kalliomäki · 7 years ago
  7. 1d4c152 Reland "Simple Default ObjC video codec factories." by Anders Carlsson · 7 years ago
  8. 1c9623c Add helper functions for migrating to new video codec factories by Magnus Jedvert · 7 years ago
  9. 9da7c74 Change Resampler to not change state on invalid Reset and ResetIfNeeded calls. by Sam Zackrisson · 7 years ago
  10. 90397d9 Remove use of RTPFragmentationHeader from RTPSenderAudio by Niels Möller · 7 years ago
  11. ce50239 Roll gradle to version 4.3-rc4. by Sami Kalliomäki · 7 years ago
  12. 6bfac03 .gn files in the API directories are part of the API too... by Karl Wiberg · 7 years ago
  13. c7b18fe Shifted value doesn't fit in 'int32_t'. by Alex Loiko · 7 years ago
  14. 45bc087 Roll chromium_revision 318723cc57..6e83f76015 (512265:512266) by Autoroller · 7 years ago
  15. ba5c8ad Roll chromium_revision a6e2558f89..318723cc57 (512183:512265) by Autoroller · 7 years ago
  16. 6a5c6f6 Roll chromium_revision f1b66c7b37..a6e2558f89 (512062:512183) by Autoroller · 7 years ago
  17. fb1a866 Add support for H.264 constrained high profile in VideoProcessor. by Rasmus Brandt · 7 years ago
  18. 3ebed36 Roll chromium_revision f4ecd4bed3..f1b66c7b37 (508787:512062) + Windows fix by Oleh Prypin · 7 years ago
  19. 5d7fd19 Don't build windows core audio if using dummy file devices. by Edward Lemur · 7 years ago
  20. 293158b Revert ObjC API changes for BWE allocation strategy by Magnus Jedvert · 7 years ago
  21. b0576ec Reland of Improves native Android audio implementations by henrika · 7 years ago
  22. e4c6915 Remove verbose setting and reorder some print statements in VideoProcessor. by Rasmus Brandt · 7 years ago
  23. fd9149f Temporarily remove linux_ubsan from commit queue by Oleh Prypin · 7 years ago
  24. 34fa295 Delete unused VP8 packetization modes. by Niels Möller · 7 years ago
  25. e87cfe2 Remove unused method PacketLossModeToStr. by Åsa Persson · 7 years ago
  26. 71c62b4 Roll gradle to version 4.2.1. by Sami Kalliomäki · 7 years ago
  27. 8ed8e56 Adding RTC_ prefixed LOG macros. by Mirko Bonadei · 7 years ago
  28. b2d355e Reland: Reject the description with fewer m= sections. by Zhi Huang · 7 years ago
  29. 36b28db Fix clang style warnings in api/candidate.h by Steve Anton · 7 years ago
  30. 9d4a2e6 Move inlined methods from p2p/base/packetsocketfactory.h by Steve Anton · 7 years ago
  31. 0af34ad The onWebRtcAudioTrackStartError is changed in this CL which breaks the internal projects. by Zhi Huang · 7 years ago
  32. c2a0eb2 [Window Capture] Mouse cursor missing during window sharing on Mac OSX by Zijie He · 7 years ago
  33. 9828beb Fix/suppress all javac warnings. by Sami Kalliomäki · 7 years ago
  34. ef5df1a Fix WebSocketObserver getting garbage collected. by Sami Kalliomäki · 7 years ago
  35. 92b1ffd Improves native Android audio implementations. by henrika · 7 years ago
  36. 78161ca Add sending sdes to RtcpTransceiver. by Danil Chapovalov · 7 years ago
  37. 4556f3c Revert "Simple Default ObjC video codec factories." by Oskar Sundbom · 7 years ago
  38. c15b2dd Switch metrics_default and field_trial_default to source_set. by Mirko Bonadei · 7 years ago
  39. ef20795 Remove FlexFEC feedback params from internal encoder factory by Magnus Jedvert · 7 years ago
  40. d2817d8 Allow injection of custom network models in place of FakeNetworkPipe. by Christoffer Rodbro · 7 years ago
  41. 0295a96 Estimate RTP clock frequency and plot capture-send delay. by Bjorn Terelius · 7 years ago
  42. 30915a7 Simple Default ObjC video codec factories. by Anders Carlsson · 7 years ago
  43. a056599 Delete VCMSendStatisticsCallback and corresponding use of ProcessThread by Niels Möller · 7 years ago
  44. 2729c16 Fix some Android lint warnings in AppRTCMobile. by Sami Kalliomäki · 7 years ago
  45. 68e56a5 Android: Update VideoDecoderFactoryWrapper to implement CreateVideoDecoderWithParams. by Sami Kalliomäki · 7 years ago
  46. fb6d326 Delete unused PredictivePacketManipulator. by Rasmus Brandt · 7 years ago
  47. f7eea2a Change key frame mismatch threshold for VP9 in unit test. by Jerome Jiang · 7 years ago
  48. eae3e65 Enable the clang style plugin for the stunprober target by Steve Anton · 7 years ago
  49. ca7d54e Fix clang style warnings in p2p/base/stun.h by Steve Anton · 7 years ago
  50. 74e72c8 Lowering the threshold for delay change detection in AEC3 by Per Åhgren · 7 years ago
  51. 173fd91 [Window Capture] Inaccurate cursor position during window sharing on X11 by Zijie He · 7 years ago
  52. 84634b8 Temporarily disabled failing death test. by Gustaf Ullberg · 7 years ago
  53. b9f5361 Removing undefined left shifts in AudioProcessing by Alex Loiko · 7 years ago
  54. a194e58 Move sequence_number_utils.h to rtc_base/ by Bjorn Terelius · 7 years ago
  55. ddfd9c5 Fix AudioProcessing fuzzer crash. by Alex Loiko · 7 years ago
  56. ef52d8b8 Presubmit: Don't forget to warn when changing headers in subdirs of api/ by Karl Wiberg · 7 years ago
  57. d719979 Adding win_more_configs to CQ by Mirko Bonadei · 7 years ago
  58. 47d3a01 Reenable some supressed warnings for the objc SDK. by Kári Tristan Helgason · 7 years ago
  59. 7275e18 Hide the internal AudioEncoderOpus class by giving it an "Impl" suffix by Karl Wiberg · 7 years ago
  60. 7c8cca3 Add check for send-side bwe before applying alr settings by Erik Språng · 7 years ago
  61. 58b7291 Log warning when receiving an H.264 containing IDR, but not SPS/PPS. by Rasmus Brandt · 7 years ago
  62. d79314f Reland "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  63. f0c4467 Make VideoProcessor::Init/Release methods private and call from constructor/destructor. by Åsa Persson · 7 years ago
  64. c22a3a6 Refactor VP8 encoder creation logic by Ilya Nikolaevskiy · 7 years ago
  65. 7ddd463 Balancing the transparency in AEC3 between saturating and low echo paths by Per Åhgren · 7 years ago
  66. d9f99c1 Replace Atomic32 with std::atomic in video/ by Yuwei Huang · 7 years ago
  67. 9de3aac Reland "Enable the clang style plugin in rtc_base/" by Steve Anton · 7 years ago
  68. 074dece Fix flaky DataChannel integration test by Steve Anton · 7 years ago
  69. 398a7c6 Create skeleton of the rtcp transceiver. by Danil Chapovalov · 7 years ago
  70. d5585ca Move almost all references from WebRtcSession to PeerConnection by Steve Anton · 7 years ago
  71. c4faa9c Remove QUIC transport/data channel by Steve Anton · 7 years ago
  72. a0b66c7 Enable cpu adaptation for screenshare in chrome as field trial by Ilya Nikolaevskiy · 7 years ago
  73. 21360eb Add application extension field to RtpPacketReceived. by Dino Radaković · 7 years ago
  74. f7a3558 Add VideoProcessor tests verifying that H.264 keyframes contain SPS/PPS/IDR. by Rasmus Brandt · 7 years ago
  75. edf4ff7 Only treat H.264 frames containing SPS, PPS, and IDR as key frames. by Rasmus Brandt · 7 years ago
  76. 6984ad2 Print state of AcknowledgedBitrateEstimator in event_log_visualizer. by Bjorn Terelius · 7 years ago
  77. 45adbaf APM-QA unit test bug fix by Alessio Bazzica · 7 years ago
  78. c531af7 Fix 'Left shift cannot be represented in int32_t'. by Alex Loiko · 7 years ago
  79. 330bf40 WebRTC VAD wrapper for APM-QA by Alessio Bazzica · 7 years ago
  80. ef48df9 Fix the issues in SrtpTransport. by Zhi Huang · 7 years ago
  81. a17ce27 Revert "Enable the clang style plugin in rtc_base/" by Steve Anton · 7 years ago
  82. af551a1 Enable the clang style plugin in rtc_base/ by Steve Anton · 7 years ago
  83. c5ee987 Stop using std::tr1 by Edward Lemur · 7 years ago
  84. 8a63f78 Rewrite the remaining few WebRtcSession tests. by Steve Anton · 7 years ago
  85. da6c095 Rewrite WebRtcSession data channel tests as PeerConnection tests by Steve Anton · 7 years ago
  86. 6f25b09 Reland "Rewrite WebRtcSession BUNDLE tests as PeerConnection tests" by Steve Anton · 7 years ago
  87. f3ee3b7 Support RGB frames in RTCCVPixelBuffer by Anders Carlsson · 7 years ago
  88. a642efb Ensures that iOS audio parameters are valid. by henrika · 7 years ago
  89. ba68aab Fix of integer overflow in WebRtcAecm_ProcessBlock / ApmTest.Process by Alessio Bazzica · 7 years ago
  90. f92d871 Let ChanneOwner use scoped_refptr and RefCountedBase. by Niels Möller · 7 years ago
  91. d92e0b5 Fixing crash in Mac client when no cameras are available. by Peter Hanspers · 7 years ago
  92. 93bc308 MB: Add Android Perf (swarming) by Edward Lemur · 7 years ago
  93. fc313dc Add prefix to codec name constants. by Kári Tristan Helgason · 7 years ago
  94. 4721736 Adding a KVO context to avoid issues with future super/sub-classing. by Peter Hanspers · 7 years ago
  95. bd92d8d Forgotten 'memset' in NoiseSuppression. by Alex Loiko · 7 years ago
  96. 8731176 NetEq: Fix an UBSan error by Henrik Lundin · 7 years ago
  97. 9155e49 New classes RefCounter and RefCountedBase. by Niels Möller · 7 years ago
  98. ccdfcca New PacketQueue2 behind WebRTC-RoundRobinPacing field trial. by philipel · 7 years ago
  99. 0c72050 Adding libFuzzer target for UlpFEC receiver. by Mark Brand · 7 years ago
  100. 4d9ac58 Use C++11 static initialization, replacing Atomic32 CompareExchange. by Niels Möller · 7 years ago