aboutsummaryrefslogtreecommitdiff
path: root/PRESUBMIT.py
AgeCommit message (Expand)Author
2018-09-04Upload WebRTC CLs from Chromium.Mirko Bonadei
2018-08-07Remove memcheck.Mirko Bonadei
2018-07-04Adding CheckNoWarningSuppressionFlagsAreAdded.Mirko Bonadei
2018-06-27Roll back checking in the third_party directoryArtem Titov
2018-06-20Add format check to `git cl presubmit`Yves Gerey
2018-05-23Add presubmit error if third_party/.git exists.Artem Titov
2018-05-22Disable owners check in PRESUBMIT.py for chromium owned 3pp deps.Artem Titov
2018-05-22Reland: Add presubmit check for changes in 3ppArtem Titov
2018-05-18Revert "Add presubmit check for changes in 3pp"Artem Titov
2018-05-18Add presubmit check for changes in 3ppArtem Titov
2018-05-17Change structure of deps file and tool for adding chromium dep.Artem Titov
2018-05-11Roll chromium_revision 95336cb92b..191d55580e (557816:557824)Artem Titov
2018-05-11Remove third_party from DEPS file to prepare to check it into webrtc.Artem Titov
2018-05-09Adding a way to disable public_deps presubmit check.Mirko Bonadei
2018-04-03Add ToString() methods to classes with << operators, preparing for deprecations.Jonas Olsson
2018-03-19Revert "Relaxing no-streams presubmit check (streams are allowed in tests)."Mirko Bonadei
2018-03-19Relaxing no-streams presubmit check (streams are allowed in tests).Mirko Bonadei
2018-03-14Presubmit: Fix bad file path in help textKarl Wiberg
2018-03-13Remove p2p/base/session.hSteve Anton
2018-03-08Adding PRESUBMIT check to stop using istream, ostream and sstream.Mirko Bonadei
2018-01-29Delete unused MediaFile module.Niels Möller
2018-01-12Remove legacy VoiceEngine.Fredrik Solenberg
2018-01-11Fixing API list in native-api.md (adding media/base and media/engine).Mirko Bonadei
2018-01-11Block more check_includes overrides from being added.Patrik Höglund
2018-01-10Enable orphan checks for all .h files.Patrik Höglund
2017-12-20Move sessiondescription.h/cc from p2p/base to pc/Steve Anton
2017-12-19Make orphan headers message more readable.Patrik Höglund
2017-12-12Adding pre-submit check to avoid usage of public_deps in the future.Mirko Bonadei
2017-12-06Fix cpplint errors in p2p/Steve Anton
2017-11-14Tell users where they can find the native API headersKarl Wiberg
2017-10-31Enable cpplint in media/Steve Anton
2017-10-30Enable cpplint in pc/Steve Anton
2017-10-29.gn files in the API directories are part of the API too...Karl Wiberg
2017-10-25Presubmit: Don't forget to warn when changing headers in subdirs of api/Karl Wiberg
2017-10-13Using Change.BugsFromDescription to read CL bugs in PRESUBMIT checks.Mirko Bonadei
2017-10-09Add gn check presubmitOleh Prypin
2017-10-05Simplify PRESUBMIT.py and check_package_boundaries.pyOleh Prypin
2017-10-04Fix bugs in check_package_boundaries.py presubmitOleh Prypin
2017-09-26Presubmit: Add check to support b/xxx entry in bug reference.charujain
2017-09-22Remove voe::OutputMixer and AudioConferenceMixer.solenberg
2017-09-19Reland "Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++.""Mirko Bonadei
2017-09-19Revert "Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++."Mirko Bonadei
2017-09-19Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++.Mirko Bonadei
2017-09-18Enabling and fixing CheckNewlineAtTheEndOfProtoFilesMirko Bonadei
2017-09-15Re-enabling CheckOrphanHeadersMirko Bonadei
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-14Fix PRESUBMIT.pyEdward Lemur
2017-09-14PRESUBMIT: Enforce tracker prefix for all BUG entriescharujain
2017-09-08Fixing path to the protobuf_utils.h file.mbonadei
2017-09-08Removing deleted file from PRESUBMIT.pymbonadei