aboutsummaryrefslogtreecommitdiffstats
path: root/PRESUBMIT.py
Commit message (Expand)AuthorAgeFilesLines
* update presubmit to know about include/privatemtklein2015-07-281-4/+10
* Revert "Move headers used by headers in include/ to include/private."Mike Klein2015-07-011-10/+4
* Move headers used by headers in include/ to include/private.mtklein2015-07-011-4/+10
* Revert "Move headers used by headers in include/ to include/private."jvanverth2015-07-011-10/+4
* Move headers used by headers in include/ to include/private.mtklein2015-07-011-4/+10
* Presubmit: add PRESUBMIT=false to non-master branch changesborenet2015-06-041-0/+8
* Add presubmit to run `{dm,nanobench}_flags.py test` when changed.mtklein2015-05-051-0/+12
* Bypass owners check for dry run CLs.rmistry2015-04-071-2/+5
* Find the HASHTAGS file even if you are not at the checkout root.rmistry2015-04-011-1/+2
* Add post upload hook to substitute hashtags for their mapped textrmistry2015-03-251-0/+56
* More file types to check for (C).mtklein2015-03-251-0/+5
* Add copyright check to PRESUBMITborenet2015-03-251-0/+20
* Ignore public API checks if COMMIT=false is in the descriptionrmistry2015-03-121-0/+5
* Revert of Ignore public API checks if COMMIT=false is in the description (pat...mtklein2015-03-121-7/+0
* Ignore public API checks if COMMIT=false is in the descriptionrmistry2015-03-121-0/+7
* Make presubmit check that #if or #ifdef does not come before includes.rmistry2015-03-121-0/+42
* Automatically add NOTREECHECKS when uploading CLs from non master branchesrmistry2015-02-261-2/+28
* Automatically add a docs preview link and NOTRY=true when there are only docs...rmistry2015-02-261-0/+58
* PRESUBMIT should only check owners for the top level include directoryrmistry2014-08-261-4/+5
* Public API changes are allowed if an owner is TBR'ed.rmistry2014-08-261-0/+11
* Adding djsollen to list of ownersrmistry2014-07-181-2/+4
* Use new common tools in Python scriptsEric Boren2014-06-251-1/+27
* Check if the issue owner is in the AUTHORS file in PRESUBMIT.pycommit-bot@chromium.org2014-02-031-0/+47
* Do not enforce the public API presubmit check for Revert CLs.commit-bot@chromium.org2014-01-311-2/+7
* Adding rmistry for emergency reverts.commit-bot@chromium.org2014-01-281-0/+1
* If any change is made to the public API then make sure there is an LGTM from ...rmistry@google.com2013-08-121-0/+52
* If the tree is closed then print information about contacting the sheriff.rmistry@google.com2013-04-121-1/+14
* Display prompt for caution only if it is an interactive shell.rmistry@google.com2013-03-291-1/+8
* Presubmit should check that source files end in atleast one newlinermistry@google.com2013-01-251-1/+17
* Display a warning prompt in presubmit if the tree status is in 'Caution'.rmistry@google.com2013-01-231-5/+30
* Adding CheckChangeHasOnlyOneEol to upload and commit presubmit checksrmistry@google.com2013-01-171-3/+24
* Top-level presubmit script for Skia trunk that checks https://skia-tree-statu...rmistry@google.com2013-01-171-0/+31