1. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  2. ad43d4b Fix outdated header guard names by kwiberg · 7 years ago
  3. 23814b7 Revert of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread (patchset #4 id:200001 of https://codereview.webrtc.org/3005153002/ ) by eladalon · 7 years ago
  4. d67cefb Reland of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread (patchset #1 id:1 of https://codereview.webrtc.org/3010143002/ ) by eladalon · 7 years ago
  5. 0b510a9 Add --build_dir arg to build_aar.py by korniltsev.anatoly · 7 years ago
  6. 9c5e511 Revert of Decoupling rtc_base from Obj-C code (patchset #1 id:1 of https://codereview.webrtc.org/3004373002/ ) by mbonadei · 7 years ago
  7. 9c296b3 Tightening visibility and removing a public_dep. by mbonadei · 7 years ago
  8. 393a9f6 Avoid construction of unused RtcEventLogNullImpl object by eladalon · 7 years ago
  9. 7eb938d In bwe tests Collect receive statistic using GetReportBlocks collector by danilchap · 7 years ago
  10. 17f32cb Roll chromium_revision 870b9f1f8c..3e8074275a (499528:499592) by buildbot · 7 years ago
  11. 2877eaf Tracking rbe tools with a GN target by mbonadei · 7 years ago
  12. 8ad0e58 Move UBSan warnings from a blacklist to the source by oprypin · 7 years ago
  13. a0c893f Reland of Decoupling rtc_base from Obj-C code (patchset #1 id:1 of https://codereview.webrtc.org/3008103002/ ) by mbonadei · 7 years ago
  14. fb4e677 Style guide: Add text about C and non-compliant C++ code by Karl Wiberg · 7 years ago
  15. 67e414c License generation script for build_aar.py. by sakal · 7 years ago
  16. 31377a2 Use flag name without 'no' prefix only if it exists by oprypin · 7 years ago
  17. 6af0cbf Expose less targets in webrtc/rtc_tools in Chromium builds. by kjellander · 7 years ago
  18. 77b7a1d Tests for WindowFinder by Zijie He · 7 years ago
  19. 7fdf857 Attach top-left to DesktopFrames generated by DesktopCapturer implementations by Zijie He · 7 years ago
  20. 082126c Roll chromium_revision f8656a9f4d..870b9f1f8c (499489:499528) by buildbot · 7 years ago
  21. 8ab0fd8 Reland of Trace the stats report as JSON instead of each stat separately. (patchset #1 id:1 of https://codereview.webrtc.org/3001683002/ ) by ehmaldonado · 7 years ago
  22. 3eac800 Revert of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread (patchset #18 id:340001 of https://codereview.webrtc.org/3007473002/ ) by charujain · 7 years ago
  23. d56ef80 RtpToNtpEstimator:: Add a DCHECK to avoid div-by-0 by henrik.lundin · 7 years ago
  24. ba09f79 Make UBSan warnings fatal and fix the existing ones by oprypin · 7 years ago
  25. 9762d4f Roll chromium_revision e6155ec132..f8656a9f4d (499466:499489) by buildbot · 7 years ago
  26. edb8429 Tightening visibility and removing a public_dep. by mbonadei · 7 years ago
  27. 2e1b40b Implement googContentType GetStats metric reported on receive side. by ilnik · 7 years ago
  28. f33cee7 Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread by eladalon · 7 years ago
  29. a8ae6f2 Add flag enabling more packets to be retransmittable. by sprang · 7 years ago
  30. 791a8f6 Revert of Decoupling rtc_base from Obj-C code (patchset #8 id:140001 of https://codereview.webrtc.org/3001623003/ ) by mbonadei · 7 years ago
  31. d4fac69 Unwrap picture ids in the RtpFrameReferencerFinder. by philipel · 7 years ago
  32. 054b108 Decoupling video_capture_internal_imlp from Obj-C code by mbonadei · 7 years ago
  33. a0a5b98 Decoupling rtc_base from Obj-C code by mbonadei · 7 years ago
  34. 0c88a50 Refactor some loops and remove double iteration. by kthelgason · 7 years ago
  35. 6ff8f96 Tightening visibility of video_toolbox_cc. by mbonadei · 7 years ago
  36. 529662a Move array_view.h to webrtc/api/ by kwiberg · 7 years ago
  37. 2c7b7a6 Delete static method TaskQueue::IsCurrent. by nisse · 7 years ago
  38. 334f9e6 Tracking mock_paced_sender.h with a GN target by mbonadei · 7 years ago
  39. 83e887c Delete video_quality_measurement. by brandtr · 7 years ago
  40. ebd4f79 Let CreateVideoDecoder take a cricket::VideoCodec. by kthelgason · 7 years ago
  41. 3c39c01 Revert of Use RtxReceiveStream. (patchset #5 id:80001 of https://codereview.webrtc.org/3008773002/ ) by nisse · 7 years ago
  42. 9af8f94 Roll chromium_revision f5544bb4a3..e6155ec132 (499317:499466) by buildbot · 7 years ago
  43. 07a3bd7 Bindings for injectable Java video encoders. by sakal · 7 years ago
  44. 75204c5 Change reporting of timing frames conditions in GetStats on receive side by ilnik · 7 years ago
  45. 5c0f6c6 Use RtxReceiveStream. by nisse · 7 years ago
  46. ffbe1cd Remove VideoProcessorIntegrationTest::SetTestConfig. by brandtr · 7 years ago
  47. 1f88531 Revert of Prepare for injectable SW decoders (patchset #3 id:40001 of https://codereview.webrtc.org/3009973002/ ) by perkj · 7 years ago
  48. 678636b Add psutil to vpython dependencies (used on builder bots) by oprypin · 7 years ago
  49. bb821e2 Add a bare-bones C++ style guide by Karl Wiberg · 7 years ago
  50. bf94fda Renaming probing_interval to bwe_period globally. by minyue-webrtc · 7 years ago
  51. 015444f Roll chromium_revision e4af4cd23d..f5544bb4a3 (499163:499317) by buildbot · 7 years ago
  52. 85a3b6b Reland "Supporting 48kHz PCM file." by Minyue Li · 7 years ago
  53. 084c55a Prepare for injectable SW decoders by andersc · 7 years ago
  54. 85d18d4 ObjC: Add null checks to HW encoder compressionOutputCallback by magjed · 7 years ago
  55. 1acbd68 Move RtpExtension to api/ directory and config.h/.cc to call/. by Stefan Holmer · 7 years ago
  56. 801f722 Roll chromium_revision aec6acbb0b..e4af4cd23d (498770:499163) + URL fix by oprypin · 7 years ago
  57. 12a47f6 Split up VideoProcessorIntegrationTest files. by brandtr · 7 years ago
  58. e683c68 Completed the functionalities of SrtpTransport. by zhihuang · 7 years ago
  59. 4c14009 Avoid calling RtpFrameObject::GetCodecHeader twice in the RtpFrameReferenceFinder. by philipel · 7 years ago
  60. 85d7650 Make PeerConnectionClient non-singleton. by sakal · 7 years ago
  61. da194e7 Delete remnants of RTX support in voice_engine. by nisse · 7 years ago
  62. 9868042 Removes unused APIs from the ADM (part II). by henrika · 7 years ago
  63. 137cd1d Add a readme for the network tester. by tschumim · 7 years ago
  64. 890988c Run the ClangTidy analyser on the AudioProcessing submodule of WebRTC. by Alex Loiko · 7 years ago
  65. 5b06906 [MIPS]: Fix compiler error for mips32r2 dspr2 by Gordana Cmiljanovic · 7 years ago
  66. 6ed6325 Refactor RTX video codec and payload type assignment by magjed · 7 years ago
  67. 5fcd1cc Decouple FEC controller's decision from the decision making for frame length. by minyue-webrtc · 7 years ago
  68. 2ae19db Fix alr tests config by ilnik · 7 years ago
  69. ffe2e14 Allow PostTask() to take unique_ptr to classes derived of QueuedTask by eladalon · 7 years ago
  70. 6e09d87 Replace remaining gflags usages with rtc_base/flags by oprypin · 7 years ago
  71. f2972ba Add some unit tests to TestVp8Impl. by asapersson · 7 years ago
  72. e172d89 Change capture time format to nanoseconds in EncodedImage. by sakal · 7 years ago
  73. 05ea2b3 Deprecate IceServer constructors and update dependencies by Diogo Real · 7 years ago
  74. 125e95e Delete unused method FilesystemInterface::IsAbsent. by nisse · 7 years ago
  75. 46f9b6c Roll chromium_revision b29a3085c7..aec6acbb0b (498747:498770) by buildbot · 7 years ago
  76. 8f82e63 Roll chromium_revision d96af20ab5..b29a3085c7 (498697:498747) by buildbot · 7 years ago
  77. 3aa4afd Flip IsWindowOnScreen behavior when native APIs fail by Zijie He · 7 years ago
  78. 6d64892 Roll chromium_revision e3b81fc1af..d96af20ab5 (498625:498697) by buildbot · 7 years ago
  79. 169629a Change WebRtcSession to have a vector of channels by Steve Anton · 7 years ago
  80. 4fe6607 Use GetWindowDrawableRect() instead of GetCroppedWindowRect() in WindowCapturerWin by Zijie He · 7 years ago
  81. f7f685c Rename IsWindowMinimized to IsWindowOnScreen by Zijie He · 7 years ago
  82. 774115c Change ChannelManager to use unique_ptr by Steve Anton · 7 years ago
  83. 24efa72 Fix RTCP transport not destroyed when channel creation fails by Steve Anton · 7 years ago
  84. c30e61d Roll chromium_revision 568b1c4cbe..e3b81fc1af (498551:498625) by buildbot · 7 years ago
  85. 8bab5c6 Roll chromium_revision 0f448170cb..568b1c4cbe (498475:498551) by buildbot · 7 years ago
  86. 845de2f Roll chromium_revision 19397b2658..0f448170cb (498435:498475) by buildbot · 7 years ago
  87. 13b9882 The goal of this CL is to separate Obj-C/Obj-C++ code from targets which have by mbonadei · 7 years ago
  88. 5d655cd Roll chromium_revision ed2864a8ee..19397b2658 (498409:498435) by buildbot · 7 years ago
  89. 4fed3c0 Further utilizing the AEC3 config struct for constants by peah · 7 years ago
  90. b57f426 VideoProcessorIntegrationTest: make it runnable on a task queue. by brandtr · 7 years ago
  91. cd8b079 Increased the allowed API call jitter in AEC3 by peah · 7 years ago
  92. f8084d4 Fix memory leak in VideoToolbox encoder. by kthelgason · 7 years ago
  93. 16adf03 Recently we moved webrtc/base to webrtc/rtc_base, so these by mbonadei · 7 years ago
  94. a35df42 WebRtcVideoEngine: Encapsulate logic for unifying internal and external video codecs by magjed · 7 years ago
  95. 3864499 Fix setting of recovered flag in RtxReceiveStream. by nisse · 7 years ago
  96. 6d5b4d6 Piggybacking simulcast id and ALR experiment id into video content type extension. by ilnik · 7 years ago
  97. 057e63a Roll chromium_revision 9e8703286a..ed2864a8ee (498393:498409) by buildbot · 7 years ago
  98. f4ded68 Add SentToInputFpsRatioPercent UMA metric on send side by ilnik · 7 years ago
  99. 51c54c5 Roll chromium_revision 84d100a1fb..9e8703286a (498182:498393) by buildbot · 7 years ago
  100. 4ccd9c1 Change DEPS URL for src/tools/swarming_client to match Chromium by oprypin · 7 years ago