1. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  2. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  3. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  4. 62337e5 Use AudioProcessingBuilder everywhere AudioProcessing is created. by Ivo Creusen · 7 years ago
  5. 3460fa6 Use .empty() instead of '!= ""' by Edward Lemur · 7 years ago
  6. 24722b3 Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Seth Hampson · 7 years ago
  7. 9a0a17f Make it possible to change the amplitude of the pulses generated by PulsedNoiseCapturer. by erikvarga@webrtc.org · 7 years ago
  8. e66572b Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
  9. 99175c6 Add untracked headers to video_coding. by Patrik Höglund · 7 years ago
  10. c492bf1 Fix JSON format for reporting perf results. by Edward Lemur · 7 years ago
  11. 9e19403 Move videosourceinterface to api. by Patrik Höglund · 7 years ago
  12. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  13. 75f18fc Make building with X11 libraries optional. by Joachim Bauch · 7 years ago
  14. 97cb448 Update Webrtc to new AudioProcessing API. by Alex Loiko · 7 years ago
  15. 255d1cd Implement dual stream full stack test and loopback tool by Ilya Nikolaevskiy · 7 years ago
  16. 8b77aea Revert "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Lu Liu · 7 years ago
  17. d2b912a Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator. by Seth Hampson · 7 years ago
  18. 0594a7c Stop using public_deps in common_video/. by Mirko Bonadei · 7 years ago
  19. 76df0df Add missing files to rtc_base. by Patrik Höglund · 7 years ago
  20. d524751 Replace VoEBase::[Start/Stop]Playout(). by Fredrik Solenberg · 7 years ago
  21. aaedf75 Replace VoEBase::[Start/Stop]Send(). by Fredrik Solenberg · 7 years ago
  22. 2a87797 Remove voe::TransmitMixer by Fredrik Solenberg · 7 years ago
  23. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  24. 7284e8a Revert "Use std::fstream instead of rtc::File to write perf results + rename flag." by Mirko Bonadei · 7 years ago
  25. 712989d Revert "Reland "iOS: Save perf results under Documents/perf_result.json"" by Mirko Bonadei · 7 years ago
  26. 401d056 Removing $rtc_libyuv_dir and removing useless dependencies on libyuv. by Mirko Bonadei · 7 years ago
  27. dca82bc Fixing typo in a comment. by Mirko Bonadei · 7 years ago
  28. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  29. 8b886bb Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
  30. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  31. 49ccbdb Add fuzzer for ForwardErrorCorrection::DecodeFec. by Rasmus Brandt · 7 years ago
  32. 081c651 Revert "iOS: Save perf results under Documents/perf_result.json" by Rasmus Brandt · 7 years ago
  33. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  34. 10a8e7a iOS: Save perf results under Documents/perf_result.json by Edward Lemur · 7 years ago
  35. f711428 Use std::fstream instead of rtc::File to write perf results + rename flag. by Edward Lemur · 7 years ago
  36. 6543206 Including libyuv headers using fully qualified paths. by Mirko Bonadei · 7 years ago
  37. 292a73e Deliver packet to Call as rtc::CopyOnWriteBuffer by Danil Chapovalov · 7 years ago
  38. e51f785 Stop using public_deps in pc/. by Mirko Bonadei · 7 years ago
  39. 5dcbbfd Create a fuzzer for ComfortNoiseDecoder by Henrik Lundin · 7 years ago
  40. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  41. b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
  42. ab63bb5 Add a flag to store perf results as a JSON file. by Edward Lemur · 7 years ago
  43. a0e1a55 Stop using public_deps in the call module. by Mirko Bonadei · 7 years ago
  44. 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
  45. cb666f5 Increase precision when printing perf_results by Edward Lemur · 7 years ago
  46. ad62792 Fixing hidden dependencies. by Mirko Bonadei · 7 years ago
  47. 936dfb1 Add a function to report perf results in JSON format. by Edward Lemur · 7 years ago
  48. f49a56b Disable PerfTest.AppendResult on iOS. by Edward Lemur · 7 years ago
  49. 90612a6 Reland "Add stereo codec header and pass it through RTP" by Emircan Uysaler · 7 years ago
  50. deb8663 Revert "Add stereo codec header and pass it through RTP" by Philip Eliasson · 7 years ago
  51. 20f2133 Add stereo codec header and pass it through RTP by Emircan Uysaler · 7 years ago
  52. 3fb614b Remove unused UlpfecGenerator::BuildRedPacket. by Rasmus Brandt · 7 years ago
  53. 3fed5db Reduce complexity of fake slide generator by Erik Språng · 7 years ago
  54. 2f06168 Make PrintResultList receive a vector of doubles instead of a string. by Edward Lemur · 7 years ago
  55. 18b823e Revert "Let PrintResultMeanAndError accept a string." by Edward Lemur · 7 years ago
  56. b54bc06 Let PrintResultMeanAndError accept a string. by Edward Lemur · 7 years ago
  57. f9d303c Make PrintResultMeanAndError receive two doubles instead of a string. by Edward Lemur · 7 years ago
  58. 55900fd Move APM initialization into WebRtcVoiceEngine by Fredrik Solenberg · 7 years ago
  59. d7e2513 Fix potential overflow in congestion controller fuzzer. by Stefan Holmer · 7 years ago
  60. 6a82207 Make PrintResult receive a double instead of a string. by Edward Lemur · 7 years ago
  61. f7ff3e8 Remove AppendResult* and SystemCommit* functions from perf_test. by Edward Lemur · 7 years ago
  62. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  63. d319534 Move ADM initialization into WebRtcVoiceEngine by Fredrik Solenberg · 7 years ago
  64. 64eaa99 On-fly calculation of quality metrics. by Sergey Silkin · 7 years ago
  65. 82ed988 Allow multiple Init() calls on FakeAudioDevice by Fredrik Solenberg · 7 years ago
  66. df0822b Optional: Use nullopt and implicit construction in /test/fuzzers by Oskar Sundbom · 7 years ago
  67. b4bb4eb Allow injection of NW models into VideoQualityTest by Christoffer Rodbro · 7 years ago
  68. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  69. 46a2765 Reland "Update internal SW codecs to return unique_ptrs" by Magnus Jedvert · 7 years ago
  70. 34c8e6b Revert "Update internal SW codecs to return unique_ptrs" by Magnus Jedvert · 7 years ago
  71. 4fe6adc Update internal SW codecs to return unique_ptrs by Magnus Jedvert · 7 years ago
  72. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  73. 84a87c4 Don't include x11-specific code when use_x11 is set to false. by Edward Lemur · 7 years ago
  74. fbb3b7d Reland: "Make javac warnings errors for WebRTC targets." by Mirko Bonadei · 7 years ago
  75. 2bad72a Reland "Revert "Make javac warnings errors for WebRTC targets."" by Lu Liu · 7 years ago
  76. a1a475a Revert "Revert "Make javac warnings errors for WebRTC targets."" by Mirko Bonadei · 7 years ago
  77. 098d24c Revert "Make javac warnings errors for WebRTC targets." by Lu Liu · 7 years ago
  78. 19b7614 Make javac warnings errors for WebRTC targets. by Sami Kalliomäki · 7 years ago
  79. de69145 Remove pbos@webrtc.org from all OWNERS. by Peter Boström · 7 years ago
  80. d2817d8 Allow injection of custom network models in place of FakeNetworkPipe. by Christoffer Rodbro · 7 years ago
  81. ddfd9c5 Fix AudioProcessing fuzzer crash. by Alex Loiko · 7 years ago
  82. 0c72050 Adding libFuzzer target for UlpFEC receiver. by Mark Brand · 7 years ago
  83. b82de30 Add new neteq_signal_fuzzer by Henrik Lundin · 7 years ago
  84. 90d46c4 Add phoglund@ to various OWNERS and remove kjellander@ by Henrik Kjellander · 7 years ago
  85. bd83b91 Separate AEC3 config from AudioProcessing::Config. by Gustaf Ullberg · 7 years ago
  86. 9ce0c7a Improving APM fuzzer coverage. by Alex Loiko · 7 years ago
  87. c774d5d Make the complexity of the square generator configurable. by erikvarga@webrtc.org · 7 years ago
  88. 6e87850 Unconditionally link fuzzers with rtc_task_queue_impl. by Niels Möller · 7 years ago
  89. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  90. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  91. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  92. 4332d09 Reland "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  93. a32dd01 Reland "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." by Fredrik Solenberg · 7 years ago
  94. 39cefdb Revert "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  95. 68007e9 Reland "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  96. 729b910 Revert "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  97. 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 7 years ago
  98. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  99. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  100. d4404c2 Revert "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." by Fredrik Solenberg · 7 years ago