Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
44d305a80618eb1d3ab481dd3743adbb167382ec
/
PRESUBMIT.py
38c65c8
Update pylintrc to catch more style violations.
by kjellander
· 8 years ago
80ff00c
Improve USB device reset logic
by jansson
· 8 years ago
38415b2
Reland of Adding PRESUBMIT check on google::protobuf (patchset #1 id:1 of https://codereview.webrtc.org/2791583002/ )
by mbonadei
· 8 years ago
abd101b
Support multiple connected Android devices in low bandwidth audio test
by oprypin
· 8 years ago
c88b5d5
Reland of PyLint fixes for tools-webrtc and webrtc/tools (patchset #1 id:1 of https://codereview.webrtc.org/2737233003/ )
by kjellander
· 8 years ago
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
· 8 years ago
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
· 8 years ago
c42f540
Move video_encoder.h and video_decoder.h to /api and create GN targets for them
by ilnik
· 8 years ago
515dff4
Revert of Adding PRESUBMIT check on google::protobuf (patchset #2 id:20001 of https://codereview.webrtc.org/2753823003/ )
by mbonadei
· 8 years ago
dd27055
Adding PRESUBMIT check on google::protobuf
by mbonadei
· 8 years ago
a7066a3
PRESUBMIT: Improve error message about checkdeps.
by kjellander
· 8 years ago
2aa463f
Use a blacklist instead of whitelist for cpplint
by oprypin
· 8 years ago
8e58d65
Make lint errors fatal in presubmit and fix files in whitelisted paths
by oprypin
· 8 years ago
67fdb80
Reland of Enable cpplint and fix cpplint errors in webrtc/*audio (patchset #1 id:1 of https://codereview.webrtc.org/2739143002/ )
by oprypin
· 8 years ago
94f4d9e
Revert of PyLint fixes for tools-webrtc and webrtc/tools (patchset #3 id:40001 of https://codereview.webrtc.org/2736233003/ )
by kjellander
· 8 years ago
e47c1d3
Revert of Enable cpplint and fix cpplint errors in webrtc/*audio (patchset #4 id:180001 of https://codereview.webrtc.org/2683033004/ )
by oprypin
· 8 years ago
f5318e1
PyLint fixes for tools-webrtc and webrtc/tools
by kjellander
· 8 years ago
aebe55c
Enable cpplint and fix cpplint errors in webrtc/*audio
by oprypin
· 8 years ago
6aeef74
Remove uses of #pragma once and add PRESUBMIT check.
by kjellander
· 8 years ago
375b9ac
Improve warning about deprecation in PRESUBMIT
by oprypin
· 8 years ago
803dc29
Enable cpplint and fix cpplint errors in webrtc/api
by oprypin
· 8 years ago
4fb9746
Add presubmit check to prevent package boundary violations.
by ehmaldonado
· 8 years ago
0779e8f
Add copy of src/ios/build/bots/scripts to unbreak iOS Simulator bots.
by Henrik Kjellander
· 8 years ago
177567c
DEPS: Sync Git subtree mirrors instead of symlinking into chromium/src
by kjellander@webrtc.org
· 8 years ago
b2d5577
Move tools/mb -> tools-webrtc/mb
by Henrik Kjellander
· 8 years ago
afd5494
Move tools/valgrind-webrtc -> tools-webrtc/valgrind
by kjellander
· 8 years ago
24db179
Move tools/autoroller to tools-webrtc/ + rename script
by Henrik Kjellander
· 8 years ago
e5dc62a
PRESUBMIT: Add authorized-authors check + AUTHORS e-mails.
by kjellander
· 8 years ago
64c4a7e
Refactor webrtc/modules/audio_processing for GN check
by ehmaldonado
· 8 years ago
7439f97
Split targets mixing .c and .cc sources.
by kjellander
· 8 years ago
b4af3d6
Remove all references to GYP
by Henrik Kjellander
· 8 years ago
56827ef
Remove GetPreferredTryMasters from PRESUBMIT.
by kjellander
· 8 years ago
d1e26a9
PRESUBMIT: Make BUG= field mandatory.
by kjellander
· 8 years ago
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
3fa3517
Filter objc headers in cpplint presubmit check
by Kári Tristan Helgason
· 8 years ago
5b1ba08
Update PRESUBMIT.py to handle GN.
by ehmaldonado
· 8 years ago
3d21e23
Delete talk directory, and references from build_ios_libs.sh.
by nisse
· 8 years ago
df9e4d9
Added new mixer folder to CPPLINT_DIRS. Fixed one small issue.
by aleloi
· 8 years ago
65ae2d8
Ignore iOS SDK during presubmit.
by hjon
· 8 years ago
7ebbf90
New rtc dump analyzing tool in Python
by aleloi
· 8 years ago
74290b9
New rtc dump analyzing tool in Python
by kjellander@webrtc.org
· 8 years ago
dd70547
PRESUBMIT: Split NATIVE_API_DIRS into two lists.
by kjellander
· 8 years ago
3cd9a30
Allow 100 char lines for ObjC files.
by tkchin
· 8 years ago
e5a87a5
Disable whitespace/operators lint check.
by kjellander
· 9 years ago
9eeb624
Build dynamic iOS SDK.
by tkchin
· 9 years ago
eb13302
Presubmit: Tweak the help text for making API changes
by kwiberg
· 9 years ago
d620f82
PRESUBMIT: Update PyLint blacklist
by kjellander
· 9 years ago
e0897c0
Remove webrtc/sound/ subdir.
by solenberg
· 9 years ago
80e1207
Move congestion controller to a separate module.
by Stefan Holmer
· 9 years ago
c4e3ead
Blacklist "build/c++11" cpplint filter.
by jbauch
· 9 years ago
9b8df25
Move talk/session/media -> webrtc/pc
by kjellander@webrtc.org
· 9 years ago
569cf94
PRESUBMIT: Add check for JSON parse errors + fix JSON
by kjellander
· 9 years ago
d2a2296
Enable cpplint for webrtc/modules/pacing and fix all uncovered cpplint errors.
by jbauch
· 9 years ago
c61635c
PRESUBMIT: Exclude supplement.gypi from _CheckNoSourcesAboveGyp check.
by kjellander
· 9 years ago
f91e6d0
Enable cpplint for webrtc/modules/bitrate_controller and fix all uncovered cpplint errors.
by jbauch
· 9 years ago
5908c71
Lint fix for webrtc/modules/video_coding PART 3!
by philipel
· 9 years ago
377b5e6
enabled cpplint for the webrtc/modules/rtp_rtcp directory
by danilchap
· 9 years ago
8f09f17
Simple CL to fix lint errors in webrtc/modules/remote_bitrate_estimator. Added the lint check for the folder to the presubmit script.
by terelius
· 9 years ago
0f2e939
Enable cpplint for more webrtc subfolders and fix all uncovered cpplint errors.
by jbauch
· 9 years ago
70625e5
Enable cpplint for webrtc/examples and fix all uncovered cpplint errors.
by jbauch
· 9 years ago
d1590b2
Lint clean video/ and add lint presubmit check.
by mflodman
· 9 years ago
7623ce4
Reland of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:300001 of https://codereview.webrtc.org/1507903005/ )
by Peter Boström
· 9 years ago
edd8fef
Add new view that renders local video using AVCaptureLayerPreview.
by haysc
· 9 years ago
8237abf
Revert of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:20001 of https://codereview.webrtc.org/1506773002/ )
by kjellander
· 9 years ago
ffea13c
PRESUBMIT: change native API check from warning to information.
by kjellander
· 9 years ago
88eeac4
Adding video_processing to presubmit lint check
by mflodman
· 9 years ago
03ef053
Merge webrtc/video_engine/ into webrtc/video/
by Peter Boström
· 9 years ago
fd59523
Add webrtc/base to deprecated APIs.
by kjellander
· 9 years ago
53047c9
Add PRESUBMIT check for native API changes.
by kjellander
· 9 years ago
ea07373
Enable cpplint for webrtc/audio and webrtc/call, and fix all uncovered cpplint errors.
by Fredrik Solenberg
· 9 years ago
42f580e
Leaving all original files in talk/app/webrtc/objc until we can officially tell clients about the new locations.
by tkchin
· 9 years ago
0fcaf99
Enable cpplint for webrtc/video_engine
by kjellander@webrtc.org
· 9 years ago
8cc126f
PRESUBMIT: Enable header guard checks for cpplint.
by kjellander
· 9 years ago
d6d27e7
Update isolate.gypi to support Swarming + move .isolate files
by Henrik Kjellander
· 9 years ago
6322467
PRESUBMIT: Exclude some files from 80-character limit check.
by Henrik Kjellander
· 9 years ago
04465d2
Revert of Fix PRESUBMIT.py after disabling CQ. (patchset #1 id:1 of https://codereview.webrtc.org/1192673003/)
by tandrii
· 9 years ago
141725f
Fix PRESUBMIT.py after disabling CQ.
by Henrik Kjellander
· 9 years ago
986ee08
Move default trybots configuration to CQ config.
by kjellander
· 9 years ago
14771ac
Fix Python lint and unit tests
by Henrik Kjellander
· 9 years ago
8d3ad82
Script for auto-rolling chromium_revision in DEPS.
by Henrik Kjellander
· 9 years ago
e982a70
PRESUBMIT: Fix typo.
by Henrik Kjellander
· 9 years ago
57e5fd2
PRESUBMIT: Improve PyLint check and add GN format check.
by Henrik Kjellander
· 9 years ago
d43ba89
PRESUBMIT: Add new trybots for iOS Simulator
by Henrik Kjellander
· 10 years ago
36fc1ba
Update renamed Android ARM64 trybot in PRESUBMIT.py.
by Henrik Kjellander
· 10 years ago
c98f6f3
PRESUBMIT: Exclude overrides paths from source above GYP check.
by kjellander@webrtc.org
· 10 years ago
e723728
Add p2p.gyp to rtc_base presubmit check exclusion.
by kjellander@webrtc.org
· 10 years ago
c0fc4dd
Add 'mac_x64' trybot to default set.
by kjellander@webrtc.org
· 10 years ago
a33f05e
Re-land "Remove <(webrtc_root) from source file entries."
by kjellander@webrtc.org
· 10 years ago
1ece0cb
Revert "Remove <(webrtc_root) from source file entries."
by kjellander@webrtc.org
· 10 years ago
2d2a1f9
Remove <(webrtc_root) from source file entries.
by kjellander@webrtc.org
· 10 years ago
f68ffca
Add PRESUBMIT check for GYP files including source files above itself.
by kjellander@webrtc.org
· 10 years ago
995b4c9
Remove win_asan trybot from PRESUBMIT.py
by kjellander@webrtc.org
· 10 years ago
1592df7
PRESUBMIT: Add GN trybots for Windows and Mac.
by kjellander@webrtc.org
· 10 years ago
aefe61a
PRESUBMIT: Add check for checkdeps.
by kjellander@webrtc.org
· 10 years ago
d91d359
PRESUBMIT: Add iOS ARM64 trybots to default set.
by kjellander@webrtc.org
· 10 years ago
3398a4a
PRESUBMIT: Only notify GN changes for GYP files in webrtc/*
by kjellander@webrtc.org
· 10 years ago
28af641
Presubmit was not whitelisting libjingle_tests.gyp or sound.gyp due to a missing comma leading to a concatenation of the two strings in the whitelist.
by henrike@webrtc.org
· 10 years ago
3b839d0
PRESUBMIT: Add linux_msan to default trybots.
by kjellander@webrtc.org
· 10 years ago
36b0c1a
Adds PRESUBMIT.py dispensation for depending on rtc_base.
by henrike@webrtc.org
· 10 years ago
83fe69d
Added presubmit protecting against inclusion of rtc_base, while allowing rtc_base_approved.
by henrike@webrtc.org
· 10 years ago
Next »