Sign in
chromium
/
chromium
/
src.git
/
53b43fb19eecdd87896bb43d1d7a5a44190d16e7
/
PRESUBMIT_test.py
53b43fb1
Add PRESUBMIT check for set_owned_by_client().
by Allen Bauer
· 5 years ago
51f2f74
Add presubmit for translation expectations
by Mustafa Emre Acer
· 5 years ago
c8222d2
[mojo] Add presubmit warning for renderer-side GetInterfaceProvider
by Oksana Zhuravlova
· 5 years ago
aab9138
Remove remaining old mojo types in //content and update PRESUBMIT script
by Mario Sanchez Prada
· 5 years ago
cec9cef
[mojo] Update presubmit checks to prevent introducing old Mojo types
by Mario Sanchez Prada
· 5 years ago
ff8a9b6
Reland "Support grdp files in translation screenshot presubmit"
by meacer
· 5 years ago
0db2ea2
[Tests] Fix typo 'Tets'.
by Samuel Huang
· 5 years ago
ad8fb08
Revert "Reland "Support grdp files in translation screenshot presubmit""
by Mustafa Emre Acer
· 6 years ago
12e7fee
Reland "Support grdp files in translation screenshot presubmit"
by Mustafa Emre Acer
· 6 years ago
f9fbe7b6c3
Add presubmit check for set noparent rules
by Jochen Eisinger
· 6 years ago
36eaad5
Revert "Support grdp files in translation screenshot presubmit"
by Mustafa Emre Acer
· 6 years ago
2308d074
Support grdp files in translation screenshot presubmit
by meacer
· 6 years ago
d048240a
Add PRESUBMIT.py warning on adding new images to repo
by Mohamed Heikal
· 6 years ago
6b6597c
Add presubmit check for Chrome OS pref registration
by James Cook
· 6 years ago
1e7c250
Prevent further uses of old downcast helpers
by Abhijeet Kandalkar
· 6 years ago
94a56c4
Make "using namespace" a PRESUBMIT error.
by Peter Kasting
· 6 years ago
3bd7ad0
Improve Android log tag presubmit.
by Torne (Richard Coles)
· 6 years ago
e7be753
Translation screenshot presubmit: Ignore nonexistent files for removed strings
by meacer
· 6 years ago
2472cab
[mojo] Add presubmit check to prevent introducing old Mojo types
by Mario Sanchez Prada
· 6 years ago
b47503b
PRESUBMIT: add check and test for fuzz targets to catch missing header include.
by Max Moroz
· 6 years ago
0cdb3da
Do not check include guards in PRESUBMIT for old IPC *_message_generator.h files
by Kinuko Yasuda
· 6 years ago
6c03ccff
Adds a PRESUBMIT check to flag uses of EXPECT_OCMOCK_VERIFY in egtests
by Peter K. Lee
· 6 years ago
1d3b59de
[mojo] Change mojo::ConvertTo presubmit check from error to warning
by Oksana Zhuravlova
· 6 years ago
fd24777
[mojo] Add presubmit check for TypeConverter
by Oksana Zhuravlova
· 6 years ago
3ad422cd
PRESUBMIT.py undestands line break in the middle of <affected-histogram> tag
by Makoto Shimazu
· 6 years ago
65b03326
Find #include "foo.cc" with a presubmit check
by Daniel Bratell
· 6 years ago
91ebbbd
Add Presubmit check to recommend BuildInfo.isDebugAndroid
by Jinsong Fan
· 6 years ago
376c2ce1
Refine mojo::DataPipe presubmit
by Kinuko Yasuda
· 6 years ago
ab192b8c
Reland: Deprecate mojo::DataPipe
by Carlos Knippschild
· 6 years ago
3c18a38
Add presubmit checks for //buildtools/DEPS entries.
by Dirk Pranke
· 6 years ago
9f66826
Add presubmit coverage for C++ service manifests
by Ken Rockot
· 6 years ago
ea3e57a
Fix path separators in PRESUBMIT tests on Windows
by Mustafa Emre Acer
· 6 years ago
32dbbcb
Remove references to thrid_party/WebKit in various code
by Kent Tamura
· 7 years ago
a81bed50
Remove JavaScript const/let/lambda presubmit check for iOS9.
by Yi Su
· 7 years ago
d3bc867
Presubmit check that strings use the correct product name
by Michael Giuffrida
· 7 years ago
f13948e
Fix _CheckNoDISABLETypoInTests when test file is deleted.
by Katie D
· 7 years ago
03353105
Presubmit script that warns in case of DISABLE_ prefixes
by Dominic Battre
· 7 years ago
041481b1
Remove PRESUBMIT warning for crbug links without https:// prefix.
by Steve Kobes
· 7 years ago
b7fadb69
Allow std::unique_ptr<T, D>(...) in presubmit
by Vaclav Brozek
· 7 years ago
d5f2d8c
Remove *variable "Findit" trybots from Chromium
by Eric Foo
· 7 years ago
3518f36
Ensure StrCat means StrCat
by Danil Chapovalov
· 7 years ago
ce74dfc
Fix scope of _CheckCrbugLinksHaveHttps
by Wei-Yin Chen (陳威尹)
· 7 years ago
c8a012d
Tweak the presubmit message for translation screenshots
by Mustafa Emre Acer
· 7 years ago
29bf6ac9
Add presubmit checks for translation screenshots
by Mustafa Emre Acer
· 7 years ago
c0624d00
Check for new headers without GN changes in PRESUBMIT
by Wei-Yin Chen (陳威尹)
· 7 years ago
bba13749
[Presubmit] When checking include guards, replace + with _.
by Olivier Robin
· 7 years ago
54086c21
Fix styling errors in PRESUBMIT_test.py
by Wei-Yin Chen (陳威尹)
· 7 years ago
032f1ac
Clean up naming in PRESUBMIT_test.py
by Wei-Yin Chen (陳威尹)
· 7 years ago
39b5b06
Don't check header guard style in third_party
by Daniel Bratell
· 7 years ago
a54c528b
Fix another false-positive of _CheckUniquePtr
by Vaclav Brozek
· 7 years ago
c2fecf4
Fix swapped messages in _CheckUniquePtr
by Vaclav Brozek
· 7 years ago
851d960
Reduce _CheckUniquePtr spam
by Vaclav Brozek
· 7 years ago
95face6
Extend presubmit _CheckUniquePtr to multiline
by Vaclav Brozek
· 7 years ago
52e18bf
Fix _CheckUniquePtr
by Vaclav Brozek
· 7 years ago
7dbc28c
Add presubmit for Java against *ForTesting in production
by Vaclav Brozek
· 7 years ago
95f59f4
Remove references to the non-existing android_compile_mips_dbg bot
by Daniel Bratell
· 7 years ago
bdac817c
Extend histogram presubmit check to Java.
by Vaclav Brozek
· 7 years ago
0e730cbd
Improve presubmit for histogram name typos
by Vaclav Brozek
· 7 years ago
8a8e2e20
Improve _CheckUmaHistogramChanges presubmit
by Vaclav Brozek
· 7 years ago
f01ed50
Add tests for 'ForTesting' presubmit check
by Vaclav Brozek
· 7 years ago
45cabf3
Run pydeps check only in src.
by Zhiling Huang
· 7 years ago
8ba5272
Add presubmit check for include guards
by Daniel Bratell
· 7 years ago
a8b73d25
Ensure autorelease pool is drained between tests
by Sylvain Defresne
· 7 years ago
68bdb65
PRESUBMIT: Skip TODO(crbug.com/ pattern for upload warning
by Miguel Casas
· 7 years ago
e0d46d4
PRESUBMIT: add a warning for crbug links w/o https://
by Miguel Casas-Sanchez
· 7 years ago
5d3fecfe
Remove android_compile_rel on android tryserver from mb_config.pyl.
by Benjamin Pastene
· 8 years ago
ab2fa10
Don't write bytecode when generating pydeps files.
by John Budorick
· 8 years ago
b92fa52
Add Presubmit Warnings for Junit4
by Yoland Yan
· 8 years ago
13ca61a88
Enforce that mojo manifests are covered by security reviewers.
by Daniel Cheng
· 8 years ago
d651231d8
ES6 Style: Add presubmit prompt to avoid const/let in potential iOS9 code.
by dpapad
· 8 years ago
550aa3d
Stop checking include order in PRESUBMIT.py
by thakis
· 8 years ago
6802cf63
[Reland] Add presubmit rule banning relative header includes
by rlanday
· 8 years ago
68f2564
Closure: remove older, original GYP compilation system
by dbeam
· 8 years ago
85e629e
Update stability report dumper so it handles non-postmortem minidumps
by manzagop
· 8 years ago
4dcdb6b
Don't require DEPS OWNERS when moving lines around in a DEPS file.
by Daniel Cheng
· 8 years ago
be5ca3e
Revert of Don't require DEPS OWNERS when moving lines around in a DEPS file. (patchset #3 id:40001 of https://codereview.chromium.org/2768063004/ )
by sammc
· 8 years ago
da9479f
Don't require DEPS OWNERS when moving lines around in a DEPS file.
by dcheng
· 8 years ago
b89c432
Revert of Don't require DEPS OWNERS when moving lines around in a DEPS file. (patchset #2 id:20001 of https://codereview.chromium.org/2759593003/ )
by ksakamoto
· 8 years ago
63dd720
Don't require DEPS OWNERS when moving lines around in a DEPS file.
by dcheng
· 8 years ago
e17314a0
Add presubmit check for Google support URL format.
by estade
· 8 years ago
4500147
Replace deprecated Android java test annotations
by yolandyan
· 8 years ago
1ec68ac
ES6 Style: add presubmit prompt about => in code that might run on iOS9
by dbeam
· 8 years ago
2c51e821a
Presubmit: Skip third_party for fwd decl warning
by jbriance
· 8 years ago
9e12f16
Presubmit: Warn about useless forward declarations
by jbriance
· 9 years ago
10912d9e
Revert of Presubmit: Warn about useless forward declarations (patchset #1 id:1 of https://codereview.chromium.org/2525263002/ )
by dcheng
· 9 years ago
1ae91afd
Presubmit: Warn about useless forward declarations
by jbriance
· 9 years ago
e02ee86
Remove references to DrMemory from chromium repo.
by benwells
· 9 years ago
89f7ee1
Adds new logging type SYSLOG which logs to the system log.
by pastarmovj
· 9 years ago
e558779
PRESUBMIT: use "master." prefix in CQ_INCLUDE_TRYBOTS.
by tandrii
· 9 years ago
3ae7a77
[Android] Remove android_chromium_gn_compile_{dbg,rel} from the CQ.
by jbudorick
· 9 years ago
201d0fb
Remove stale references to the blink_presubmit bot.
by dpranke
· 9 years ago
f32bcc7
Reland #2 of Include isolate.py in data for Android unit tests
by agrieve
· 9 years ago
b4f617bd
Revert of Include isolate.py in data for Android unit tests (patchset #2 id:200001 of https://codereview.chromium.org/1840113002/ )
by sergiyb
· 9 years ago
cfc1fc6
Remove references to mac valgrind bot.
by benwells
· 9 years ago
4b60842
Reland of Include isolate.py in data for Android unit tests
by agrieve
· 9 years ago
e33676c3
Revert of Include isolate.py in data for Android unit tests (patchset #5 id:80001 of https://codereview.chromium.org/1784373002/ )
by agrieve
· 9 years ago
9e299ea6
Include isolate.py in data for Android unit tests
by agrieve
· 9 years ago
37e8e740
Add presubmit warning about deprecated compiled_resources.gyp
by dbeam
· 9 years ago
6ba4c1e
Rename MOVE_ONLY_TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03
by danakj
· 9 years ago
3896573
Add additional hosts to hard-coded service URL presubmit check
by reillyi
· 10 years ago
Next »