1. 0beac58 Add PostProcessing interface to audio processing module. by Sam Zackrisson · 7 years ago
  2. 81a58c7 Presubmit: Add check to support b/xxx entry in bug reference. by charujain · 7 years ago
  3. ec78918 Roll chromium_revision 83821ae6fd..99e3e3dda0 (504327:504346) by Autoroller · 7 years ago
  4. 5d26edc Total Harmonic Distorsion plus noise (THD+n) score in APM-QA. by alessiob · 7 years ago
  5. a420551 Push back on the video encoder to avoid building queues in the pacer. by philipel · 7 years ago
  6. e19d8bf Modify some rate control and quality thresholds due to flakiness. by asapersson · 7 years ago
  7. c00240c Roll chromium_revision f1b84062d5..83821ae6fd (504296:504327) by Autoroller · 7 years ago
  8. 48462b6 Continuously request keyframes if decoding does not recover. by philipel · 7 years ago
  9. 3b3622f Delete member VideoReceiveStream::Config::Rtp::ulpfec. by nisse · 7 years ago
  10. daea5bf Revert "Improve unit testing for HardwareVideoEncoder and fix bugs." by Sami Kalliomäki · 7 years ago
  11. 7a2bfd2 Improve unit testing for HardwareVideoEncoder and fix bugs. by Sami Kalliomäki · 7 years ago
  12. ecf404a Roll chromium_revision 81f3a6b955..f1b84062d5 (504277:504296) by Autoroller · 7 years ago
  13. fcbdab6 Roll chromium_revision b48894367b..81f3a6b955 (504239:504277) by Autoroller · 7 years ago
  14. 8f1b93c Add more logs in DX capturer by Zijie He · 7 years ago
  15. 54df4b1 Roll chromium_revision 548147b12f..b48894367b (504172:504239) by Autoroller · 7 years ago
  16. f015e5e Roll chromium_revision d6e517c1b5..548147b12f (504112:504172) by Autoroller · 7 years ago
  17. dccfc40 NetEq: Simplify the dependencies of GetNetworkStatistics by Henrik Lundin · 7 years ago
  18. 13b6682 Roll chromium_revision 5cea913a9b..d6e517c1b5 (504068:504112) by Autoroller · 7 years ago
  19. 4a6856d Roll chromium_revision 29ce025c90..5cea913a9b (504034:504068) by Autoroller · 7 years ago
  20. dec82ab Disable flaky test VideoProcessorIntegrationTestMediaCodec.ForemanCif500kbpsVp8. by Alex Loiko · 7 years ago
  21. ef36375 Return EGL_NO_CONTEXT instead of throwing an exception. by Sami Kalliomäki · 7 years ago
  22. 39f499b Revert "Remove precompiled header for AppRTCMobile." by Charu Jain · 7 years ago
  23. 3ff56d0 Android: Add CalledByNative annotation interface by Magnus Jedvert · 7 years ago
  24. fbbba3f Remove remaining mentions of gflags by oprypin · 7 years ago
  25. 6b3e1a2 Fixes issue in ADM on Mac OSX when audio is renegotiated by henrika · 7 years ago
  26. 3ed32ac Remove precompiled header for AppRTCMobile. by Kári Tristan Helgason · 7 years ago
  27. 599df85 Resolve cyclic dependency in remote bitrate estimator by Danil Chapovalov · 7 years ago
  28. fb08994 Adding time profiling support to AudioFrame by henrika · 7 years ago
  29. b22184e Roll chromium_revision 533744aa77..29ce025c90 (504014:504034) by Autoroller · 7 years ago
  30. e21be1d Reland of Fix the video buffer size should take rtt into consideration (patchset #2 id:160001 of https://codereview.chromium.org/3002033002/ ) by philipel · 7 years ago
  31. b0573bc Reorganize config of RTP header extensions for video receive streams. by Niels Möller · 7 years ago
  32. 0bf6071 Remove internal methods from global namespace. by Kári Tristan Helgason · 7 years ago
  33. ac0a503 NetEq/Stats: Don't let concealed_samples decrease by Henrik Lundin · 7 years ago
  34. b4aeb5b Roll chromium_revision 300d540fe1..533744aa77 (503992:504014) by Autoroller · 7 years ago
  35. 5ab6854 Revert "Remove remaining mentions of gflags" by Oleh Prypin · 7 years ago
  36. 90ce84e Remove remaining mentions of gflags by Oleh Prypin · 7 years ago
  37. 5c53641 Roll chromium_revision 7877db2873..300d540fe1 (503976:503992) by Autoroller · 7 years ago
  38. d93ffb0 Roll chromium_revision c91bb42405..7877db2873 (503967:503976) by Autoroller · 7 years ago
  39. e9ad322 Roll chromium_revision 569732c0a9..c91bb42405 (503964:503967) by Autoroller · 7 years ago
  40. fc63a7f Roll chromium_revision fe71bbc1fb..569732c0a9 (503807:503964) by Autoroller · 7 years ago
  41. 86021d9 Roll chromium_revision 008fb813c3..fe71bbc1fb (503673:503807) + Android fix by Oleh Prypin · 7 years ago
  42. b3547fa Revert "Added logging inside AEC3 for render API buffer under/overruns" by Per Åhgren · 7 years ago
  43. 835cc0c Remove unnecessary audio references in PeerConnectionFactory by Magnus Jedvert · 7 years ago
  44. 73c8175 Fix autoroller script. by Edward Lemur · 7 years ago
  45. 2397b9a Remove voe::OutputMixer and AudioConferenceMixer. by solenberg · 7 years ago
  46. 4652e86 Disable flaky AudioStats.NoLoss test. by solenberg · 7 years ago
  47. c3d0da0 Avoids crash in AudioTrack when audio starts in background mode by henrika · 7 years ago
  48. 2c30120 Revert of Add full stack tests for MediaCodec. (patchset #10 id:180001 of https://codereview.webrtc.org/3005253002/ ) by brandtr · 7 years ago
  49. 55c7ede VideoProcessorIntegrationTest: Group member variables into two structs containing target/actual rates. by asapersson · 7 years ago
  50. 22d3da9 Delete unused Atomic32 overloads of binary +/- operators. by Niels Möller · 7 years ago
  51. 2cefac6 Add full stack tests for MediaCodec encoder. by brandtr · 7 years ago
  52. 433b11e Roll chromium_revision d4c912f989..008fb813c3 (503644:503673) by Autoroller · 7 years ago
  53. 7cd28b9 Set protected_by_flexfec flag properly in tests. by brandtr · 7 years ago
  54. 44eb7a2 Roll chromium_revision cbba184f42..d4c912f989 (503620:503644) by Autoroller · 7 years ago
  55. 401a52b Roll chromium_revision aa5131c67a..cbba184f42 (503572:503620) by Autoroller · 7 years ago
  56. ec5493e Roll chromium_revision 5aca6dd699..aa5131c67a (503520:503572) by Autoroller · 7 years ago
  57. 73b60b8 Remove the redundant method GetPayloadSpecifics by Karl Wiberg · 7 years ago
  58. 736a98a Roll chromium_revision 0b04bb65d6..5aca6dd699 (503455:503520) by Autoroller · 7 years ago
  59. 92d9dd0 rtp_rtcp_format: Separate public and private source files by Karl Wiberg · 7 years ago
  60. 8e8da13 Roll chromium_revision e242527ec0..0b04bb65d6 (503426:503455) by Autoroller · 7 years ago
  61. e10c01c Roll chromium_revision 6995ce043e..e242527ec0 (503371:503426) by Autoroller · 7 years ago
  62. 946d886 Remove VoENetwork by solenberg · 7 years ago
  63. 99a81b6 Remove #include of rtc_stream_config.h from rtc_event_log.h by Elad Alon · 7 years ago
  64. fc17930 Roll chromium_revision 2d1b3e73b6..6995ce043e (503346:503371) by Autoroller · 7 years ago
  65. 7a2b370 Roll chromium_revision d49a98a3ca..2d1b3e73b6 (503300:503346) by Autoroller · 7 years ago
  66. aa0fe12 Roll chromium_revision f52ff80530..d49a98a3ca (501932:503300) by Autoroller · 7 years ago
  67. 4e2deab Only return stats for the most recent unsignaled audio stream. by deadbeef · 7 years ago
  68. feeb9bf Remove backwards compatibilty header for Optional by kwiberg · 7 years ago
  69. 851481c Revert "Roll chromium_revision f52ff80530..4bafa509ea (501932:502960)" by Charu Jain · 7 years ago
  70. e682935 Roll chromium_revision f52ff80530..4bafa509ea (501932:502960) by Autoroller · 7 years ago
  71. b19012e Remove the support of fallback from DTLS to SDES. by zhihuang · 7 years ago
  72. b335e31 This is a rollback of https://chromium-review.googlesource.com/c/external/webrtc/+/616724 by alexnarest · 7 years ago
  73. 75dd6d4 Drop reference to webrtc_overrides/.../task_queue.h by nisse · 7 years ago
  74. 4dc4e25 Reland "Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++."" by Mirko Bonadei · 7 years ago
  75. 080832e Moving Obj-C++ code in desktop_capture_objc. by Mirko Bonadei · 7 years ago
  76. 034a6b8 Revert "Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++." by Mirko Bonadei · 7 years ago
  77. 0c15c53 Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++. by Mirko Bonadei · 7 years ago
  78. 7de1eb7 Adding Test at the end of test classes. by Mirko Bonadei · 7 years ago
  79. eb23e17 Revert of Completed the functionalities of SrtpTransport. (patchset 7 id:320001 of https://codereview.webrtc.org/2997983002/ ) by zhihuang · 7 years ago
  80. 2572404 Removing useless include_dirs entry. by Mirko Bonadei · 7 years ago
  81. a5f043f Change ForwardErrorCorrection class to accept one received packet at a time. by nisse · 7 years ago
  82. dd3abbb Remove VoERTP_RTCP. by solenberg · 7 years ago
  83. c5267d2 Simplify ReceiveStatistics: merge GetActiveStatisticians into RtcpReportBlocks by Danil Chapovalov · 7 years ago
  84. aa568a6 Android: Add interface for getting native EGL context by Magnus Jedvert · 7 years ago
  85. 6dc2038 Remove VoECodec. by solenberg · 7 years ago
  86. 6ac1552 Cleaning checkdeps configuration. by Mirko Bonadei · 7 years ago
  87. a730c1c Enabling and fixing CheckNewlineAtTheEndOfProtoFiles by Mirko Bonadei · 7 years ago
  88. cb728ea Fix Gn Untracked headers in webrtc/modules/video_coding. by charujain · 7 years ago
  89. b63310a Remove VoEFile and things it uses. by solenberg · 7 years ago
  90. 2352ce3 Remove backwards compatibilty header for ArrayView by kwiberg · 7 years ago
  91. ef6ee98 Pass environment variable as string in autoroll script. by Edward Lemur · 7 years ago
  92. 1d4db39 Revert of If SRTP sessions exist, don't create new ones when applying answer. (patchset #1 id:1 of https://codereview.webrtc.org/3019443002/ ) by henrika · 7 years ago
  93. 9a2e906 Added RTCMediaStreamTrackStats.concealmentEvents by Gustaf Ullberg · 7 years ago
  94. 35dee81 Clean out unused methods from VoiceEngine and VoEBase. by solenberg · 7 years ago
  95. 2c9ac29 Autoroller: don't use GCE auth pathway by Aaron Gable · 7 years ago
  96. 4354725 Delete deprecated metod RtpRtcp::SetMaxTransferUnit. by nisse · 7 years ago
  97. cb3b1c1 video_quality_loopback_test.py: Fix relative path to root. by Henrik Kjellander · 7 years ago
  98. 2782904 RtcEventLog::Create() no longer a friend of RtcEventLogImpl by Elad Alon · 7 years ago
  99. d45aea8 Serialize "a=x-google-flag:conference". by deadbeef · 7 years ago
  100. 5ada7ac If SRTP sessions exist, don't create new ones when applying answer. by deadbeef · 7 years ago