1. 6b7bf6a Add a presubmit check for absl/memory/memory.h inclusion for WrapUnique by tzik · 5 years ago
  2. 546ee61 clang-tidy helper script, with clang static analyzer included. by Yves Gerey · 5 years ago
  3. 9ce800d Add PRESUBMIT to enforce usage of new Googletest APIs. by Mirko Bonadei · 6 years ago
  4. ce7032b Fixing snake_case files that were renamed in PRESUBMIT.py by Amit Hilbuch · 6 years ago
  5. fd87da7 Delete WebRtcVideoCapturer and related classes. by Niels Möller · 6 years ago
  6. 0fcf4b1 Delete unused I420 "codec" by Niels Möller · 6 years ago
  7. a06bf85 Add a presubmit check for absl/memory/memory.h inclusion by tzik · 6 years ago
  8. 44ca9a3 Allow usage of stringstream under examples/. by Mirko Bonadei · 6 years ago
  9. 9049037 Simplify api/DEPS presubmit check. by Mirko Bonadei · 6 years ago
  10. 583d6d9 Add missing directory to api/DEPS and PRESUBMIT.py. by Mirko Bonadei · 6 years ago
  11. a418e67 Use checkdeps to ensure API headers don't include internal headers. by Mirko Bonadei · 6 years ago
  12. e073514 Allow the autoroller service account to commit by Oleh Prypin · 6 years ago
  13. 7e4ee6e Enforce LGTM from owners of depends-on paths in DEPS via presubmit. by Mirko Bonadei · 6 years ago
  14. d866544 Upload WebRTC CLs from Chromium. by Mirko Bonadei · 6 years ago
  15. 264bee8 Remove memcheck. by Mirko Bonadei · 6 years ago
  16. f0e0d75 Adding CheckNoWarningSuppressionFlagsAreAdded. by Mirko Bonadei · 6 years ago
  17. 42f0d78 Roll back checking in the third_party directory by Artem Titov · 6 years ago
  18. 87a9353 Add format check to `git cl presubmit` by Yves Gerey · 6 years ago
  19. 71d4dc3 Add presubmit error if third_party/.git exists. by Artem Titov · 6 years ago
  20. 9aef5dc Disable owners check in PRESUBMIT.py for chromium owned 3pp deps. by Artem Titov · 6 years ago
  21. e92675b Reland: Add presubmit check for changes in 3pp by Artem Titov · 6 years ago
  22. b5750eb Revert "Add presubmit check for changes in 3pp" by Artem Titov · 6 years ago
  23. 4103b38 Add presubmit check for changes in 3pp by Artem Titov · 6 years ago
  24. c47c9c0 Change structure of deps file and tool for adding chromium dep. by Artem Titov · 6 years ago
  25. 739351d Roll chromium_revision 95336cb92b..191d55580e (557816:557824) by Artem Titov · 6 years ago
  26. a04d140 Remove third_party from DEPS file to prepare to check it into webrtc. by Artem Titov · 6 years ago
  27. a05d47e Adding a way to disable public_deps presubmit check. by Mirko Bonadei · 6 years ago
  28. 7439534 Add ToString() methods to classes with << operators, preparing for deprecations. by Jonas Olsson · 6 years ago
  29. d2c8332 Revert "Relaxing no-streams presubmit check (streams are allowed in tests)." by Mirko Bonadei · 6 years ago
  30. 73ac908 Relaxing no-streams presubmit check (streams are allowed in tests). by Mirko Bonadei · 6 years ago
  31. ebd01e8 Presubmit: Fix bad file path in help text by Karl Wiberg · 6 years ago
  32. ca8438b Remove p2p/base/session.h by Steve Anton · 6 years ago
  33. a51bbd8 Adding PRESUBMIT check to stop using istream, ostream and sstream. by Mirko Bonadei · 6 years ago
  34. e48c61f Delete unused MediaFile module. by Niels Möller · 7 years ago
  35. 2d49e4e Remove legacy VoiceEngine. by Fredrik Solenberg · 7 years ago
  36. a4eeeff Fixing API list in native-api.md (adding media/base and media/engine). by Mirko Bonadei · 7 years ago
  37. 6f49106 Block more check_includes overrides from being added. by Patrik Höglund · 7 years ago
  38. 7e60de2 Enable orphan checks for all .h files. by Patrik Höglund · 7 years ago
  39. 4ab68ee Move sessiondescription.h/cc from p2p/base to pc/ by Steve Anton · 7 years ago
  40. 2f3f722 Make orphan headers message more readable. by Patrik Höglund · 7 years ago
  41. 5c1ad59 Adding pre-submit check to avoid usage of public_deps in the future. by Mirko Bonadei · 7 years ago
  42. 6c38cc7 Fix cpplint errors in p2p/ by Steve Anton · 7 years ago
  43. d4f01c1 Tell users where they can find the native API headers by Karl Wiberg · 7 years ago
  44. e78bcb9 Enable cpplint in media/ by Steve Anton · 7 years ago
  45. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  46. 6bfac03 .gn files in the API directories are part of the API too... by Karl Wiberg · 7 years ago
  47. ef52d8b8 Presubmit: Don't forget to warn when changing headers in subdirs of api/ by Karl Wiberg · 7 years ago
  48. 6188018 Using Change.BugsFromDescription to read CL bugs in PRESUBMIT checks. by Mirko Bonadei · 7 years ago
  49. 920b653 Add gn check presubmit by Oleh Prypin · 7 years ago
  50. 2f33a56 Simplify PRESUBMIT.py and check_package_boundaries.py by Oleh Prypin · 7 years ago
  51. afe0165 Fix bugs in check_package_boundaries.py presubmit by Oleh Prypin · 7 years ago
  52. 81a58c7 Presubmit: Add check to support b/xxx entry in bug reference. by charujain · 7 years ago
  53. 2397b9a Remove voe::OutputMixer and AudioConferenceMixer. by solenberg · 7 years ago
  54. 4dc4e25 Reland "Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++."" by Mirko Bonadei · 7 years ago
  55. 034a6b8 Revert "Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++." by Mirko Bonadei · 7 years ago
  56. 0c15c53 Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++. by Mirko Bonadei · 7 years ago
  57. a730c1c Enabling and fixing CheckNewlineAtTheEndOfProtoFiles by Mirko Bonadei · 7 years ago
  58. 866d337 Re-enabling CheckOrphanHeaders by Mirko Bonadei · 7 years ago
  59. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  60. 6d01f6d Fix PRESUBMIT.py by Edward Lemur · 7 years ago
  61. 9893e25 PRESUBMIT: Enforce tracker prefix for all BUG entries by charujain · 7 years ago
  62. 01410dc Fixing path to the protobuf_utils.h file. by mbonadei · 7 years ago
  63. f901661 Removing deleted file from PRESUBMIT.py by mbonadei · 7 years ago
  64. 2b05ba1 Remove old webrtc/base directory by mbonadei · 7 years ago
  65. 351424e Removing VCMCodecDataBase::Codec and VideoCodingModule::Codec. by mflodman · 7 years ago
  66. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  67. fe53355 Fix presubmit check for webrtc/base. by ehmaldonado · 7 years ago
  68. ea0e084 Add presubmit check to prevent further changes to webrtc/base. by ehmaldonado · 7 years ago
  69. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  70. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  71. 41bafb2 Update PRESUBMIT.py for webrtc/{tools => rtc_tools} rename. by kjellander · 7 years ago
  72. 960fd5b Adding a presubmit check for .proto files EOF newline by Mirko Bonadei · 7 years ago
  73. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  74. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  75. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago
  76. 75b68b9 Delete webrtc/call.h (replaced with webrtc/call/call.h). by nisse · 7 years ago
  77. 49aaaf1 Remove CheckChangeHasTestField PRESUBMIT check. by kjellander · 7 years ago
  78. ab587dc Moving check_package_boundaries to the presubmit checks directory by mbonadei · 7 years ago
  79. 26c2634 Fixing check_orphan_headers on Windows by mbonadei · 7 years ago
  80. f512c92 Disabling orphan headers presubmit check by mbonadei · 7 years ago
  81. a644ad3 Orphan headers should check only added files by mbonadei · 7 years ago
  82. 74973ed Adding PRESUBMIT check on orphan headers files. by mbonadei · 7 years ago
  83. 90fd7d8 Rename tools-webrtc -> tools_webrtc by Henrik Kjellander · 7 years ago
  84. 38c65c8 Update pylintrc to catch more style violations. by kjellander · 7 years ago
  85. 80ff00c Improve USB device reset logic by jansson · 7 years ago
  86. 38415b2 Reland of Adding PRESUBMIT check on google::protobuf (patchset #1 id:1 of https://codereview.webrtc.org/2791583002/ ) by mbonadei · 7 years ago
  87. abd101b Support multiple connected Android devices in low bandwidth audio test by oprypin · 7 years ago
  88. c88b5d5 Reland of PyLint fixes for tools-webrtc and webrtc/tools (patchset #1 id:1 of https://codereview.webrtc.org/2737233003/ ) by kjellander · 7 years ago
  89. d60d06a Reland of Move video_encoder.h and video_decoder.h to /api and create GN targets for them (patchset #1 id:1 of https://codereview.webrtc.org/2794033002/ ) by ilnik · 7 years ago
  90. 716d7ac Revert of Move video_encoder.h and video_decoder.h to /api and create GN targets for them (patchset #8 id:140001 of https://codereview.webrtc.org/2780943003/ ) by guidou · 7 years ago
  91. c42f540 Move video_encoder.h and video_decoder.h to /api and create GN targets for them by ilnik · 7 years ago
  92. 515dff4 Revert of Adding PRESUBMIT check on google::protobuf (patchset #2 id:20001 of https://codereview.webrtc.org/2753823003/ ) by mbonadei · 7 years ago
  93. dd27055 Adding PRESUBMIT check on google::protobuf by mbonadei · 7 years ago
  94. a7066a3 PRESUBMIT: Improve error message about checkdeps. by kjellander · 7 years ago
  95. 2aa463f Use a blacklist instead of whitelist for cpplint by oprypin · 7 years ago
  96. 8e58d65 Make lint errors fatal in presubmit and fix files in whitelisted paths by oprypin · 7 years ago
  97. 67fdb80 Reland of Enable cpplint and fix cpplint errors in webrtc/*audio (patchset #1 id:1 of https://codereview.webrtc.org/2739143002/ ) by oprypin · 7 years ago
  98. 94f4d9e Revert of PyLint fixes for tools-webrtc and webrtc/tools (patchset #3 id:40001 of https://codereview.webrtc.org/2736233003/ ) by kjellander · 7 years ago
  99. e47c1d3 Revert of Enable cpplint and fix cpplint errors in webrtc/*audio (patchset #4 id:180001 of https://codereview.webrtc.org/2683033004/ ) by oprypin · 7 years ago
  100. f5318e1 PyLint fixes for tools-webrtc and webrtc/tools by kjellander · 7 years ago