1. 0b571a1 MB: Enable memcheck for the linux_memcheck trybot. by Henrik Kjellander · 8 years ago
  2. e10e6d1 RTCOutboundRTPStreamStats.roundTripTime: Only report non-negative values. by hbos · 8 years ago
  3. 24db179 Move tools/autoroller to tools-webrtc/ + rename script by Henrik Kjellander · 8 years ago
  4. 4128649 Move all codec specific definitions from modules_include by hta · 8 years ago
  5. b5ffc14 Create top-level dir tools-webrtc and start moving things into it. by Henrik Kjellander · 8 years ago
  6. ef753e2 Remove unnecessary third_party links: nss, llvm-build, syzygy by kjellander · 8 years ago
  7. 3bc031b Remove unused items in tools/ by Henrik Kjellander · 8 years ago
  8. c3765f9 Roll chromium_revision b935b59277..5e0dca78b3 (438725:438769) by buildbot · 8 years ago
  9. f2832a0 Roll chromium_revision 9807edde11..b935b59277 (438688:438725) by buildbot · 8 years ago
  10. 2c8d94b Roll chromium_revision 699f628e13..9807edde11 (438637:438688) by buildbot · 8 years ago
  11. 2769ec6 Add WriteIsolatedOutput() functions by zijiehe · 8 years ago
  12. fba7900 Roll chromium_revision eae1bf6b1e..699f628e13 (438554:438637) by buildbot · 8 years ago
  13. 88cf05c Guard against uninitialized packetization modes. by hta · 8 years ago
  14. d30bd18 Roll chromium_revision a20ca9fe57..eae1bf6b1e (438523:438554) by buildbot · 8 years ago
  15. 9ce8cbf Roll chromium_revision 135e29eed5..a20ca9fe57 (438491:438523) by buildbot · 8 years ago
  16. 9a394f0 Skip RTCMediaStreamTrackStats.echoReturnLoss[Enhancement] default value. by hbos · 8 years ago
  17. c3c2f31 Adds basic Bluetooth support to AppRTCMobile by henrika · 8 years ago
  18. db8af2a Run 'git cl format --full' on Base64. by johan · 8 years ago
  19. 9006987 Remove deprecated RTPSender::SendPadData by danilchap · 8 years ago
  20. e2ec7c2 Remove static cast from H264SpropParameterSets. by johan · 8 years ago
  21. 930959d Improvements to the reliability of the echo detector perf test. by ivoc · 8 years ago
  22. a701469 Roll chromium_revision a8e17a3031..135e29eed5 (438476:438491) by buildbot · 8 years ago
  23. 8fc0c4c Add vector<uint8_t> to Base64 decoded data types. by johan · 8 years ago
  24. 0878f94 Delete accidental drmemory symlink by kjellander@webrtc.org · 8 years ago
  25. 665da28 Autoroller: Add --ignore-unclean-workdir flag by kjellander · 8 years ago
  26. a5bb562 Delete webrtc/transport.h. by aleloi · 8 years ago
  27. 9e1e6c5 Corrected access of null pointer in audioproc_f: by peah · 8 years ago
  28. 63e6a38 Removes verification of audio parameters on Android by henrika · 8 years ago
  29. fded4cc Roll chromium_revision 5fb8c41aea..a8e17a3031 (438448:438476) by buildbot · 8 years ago
  30. 0989fbc Revert of Delete VideoFrame default constructor, and IsZeroSize method. (patchset #5 id:80001 of https://codereview.webrtc.org/2541863002/ ) by nisse · 8 years ago
  31. 7b25166 Fix for left shift of negative value in NetEq. by ivoc · 8 years ago
  32. bd6c6fa Delete method Pathname::url and base/urlencode* by nisse · 8 years ago
  33. bb66ec3 Disable flaky test VideoProcessorIntegrationTest.ProcessNoLossChangeFrameRateFrameDropVP9 by skvlad · 8 years ago
  34. e0eae3c This CL adds the basic framework for AEC3 in the audio processing module. by peah · 8 years ago
  35. db39742 Delete unused class rtc::RegKey. by nisse · 8 years ago
  36. e5dc62a PRESUBMIT: Add authorized-authors check + AUTHORS e-mails. by kjellander · 8 years ago
  37. 43c5a97 Delete stl_util.h. Unused since cl https://codereview.webrtc.org/2447103002 by nisse · 8 years ago
  38. 8afbc8c Revert of Delete rtc::linked_ptr. Only use, in statstypes.h, replaced bu std::unique_ptr. (patchset #1 id:1 of https://codereview.webrtc.org/2567143003/ ) by nisse · 8 years ago
  39. 36f74e5 Delete rtc::linked_ptr. Only use, in statstypes.h, replaced with std::unique_ptr. by nisse · 8 years ago
  40. dd3c811 Roll chromium_revision cfd026f99e..5fb8c41aea (438418:438448) by buildbot · 8 years ago
  41. a5073c0 Disable AudioDeviceTest.StartPlayoutOnTwoInstances on iOS by Henrik Kjellander · 8 years ago
  42. 80df795 Roll chromium_revision e234d53ddf..cfd026f99e (438369:438418) by buildbot · 8 years ago
  43. e26b89c Roll chromium_revision b571577c64..e234d53ddf (438292:438369) by buildbot · 8 years ago
  44. 62802a1 Fixing possible crash due to RefCountedChannel assignment operator. by deadbeef · 8 years ago
  45. b236257 Fixing integer overflow when parsing bandwidth attribute. by deadbeef · 8 years ago
  46. 9396a08 Roll chromium_revision 79b1930444..b571577c64 (438242:438292) by buildbot · 8 years ago
  47. 95aa964 Support external audio mixer in webrtc 2. by gyzhou · 8 years ago
  48. 7af91dd Removing "crypto_required" from MediaContentDescription. by deadbeef · 8 years ago
  49. 00fd520 Roll chromium_revision 047b36f906..79b1930444 (438176:438242) by buildbot · 8 years ago
  50. b68cc75 ParseCandidate(): Refactor to fix memcheck false positive. by hnsl · 8 years ago
  51. f8b262e Roll chromium_revision e882052d97..047b36f906 (438143:438176) by buildbot · 8 years ago
  52. 301fc4a Update common_audio/smoothing_filter. by minyue · 8 years ago
  53. bfcf561 Delete VideoFrame default constructor, and IsZeroSize method. by nisse · 8 years ago
  54. 46711db Disable flaky QualityScaler tests for now. by kthelgason · 8 years ago
  55. 277b250 Refactor "secure bool" into explicit PROTO_TLS. by hnsl · 8 years ago
  56. 1c4b5bc Roll chromium_revision 632410c83c..e882052d97 (438112:438143) by buildbot · 8 years ago
  57. 38b6dbc Autoroller: Support for rolling individual DEPS entries. by kjellander · 8 years ago
  58. ef16e99 Add a gtk3 port of peerconnection_client on Linux by thomasanderson · 8 years ago
  59. 349092b Logging basic bad call detection by palmkvist · 8 years ago
  60. e381015 Revert of New PeerConnectionInterface::GetStats: No bogus default implementation. (patchset #1 id:1 of https://codereview.webrtc.org/2566143002/ ) by hbos · 8 years ago
  61. 4145989 Roll chromium_revision 2d6dcff9ac..632410c83c (438085:438112) by buildbot · 8 years ago
  62. 07e276c Rename RtpStreamReceiver::SetCodec() to ::AddCodec(). by johan · 8 years ago
  63. 4b9ff41 setup_links: Remove mojo and WebKit links. by kjellander · 8 years ago
  64. 8f23094 New PeerConnectionInterface::GetStats: No bogus default implementation. by hbos · 8 years ago
  65. 03392d0 Fix for negative shift value in NetEq. by ivoc · 8 years ago
  66. 921019c Delete unused class AsyncFile. by nisse · 8 years ago
  67. 1b72300 Roll chromium_revision e5fe50e808..2d6dcff9ac (437879:438085) by buildbot · 8 years ago
  68. 6de92f9 Don't allow changing ICE pool size after SetLocalDescription. by deadbeef · 8 years ago
  69. 25ed435 Implement parsing/serialization of a=bundle-only. by deadbeef · 8 years ago
  70. 39ce11f Revert of Support external audio mixer. (patchset #5 id:140001 of https://codereview.webrtc.org/2539213003/ ) by gyzhou · 8 years ago
  71. f6bcac5 Support external audio mixer in webrtc. by gyzhou · 8 years ago
  72. 1354901 Making audio network adaptor config proto a JAVA package. by minyue · 8 years ago
  73. 580df53 Fix header guard in thread_annotations.h. by noahric · 8 years ago
  74. e5ba75a Destroy encoders that fail to InitEncode. by noahric · 8 years ago
  75. cb44343 Add SSRC to RtpEncodingParameters for audio. by deadbeef · 8 years ago
  76. ccecdd4 Roll chromium_revision 45a928c03f..e5fe50e808 (437857:437879) by buildbot · 8 years ago
  77. 4f19b2f Add OWNERS to BWE modules. by stefan · 8 years ago
  78. fe793eb Remove sequenced task checker from FlexfecSender. by brandtr · 8 years ago
  79. e54b0c5 Roll chromium_revision 88e7649411..45a928c03f (437837:437857) by buildbot · 8 years ago
  80. a9a6d4b Delete voice_engine_configurations.h by henrik.lundin · 8 years ago
  81. ba7e71b remove googViewLimitedResolution stat by philipp.hancke · 8 years ago
  82. d2ce622 Disabling the potentially flaky test by peah · 8 years ago
  83. bd44bb0 Fix out of bound reads in ParseIceServerUrl() for various input. by hnsl · 8 years ago
  84. b010b8f Roll chromium_revision 4537fa801e..88e7649411 (437826:437837) by buildbot · 8 years ago
  85. 65a1e77 Try to deflake VideoSendStream tests with ULPFEC. by brandtr · 8 years ago
  86. e448dd5 RTCIceCandidatePairStats.consentRequestsSent set by RTCStatsCollector by hbos · 8 years ago
  87. b29b9c8 Replace VideoCaptureDataCallback by VideoSinkInterface. by nisse · 8 years ago
  88. 99f7bfd Change MANUAL -> DISABLED for ScreenCapturerIntegrationTest tests by Henrik Kjellander · 8 years ago
  89. 9e3e0da Roll chromium_revision d33aa11bc5..4537fa801e (437814:437826) by buildbot · 8 years ago
  90. 951fe73 Roll chromium_revision 5f112f29f4..d33aa11bc5 (437807:437814) by buildbot · 8 years ago
  91. bbfed52 Set OPENSSL_EC_NAMED_CURVE explicitly on EC key so that certificate has ASN1 OID and NIST curve info. Without this openSSL handshake negotiation fails throwing NO_SHARED_CIPHER error. the change made is along the lines of openssl behavior documented here: https://wiki.openssl.org/index.php/Elliptic_Curve_Diffie_Hellman#ECDH_and_Named_Curves by ssaroha · 8 years ago
  92. ae875f2 Roll chromium_revision 05b6f4be7e..5f112f29f4 (437804:437807) by buildbot · 8 years ago
  93. 2cdec07 Roll chromium_revision 73ac3ff0ec..05b6f4be7e (437797:437804) by buildbot · 8 years ago
  94. 95bfe2d Roll chromium_revision f10b6162b6..73ac3ff0ec (437786:437797) by buildbot · 8 years ago
  95. ba41428 Adding googAudioNetworkAdaptorConfig to MediaConstraintsInterface. by minyue · 8 years ago
  96. 50bac86 Roll chromium_revision cf064891c2..f10b6162b6 (437785:437786) by buildbot · 8 years ago
  97. 5c8b757 Roll chromium_revision 211f7ed09d..cf064891c2 (437781:437785) by buildbot · 8 years ago
  98. 18d592c Roll chromium_revision 3c957a583f..211f7ed09d (437777:437781) by buildbot · 8 years ago
  99. 0acf8fa Roll chromium_revision 8ca234a6e4..3c957a583f (437773:437777) by buildbot · 8 years ago
  100. d1a38b5 Implement the "needs-ice-restart" logic for SetConfiguration. by deadbeef · 8 years ago