summaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
Commit message (Expand)AuthorAgeFilesLines
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-031-1/+32
* Catch printf() in CheckSpamLoggingjln@chromium.org2013-12-021-2/+5
* Remove usage of deprecated V8 APIs from c/r/extensionsjochen@chromium.org2013-12-021-0/+2
* Add PRESUBMIT disallowing msvs_cygwin_shellscottmg@chromium.org2013-11-291-0/+18
* Add support for checking DLOG_IF(INFO, ...) in PRESUBMIT.pydanakj@chromium.org2013-11-281-0/+2
* Exclude sandbox/linux from SpamLogging check and restrict printf check.jln@chromium.org2013-11-271-2/+3
* Exclude mojo/examples from production related presubmit checksdarin@chromium.org2013-11-271-0/+2
* Replace all usage of LOG(INFO) in Chromoting host with HOST_LOG to bypass the...weitaosu@chromium.org2013-11-261-1/+2
* Move CheckSpamLogging from cc's PRESUBMIT into the global PRESUBMITthakis@chromium.org2013-11-221-0/+32
* Make presumbit warnings ignore symbols that start with UNIT_TESTrvargas@chromium.org2013-11-191-1/+1
* Ignore jni/ paths in _CheckAddedDepsHaveTargetApprovals presubmit check.joi@chromium.org2013-11-141-2/+4
* Don't send try jobs to win7_aura since it's a subset of win_rel and will go a...jam@chromium.org2013-11-121-2/+1
* Revert 233509 "Sync PRESUBMIT.py with what is run on CQ."jochen@chromium.org2013-11-071-185/+14
* Sync PRESUBMIT.py with what is run on CQ.stip@chromium.org2013-11-071-14/+185
* Move Linux/Android breakpad implementation to breakpad componentjochen@chromium.org2013-10-221-1/+1
* switch win_x64_rel to base_unittests so it's not building Allscottmg@chromium.org2013-10-171-1/+1
* Move breakpad_mac* to breakpad componentjochen@chromium.org2013-10-111-0/+1
* Implement presubmit support for _unittest_win includes, etc.erikwright@chromium.org2013-10-091-3/+13
* Run cros_x86 trybots on changes to ^(base|build|chromeos).*\.gypi?$.erg@chromium.org2013-09-301-0/+8
* Exclude more files from the PRESUBMIT #include check.marja@chromium.org2013-09-201-3/+6
* Don't issue presubmit warning for use of wstrings in Windows-only files.isherman@chromium.org2013-08-291-1/+1
* [content shell] move browser process stuff into browser/ subdirjochen@chromium.org2013-08-201-1/+2
* Exclude GPU JSON data files from presubmit checksskyostil@chromium.org2013-08-201-0/+1
* Add a presubmit check for tabs in grd files.thestig@chromium.org2013-07-311-0/+5
* Ignore +grit entries in DEPS files.tony@chromium.org2013-07-261-14/+21
* add win_x64_rel to default trybotsscottmg@chromium.org2013-07-231-0/+1
* Remove mac_asan from default try set because it's consistently failing.ajwong@chromium.org2013-07-191-2/+1
* Add the android_aosp trybot to PRESUBMIT.pymkosiba@chromium.org2013-07-021-1/+8
* Ignore "incoming" DEPS on grit/ since it is generated code.joi@chromium.org2013-07-011-1/+3
* Ignore hardcoded URLs and ForTest(ing)/for_test(ing) in comments.joi@chromium.org2013-05-231-4/+8
* Fix _CheckAddedDepsHaveTargetApprovals for the case where no owner has been s...joi@chromium.org2013-05-221-1/+3
* Forbid unwanted Skia ref-counting containersenne@chromium.org2013-05-201-0/+37
* Add a presubmit check that requires an OWNERS approval from foo/bar/OWNERS if...joi@chromium.org2013-05-131-0/+72
* Using explicit checkout local path in presubmit checkdepsalancutter@chromium.org2013-05-091-1/+1
* Exclude content shell files from the "for testing" presubmit check.jochen@chromium.org2013-05-031-0/+2
* Add "pixeltest" as a test type for presubmit.danakj@chromium.org2013-04-261-1/+1
* Allow test files to use non-platform suffixes for PRESUBMIT checks.danakj@chromium.org2013-04-231-6/+2
* Convert an OS_SUN use to OS_SOLARIS.shess@chromium.org2013-04-171-1/+0
* Update PRESUBMIT scripts to use PresubmitPromptOrNotify helper.wez@chromium.org2013-04-021-25/+4
* Initialize the simple cache backend at runtime. pasko@google.com2013-04-021-0/+1
* Remove cc/ from PRESUBMIT.py exception listjamesr@chromium.org2013-03-281-1/+0
* Adding _Check* function for invalid OS_MACROs in src/PRESUBMIT.pydbeam@chromium.org2013-03-261-0/+70
* Remove webkit/compositor_bindings from PRESUBMIT exclusion listjamesr@chromium.org2013-03-191-1/+0
* Add a few more configs to try jobs to match CQ (win:compile, mac:compile).jam@chromium.org2013-02-211-2/+4
* [NaCl SDK] make example Makefiles quiet by defaultsbc@chromium.org2013-02-121-0/+1
* Presubmit fix: add missing png suffix.oshima@chromium.org2013-01-251-1/+1
* Presubmit check for the name of png files. They should not have abbreviations.oshima@chromium.org2013-01-251-0/+19
* PRESUBMIT.py: Run only PRESUBMIT_test.py if PRESUBMIT.py changes.marja@chromium.org2013-01-211-1/+1
* Revert 176986 - breaks tools/perf and tools/telemetry presubmitnduca@chromium.org2013-01-161-77/+28
* Warn when committing code with http:// URLs.palmer@chromium.org2013-01-151-28/+77