1. 71d4dc3 Add presubmit error if third_party/.git exists. by Artem Titov · 6 years ago
  2. 9aef5dc Disable owners check in PRESUBMIT.py for chromium owned 3pp deps. by Artem Titov · 6 years ago
  3. e92675b Reland: Add presubmit check for changes in 3pp by Artem Titov · 6 years ago
  4. b5750eb Revert "Add presubmit check for changes in 3pp" by Artem Titov · 6 years ago
  5. 4103b38 Add presubmit check for changes in 3pp by Artem Titov · 6 years ago
  6. c47c9c0 Change structure of deps file and tool for adding chromium dep. by Artem Titov · 6 years ago
  7. 739351d Roll chromium_revision 95336cb92b..191d55580e (557816:557824) by Artem Titov · 6 years ago
  8. a04d140 Remove third_party from DEPS file to prepare to check it into webrtc. by Artem Titov · 6 years ago
  9. a05d47e Adding a way to disable public_deps presubmit check. by Mirko Bonadei · 6 years ago
  10. 7439534 Add ToString() methods to classes with << operators, preparing for deprecations. by Jonas Olsson · 6 years ago
  11. d2c8332 Revert "Relaxing no-streams presubmit check (streams are allowed in tests)." by Mirko Bonadei · 6 years ago
  12. 73ac908 Relaxing no-streams presubmit check (streams are allowed in tests). by Mirko Bonadei · 6 years ago
  13. ebd01e8 Presubmit: Fix bad file path in help text by Karl Wiberg · 6 years ago
  14. ca8438b Remove p2p/base/session.h by Steve Anton · 6 years ago
  15. a51bbd8 Adding PRESUBMIT check to stop using istream, ostream and sstream. by Mirko Bonadei · 6 years ago
  16. e48c61f Delete unused MediaFile module. by Niels Möller · 7 years ago
  17. 2d49e4e Remove legacy VoiceEngine. by Fredrik Solenberg · 7 years ago
  18. a4eeeff Fixing API list in native-api.md (adding media/base and media/engine). by Mirko Bonadei · 7 years ago
  19. 6f49106 Block more check_includes overrides from being added. by Patrik Höglund · 7 years ago
  20. 7e60de2 Enable orphan checks for all .h files. by Patrik Höglund · 7 years ago
  21. 4ab68ee Move sessiondescription.h/cc from p2p/base to pc/ by Steve Anton · 7 years ago
  22. 2f3f722 Make orphan headers message more readable. by Patrik Höglund · 7 years ago
  23. 5c1ad59 Adding pre-submit check to avoid usage of public_deps in the future. by Mirko Bonadei · 7 years ago
  24. 6c38cc7 Fix cpplint errors in p2p/ by Steve Anton · 7 years ago
  25. d4f01c1 Tell users where they can find the native API headers by Karl Wiberg · 7 years ago
  26. e78bcb9 Enable cpplint in media/ by Steve Anton · 7 years ago
  27. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  28. 6bfac03 .gn files in the API directories are part of the API too... by Karl Wiberg · 7 years ago
  29. ef52d8b8 Presubmit: Don't forget to warn when changing headers in subdirs of api/ by Karl Wiberg · 7 years ago
  30. 6188018 Using Change.BugsFromDescription to read CL bugs in PRESUBMIT checks. by Mirko Bonadei · 7 years ago
  31. 920b653 Add gn check presubmit by Oleh Prypin · 7 years ago
  32. 2f33a56 Simplify PRESUBMIT.py and check_package_boundaries.py by Oleh Prypin · 7 years ago
  33. afe0165 Fix bugs in check_package_boundaries.py presubmit by Oleh Prypin · 7 years ago
  34. 81a58c7 Presubmit: Add check to support b/xxx entry in bug reference. by charujain · 7 years ago
  35. 2397b9a Remove voe::OutputMixer and AudioConferenceMixer. by solenberg · 7 years ago
  36. 4dc4e25 Reland "Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++."" by Mirko Bonadei · 7 years ago
  37. 034a6b8 Revert "Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++." by Mirko Bonadei · 7 years ago
  38. 0c15c53 Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++. by Mirko Bonadei · 7 years ago
  39. a730c1c Enabling and fixing CheckNewlineAtTheEndOfProtoFiles by Mirko Bonadei · 7 years ago
  40. 866d337 Re-enabling CheckOrphanHeaders by Mirko Bonadei · 7 years ago
  41. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  42. 6d01f6d Fix PRESUBMIT.py by Edward Lemur · 7 years ago
  43. 9893e25 PRESUBMIT: Enforce tracker prefix for all BUG entries by charujain · 7 years ago
  44. 01410dc Fixing path to the protobuf_utils.h file. by mbonadei · 7 years ago
  45. f901661 Removing deleted file from PRESUBMIT.py by mbonadei · 7 years ago
  46. 2b05ba1 Remove old webrtc/base directory by mbonadei · 7 years ago
  47. 351424e Removing VCMCodecDataBase::Codec and VideoCodingModule::Codec. by mflodman · 7 years ago
  48. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  49. fe53355 Fix presubmit check for webrtc/base. by ehmaldonado · 7 years ago
  50. ea0e084 Add presubmit check to prevent further changes to webrtc/base. by ehmaldonado · 7 years ago
  51. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  52. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  53. 41bafb2 Update PRESUBMIT.py for webrtc/{tools => rtc_tools} rename. by kjellander · 7 years ago
  54. 960fd5b Adding a presubmit check for .proto files EOF newline by Mirko Bonadei · 7 years ago
  55. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  56. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  57. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago
  58. 75b68b9 Delete webrtc/call.h (replaced with webrtc/call/call.h). by nisse · 7 years ago
  59. 49aaaf1 Remove CheckChangeHasTestField PRESUBMIT check. by kjellander · 7 years ago
  60. ab587dc Moving check_package_boundaries to the presubmit checks directory by mbonadei · 7 years ago
  61. 26c2634 Fixing check_orphan_headers on Windows by mbonadei · 7 years ago
  62. f512c92 Disabling orphan headers presubmit check by mbonadei · 7 years ago
  63. a644ad3 Orphan headers should check only added files by mbonadei · 7 years ago
  64. 74973ed Adding PRESUBMIT check on orphan headers files. by mbonadei · 7 years ago
  65. 90fd7d8 Rename tools-webrtc -> tools_webrtc by Henrik Kjellander · 7 years ago
  66. 38c65c8 Update pylintrc to catch more style violations. by kjellander · 7 years ago
  67. 80ff00c Improve USB device reset logic by jansson · 7 years ago
  68. 38415b2 Reland of Adding PRESUBMIT check on google::protobuf (patchset #1 id:1 of https://codereview.webrtc.org/2791583002/ ) by mbonadei · 7 years ago
  69. abd101b Support multiple connected Android devices in low bandwidth audio test by oprypin · 7 years ago
  70. 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
  71. 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
  72. 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
  73. c42f540 Move video_encoder.h and video_decoder.h to /api and create GN targets for them by ilnik · 7 years ago
  74. 515dff4 Revert of Adding PRESUBMIT check on google::protobuf (patchset #2 id:20001 of https://codereview.webrtc.org/2753823003/ ) by mbonadei · 7 years ago
  75. dd27055 Adding PRESUBMIT check on google::protobuf by mbonadei · 7 years ago
  76. a7066a3 PRESUBMIT: Improve error message about checkdeps. by kjellander · 7 years ago
  77. 2aa463f Use a blacklist instead of whitelist for cpplint by oprypin · 7 years ago
  78. 8e58d65 Make lint errors fatal in presubmit and fix files in whitelisted paths by oprypin · 7 years ago
  79. 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
  80. 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
  81. 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
  82. f5318e1 PyLint fixes for tools-webrtc and webrtc/tools by kjellander · 7 years ago
  83. aebe55c Enable cpplint and fix cpplint errors in webrtc/*audio by oprypin · 7 years ago
  84. 6aeef74 Remove uses of #pragma once and add PRESUBMIT check. by kjellander · 8 years ago
  85. 375b9ac Improve warning about deprecation in PRESUBMIT by oprypin · 8 years ago
  86. 803dc29 Enable cpplint and fix cpplint errors in webrtc/api by oprypin · 8 years ago
  87. 4fb9746 Add presubmit check to prevent package boundary violations. by ehmaldonado · 8 years ago
  88. 0779e8f Add copy of src/ios/build/bots/scripts to unbreak iOS Simulator bots. by Henrik Kjellander · 8 years ago
  89. 177567c DEPS: Sync Git subtree mirrors instead of symlinking into chromium/src by kjellander@webrtc.org · 8 years ago
  90. b2d5577 Move tools/mb -> tools-webrtc/mb by Henrik Kjellander · 8 years ago
  91. afd5494 Move tools/valgrind-webrtc -> tools-webrtc/valgrind by kjellander · 8 years ago
  92. 24db179 Move tools/autoroller to tools-webrtc/ + rename script by Henrik Kjellander · 8 years ago
  93. e5dc62a PRESUBMIT: Add authorized-authors check + AUTHORS e-mails. by kjellander · 8 years ago
  94. 64c4a7e Refactor webrtc/modules/audio_processing for GN check by ehmaldonado · 8 years ago
  95. 7439f97 Split targets mixing .c and .cc sources. by kjellander · 8 years ago
  96. b4af3d6 Remove all references to GYP by Henrik Kjellander · 8 years ago
  97. 56827ef Remove GetPreferredTryMasters from PRESUBMIT. by kjellander · 8 years ago
  98. d1e26a9 PRESUBMIT: Make BUG= field mandatory. by kjellander · 8 years ago
  99. ec62374 Reland of Add arraysize to rtc_base_approved. Remove dependency of audio_device on rtc_base. (patchset #1 id:1 of https://codereview.webrtc.org/2340253003/ ) by maxmorin · 8 years ago
  100. 3fa3517 Filter objc headers in cpplint presubmit check by Kári Tristan Helgason · 8 years ago