aboutsummaryrefslogtreecommitdiff
path: root/PRESUBMIT.py
AgeCommit message (Expand)Author
2015-05-05Add presubmit to run `{dm,nanobench}_flags.py test` when changed.mtklein
2015-04-07Bypass owners check for dry run CLs.rmistry
2015-04-01Find the HASHTAGS file even if you are not at the checkout root.rmistry
2015-03-25Add post upload hook to substitute hashtags for their mapped textrmistry
2015-03-25More file types to check for (C).mtklein
2015-03-25Add copyright check to PRESUBMITborenet
2015-03-12Ignore public API checks if COMMIT=false is in the descriptionrmistry
2015-03-12Revert of Ignore public API checks if COMMIT=false is in the description (pat...mtklein
2015-03-12Ignore public API checks if COMMIT=false is in the descriptionrmistry
2015-03-12Make presubmit check that #if or #ifdef does not come before includes.rmistry
2015-02-26Automatically add NOTREECHECKS when uploading CLs from non master branchesrmistry
2015-02-26Automatically add a docs preview link and NOTRY=true when there are only docs...rmistry
2014-08-26PRESUBMIT should only check owners for the top level include directoryrmistry
2014-08-26Public API changes are allowed if an owner is TBR'ed.rmistry
2014-07-18Adding djsollen to list of ownersrmistry
2014-06-25Use new common tools in Python scriptsEric Boren
2014-02-03Check if the issue owner is in the AUTHORS file in PRESUBMIT.pycommit-bot@chromium.org
2014-01-31Do not enforce the public API presubmit check for Revert CLs.commit-bot@chromium.org
2014-01-28Adding rmistry for emergency reverts.commit-bot@chromium.org
2013-08-12If any change is made to the public API then make sure there is an LGTM from ...rmistry@google.com
2013-04-12If the tree is closed then print information about contacting the sheriff.rmistry@google.com
2013-03-29Display prompt for caution only if it is an interactive shell.rmistry@google.com
2013-01-25Presubmit should check that source files end in atleast one newlinermistry@google.com
2013-01-23Display a warning prompt in presubmit if the tree status is in 'Caution'.rmistry@google.com
2013-01-17Adding CheckChangeHasOnlyOneEol to upload and commit presubmit checksrmistry@google.com
2013-01-17Top-level presubmit script for Skia trunk that checks https://skia-tree-statu...rmistry@google.com