aboutsummaryrefslogtreecommitdiff
path: root/PRESUBMIT.py
AgeCommit message (Expand)Author
2022-05-13Update portaudio to the latestByoungchan Lee
2022-04-04Remove usrsctp, dcSCTP is now the unique SCTP implementationFlorent Castelli
2022-03-31Add mb.py to pylint check of the root PRESUBMIT.py.Jeremy Leconte
2022-03-18Add a new script to upload perf tests.Jeremy Leconte
2022-02-22Add file exclusion for tests we do not want to run in PRESUBMITChristoffer Jansson
2022-02-15Encode data for compression + add initial testsChristoffer Jansson
2022-02-12Escape windows specific paths generated by os.path.join so that it works with...Christoffer Jansson
2022-02-08tools_webrtc dir converted to py3 + top level PRESUBMIT scriptChristoffer Jansson
2021-08-12fix some typosPhilipp Hancke
2021-07-23Fix PRESUBMIT.py to not run pylint on deleted files.Byoungchan Lee
2021-07-22Add presubmit check to guard against assert() usage.Mirko Bonadei
2021-07-02Run pylint on presubmit only for modified python files.Byoungchan Lee
2021-04-12sctp: Rename SctpTransport to UsrSctpTransportFlorent Castelli
2021-02-22Add deprecation section to webrtc style guideDanil Chapovalov
2021-02-09PRESUBMIT.py: Use input_api.owners_client to check DEPS includes owners.Edward Lesmes
2020-12-15Fix Authors Check presubmit.Mirko Bonadei
2020-11-17Add transition define RTC_OBJC_HAVE_LEGACY_RTC_RTP_FRAGMENTATION_HEADERNiels Möller
2020-10-30Reformat python files checked by pylint (part 1/2).Mirko Bonadei
2020-09-07Fix PRESUBMIT.py warnings.Mirko Bonadei
2020-07-22Inclusive language in PRESUBMIT.py.Mirko Bonadei
2020-07-17Add presubmit test to use RTC_OBJC_TYPE on RTC_OBJC_EXPORT types.Mirko Bonadei
2020-06-30Inclusive language in PRESUBMIT.py.Mirko Bonadei
2020-06-24Add absl_deps to webrtc_fuzzer_test.Mirko Bonadei
2020-06-08Use absl_deps in order to preapre to the Abseil component build release.Mirko Bonadei
2020-05-30Remove runtime/references check from cpplint config.Mirko Bonadei
2020-01-30Fix public_deps presubmit and gn format fighting each other.Patrik Höglund
2020-01-14Extract an interface from the perf results logger.Patrik Höglund
2020-01-08Make RTCAudioSession accessible to Swift.Joe Chen
2019-10-22Add possibility to skip check_includes presubmit check.Mirko Bonadei
2019-09-17absl::make_unique presubmit check.Mirko Bonadei
2019-09-10Move docs about native code development into a repo directory.Mirko Bonadei
2019-08-06Disable RunPythonTests on rtc_tools.Mirko Bonadei
2019-06-26Convert file objects to strings, before passing to PresubmitNotifyResultNiels Möller
2019-06-11Removes legacy bitrate controller.Sebastian Jansson
2019-05-07Do not run CheckNoStreamUsageIsAdded on tests.Mirko Bonadei
2019-02-28Add a presubmit check for absl/memory/memory.h inclusion for WrapUniquetzik
2019-02-26clang-tidy helper script, with clang static analyzer included.Yves Gerey
2019-02-06Add PRESUBMIT to enforce usage of new Googletest APIs.Mirko Bonadei
2019-01-23Fixing snake_case files that were renamed in PRESUBMIT.pyAmit Hilbuch
2019-01-03Delete WebRtcVideoCapturer and related classes.Niels Möller
2018-12-18Delete unused I420 "codec"Niels Möller
2018-11-15Add a presubmit check for absl/memory/memory.h inclusiontzik
2018-11-13Allow usage of stringstream under examples/.Mirko Bonadei
2018-10-26Simplify api/DEPS presubmit check.Mirko Bonadei
2018-10-24Add missing directory to api/DEPS and PRESUBMIT.py.Mirko Bonadei
2018-10-24Use checkdeps to ensure API headers don't include internal headers.Mirko Bonadei
2018-10-04Allow the autoroller service account to commitOleh Prypin
2018-09-28Enforce LGTM from owners of depends-on paths in DEPS via presubmit.Mirko Bonadei
2018-09-04Upload WebRTC CLs from Chromium.Mirko Bonadei
2018-08-07Remove memcheck.Mirko Bonadei