1. f055f9b Advise to use [[deprecated]], not ABSL_DEPRECATED by Harald Alvestrand · 5 months ago
  2. 59d592e Replace list usage with set for files accumulation in PRESUBMIT to by Dor Hen · 6 months ago
  3. 1bd331f Ensure <netinet/in.h> is included by using rtc_base/ip_address.h. by Jeremy Leconte · 6 months ago
  4. 83d1f9a Ensure <sys/socket.h> is included by using "rtc_base/net_helpers.h". by Jeremy Leconte · 6 months ago
  5. 9212f09 Update Abseil instructions for absl::optional by Florent Castelli · 6 months ago
  6. 53291d4 Add 'SkipNextFrame' to the FrameGeneratorInterface. by Jeremy Leconte · 7 months ago
  7. fa93432 Use input_api.change.RepositoryRoot instead of finding src/ dir by Gavin Mak · 7 months ago
  8. 3ffa0e8 gn: Remove the need for absl_deps by Florent Castelli · 10 months ago
  9. ef4d62e Remove ensure_webcam_is_running.py script. by Jeremy Leconte · 10 months ago
  10. 81a9117 Roll chromium_revision 5350dd2460..d5c79b109a (1281218:1283550) by Christoffer Dewerin · 11 months ago
  11. eb76f19 Implement Newline Check in the Presubmit by Byoungchan Lee · 1 year, 1 month ago
  12. 7b4b29a Disable cpplint readability/todo. by Mirko Bonadei · 1 year, 3 months ago
  13. 908c21c Add google-truth to WEBRTC_ONLY_DEPS to unblock Chromium roll. by Jeremy Leconte · 1 year, 5 months ago
  14. 3d476f2 Allow to keep old python style for existing files. by Jeremy Leconte · 1 year, 5 months ago
  15. 3d6e88e Remove low_bandwidth_audio_test. by Jeremy Leconte · 1 year, 9 months ago
  16. 81d65fc Update portaudio to the latest by Byoungchan Lee · 2 years, 10 months ago
  17. f2599a7 Remove usrsctp, dcSCTP is now the unique SCTP implementation by Florent Castelli · 3 years ago
  18. ac5cf78 Add mb.py to pylint check of the root PRESUBMIT.py. by Jeremy Leconte · 3 years ago
  19. 4fc9bd9 Add a new script to upload perf tests. by Jeremy Leconte · 3 years ago
  20. 70098a8 Add file exclusion for tests we do not want to run in PRESUBMIT by Christoffer Jansson · 3 years ago
  21. 1b083a9 Encode data for compression + add initial tests by Christoffer Jansson · 3 years, 1 month ago
  22. 884e8ae Escape windows specific paths generated by os.path.join so that it works with regex. by Christoffer Jansson · 3 years, 1 month ago
  23. 4e8a773 tools_webrtc dir converted to py3 + top level PRESUBMIT script by Christoffer Jansson · 3 years, 1 month ago
  24. 0c2a9ca fix some typos by Philipp Hancke · 3 years, 7 months ago
  25. b58f7eb Fix PRESUBMIT.py to not run pylint on deleted files. by Byoungchan Lee · 3 years, 8 months ago
  26. a639513 Add presubmit check to guard against assert() usage. by Mirko Bonadei · 3 years, 8 months ago
  27. 94f2ef2 Run pylint on presubmit only for modified python files. by Byoungchan Lee · 3 years, 8 months ago
  28. 22379fc sctp: Rename SctpTransport to UsrSctpTransport by Florent Castelli · 4 years ago
  29. 7013b3b Add deprecation section to webrtc style guide by Danil Chapovalov · 4 years ago
  30. bef0850 PRESUBMIT.py: Use input_api.owners_client to check DEPS includes owners. by Edward Lesmes · 4 years, 1 month ago
  31. 3942380 Fix Authors Check presubmit. by Mirko Bonadei · 4 years, 3 months ago
  32. 11ab77d Add transition define RTC_OBJC_HAVE_LEGACY_RTC_RTP_FRAGMENTATION_HEADER by Niels Möller · 4 years, 4 months ago
  33. 8cc6695 Reformat python files checked by pylint (part 1/2). by Mirko Bonadei · 4 years, 4 months ago
  34. 3c2033c Fix PRESUBMIT.py warnings. by Mirko Bonadei · 4 years, 6 months ago
  35. 6c1278a Inclusive language in PRESUBMIT.py. by Mirko Bonadei · 4 years, 8 months ago
  36. d74c0e6 Add presubmit test to use RTC_OBJC_TYPE on RTC_OBJC_EXPORT types. by Mirko Bonadei · 4 years, 8 months ago
  37. fc17a78 Inclusive language in PRESUBMIT.py. by Mirko Bonadei · 4 years, 8 months ago
  38. 96115cf Add absl_deps to webrtc_fuzzer_test. by Mirko Bonadei · 4 years, 8 months ago
  39. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 9 months ago
  40. e92e286 Remove runtime/references check from cpplint config. by Mirko Bonadei · 4 years, 9 months ago
  41. 81c7a60 Fix public_deps presubmit and gn format fighting each other. by Patrik Höglund · 5 years ago
  42. 2ea2796 Extract an interface from the perf results logger. by Patrik Höglund · 5 years ago
  43. 0b3a6e3 Make RTCAudioSession accessible to Swift. by Joe Chen · 5 years ago
  44. 05691dd Add possibility to skip check_includes presubmit check. by Mirko Bonadei · 5 years ago
  45. 9fa8ef1 absl::make_unique presubmit check. by Mirko Bonadei · 5 years ago
  46. 01e97ae Move docs about native code development into a repo directory. by Mirko Bonadei · 5 years ago
  47. bb1f245 Disable RunPythonTests on rtc_tools. by Mirko Bonadei · 6 years ago
  48. 1d20185 Convert file objects to strings, before passing to PresubmitNotifyResult by Niels Möller · 6 years ago
  49. 7742b21 Removes legacy bitrate controller. by Sebastian Jansson · 6 years ago
  50. 571791a Do not run CheckNoStreamUsageIsAdded on tests. by Mirko Bonadei · 6 years ago
  51. 6b7bf6a Add a presubmit check for absl/memory/memory.h inclusion for WrapUnique by tzik · 6 years ago
  52. 546ee61 clang-tidy helper script, with clang static analyzer included. by Yves Gerey · 6 years ago
  53. 9ce800d Add PRESUBMIT to enforce usage of new Googletest APIs. by Mirko Bonadei · 6 years ago
  54. ce7032b Fixing snake_case files that were renamed in PRESUBMIT.py by Amit Hilbuch · 6 years ago
  55. fd87da7 Delete WebRtcVideoCapturer and related classes. by Niels Möller · 6 years ago
  56. 0fcf4b1 Delete unused I420 "codec" by Niels Möller · 6 years ago
  57. a06bf85 Add a presubmit check for absl/memory/memory.h inclusion by tzik · 6 years ago
  58. 44ca9a3 Allow usage of stringstream under examples/. by Mirko Bonadei · 6 years ago
  59. 9049037 Simplify api/DEPS presubmit check. by Mirko Bonadei · 6 years ago
  60. 583d6d9 Add missing directory to api/DEPS and PRESUBMIT.py. by Mirko Bonadei · 6 years ago
  61. a418e67 Use checkdeps to ensure API headers don't include internal headers. by Mirko Bonadei · 6 years ago
  62. e073514 Allow the autoroller service account to commit by Oleh Prypin · 6 years ago
  63. 7e4ee6e Enforce LGTM from owners of depends-on paths in DEPS via presubmit. by Mirko Bonadei · 6 years ago
  64. d866544 Upload WebRTC CLs from Chromium. by Mirko Bonadei · 6 years ago
  65. 264bee8 Remove memcheck. by Mirko Bonadei · 7 years ago
  66. f0e0d75 Adding CheckNoWarningSuppressionFlagsAreAdded. by Mirko Bonadei · 7 years ago
  67. 42f0d78 Roll back checking in the third_party directory by Artem Titov · 7 years ago
  68. 87a9353 Add format check to `git cl presubmit` by Yves Gerey · 7 years ago
  69. 71d4dc3 Add presubmit error if third_party/.git exists. by Artem Titov · 7 years ago
  70. 9aef5dc Disable owners check in PRESUBMIT.py for chromium owned 3pp deps. by Artem Titov · 7 years ago
  71. e92675b Reland: Add presubmit check for changes in 3pp by Artem Titov · 7 years ago
  72. b5750eb Revert "Add presubmit check for changes in 3pp" by Artem Titov · 7 years ago
  73. 4103b38 Add presubmit check for changes in 3pp by Artem Titov · 7 years ago
  74. c47c9c0 Change structure of deps file and tool for adding chromium dep. by Artem Titov · 7 years ago
  75. 739351d Roll chromium_revision 95336cb92b..191d55580e (557816:557824) by Artem Titov · 7 years ago
  76. a04d140 Remove third_party from DEPS file to prepare to check it into webrtc. by Artem Titov · 7 years ago
  77. a05d47e Adding a way to disable public_deps presubmit check. by Mirko Bonadei · 7 years ago
  78. 7439534 Add ToString() methods to classes with << operators, preparing for deprecations. by Jonas Olsson · 7 years ago
  79. d2c8332 Revert "Relaxing no-streams presubmit check (streams are allowed in tests)." by Mirko Bonadei · 7 years ago
  80. 73ac908 Relaxing no-streams presubmit check (streams are allowed in tests). by Mirko Bonadei · 7 years ago
  81. ebd01e8 Presubmit: Fix bad file path in help text by Karl Wiberg · 7 years ago
  82. ca8438b Remove p2p/base/session.h by Steve Anton · 7 years ago
  83. a51bbd8 Adding PRESUBMIT check to stop using istream, ostream and sstream. by Mirko Bonadei · 7 years ago
  84. e48c61f Delete unused MediaFile module. by Niels Möller · 7 years ago
  85. 2d49e4e Remove legacy VoiceEngine. by Fredrik Solenberg · 7 years ago
  86. a4eeeff Fixing API list in native-api.md (adding media/base and media/engine). by Mirko Bonadei · 7 years ago
  87. 6f49106 Block more check_includes overrides from being added. by Patrik Höglund · 7 years ago
  88. 7e60de2 Enable orphan checks for all .h files. by Patrik Höglund · 7 years ago
  89. 4ab68ee Move sessiondescription.h/cc from p2p/base to pc/ by Steve Anton · 7 years ago
  90. 2f3f722 Make orphan headers message more readable. by Patrik Höglund · 7 years ago
  91. 5c1ad59 Adding pre-submit check to avoid usage of public_deps in the future. by Mirko Bonadei · 7 years ago
  92. 6c38cc7 Fix cpplint errors in p2p/ by Steve Anton · 7 years ago
  93. d4f01c1 Tell users where they can find the native API headers by Karl Wiberg · 7 years ago
  94. e78bcb9 Enable cpplint in media/ by Steve Anton · 7 years ago
  95. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  96. 6bfac03 .gn files in the API directories are part of the API too... by Karl Wiberg · 7 years ago
  97. ef52d8b8 Presubmit: Don't forget to warn when changing headers in subdirs of api/ by Karl Wiberg · 7 years ago
  98. 6188018 Using Change.BugsFromDescription to read CL bugs in PRESUBMIT checks. by Mirko Bonadei · 7 years ago
  99. 920b653 Add gn check presubmit by Oleh Prypin · 7 years ago
  100. 2f33a56 Simplify PRESUBMIT.py and check_package_boundaries.py by Oleh Prypin · 7 years ago