aboutsummaryrefslogtreecommitdiffhomepage
path: root/PRESUBMIT.py
Commit message (Expand)AuthorAge
* Revert "Move headers used by headers in include/ to include/private."Gravatar Mike Klein2015-07-01
* Move headers used by headers in include/ to include/private.Gravatar mtklein2015-07-01
* Revert "Move headers used by headers in include/ to include/private."Gravatar jvanverth2015-07-01
* Move headers used by headers in include/ to include/private.Gravatar mtklein2015-07-01
* Presubmit: add PRESUBMIT=false to non-master branch changesGravatar borenet2015-06-04
* Add presubmit to run `{dm,nanobench}_flags.py test` when changed.Gravatar mtklein2015-05-05
* Bypass owners check for dry run CLs.Gravatar rmistry2015-04-07
* Find the HASHTAGS file even if you are not at the checkout root.Gravatar rmistry2015-04-01
* Add post upload hook to substitute hashtags for their mapped textGravatar rmistry2015-03-25
* More file types to check for (C).Gravatar mtklein2015-03-25
* Add copyright check to PRESUBMITGravatar borenet2015-03-25
* Ignore public API checks if COMMIT=false is in the descriptionGravatar rmistry2015-03-12
* Revert of Ignore public API checks if COMMIT=false is in the description (pat...Gravatar mtklein2015-03-12
* Ignore public API checks if COMMIT=false is in the descriptionGravatar rmistry2015-03-12
* Make presubmit check that #if or #ifdef does not come before includes.Gravatar rmistry2015-03-12
* Automatically add NOTREECHECKS when uploading CLs from non master branchesGravatar rmistry2015-02-26
* Automatically add a docs preview link and NOTRY=true when there are only docs...Gravatar rmistry2015-02-26
* PRESUBMIT should only check owners for the top level include directoryGravatar rmistry2014-08-26
* Public API changes are allowed if an owner is TBR'ed.Gravatar rmistry2014-08-26
* Adding djsollen to list of ownersGravatar rmistry2014-07-18
* Use new common tools in Python scriptsGravatar Eric Boren2014-06-25
* Check if the issue owner is in the AUTHORS file in PRESUBMIT.pyGravatar commit-bot@chromium.org2014-02-03
* Do not enforce the public API presubmit check for Revert CLs.Gravatar commit-bot@chromium.org2014-01-31
* Adding rmistry for emergency reverts.Gravatar commit-bot@chromium.org2014-01-28
* If any change is made to the public API then make sure there is an LGTM from ...Gravatar rmistry@google.com2013-08-12
* If the tree is closed then print information about contacting the sheriff.Gravatar rmistry@google.com2013-04-12
* Display prompt for caution only if it is an interactive shell.Gravatar rmistry@google.com2013-03-29
* Presubmit should check that source files end in atleast one newlineGravatar rmistry@google.com2013-01-25
* Display a warning prompt in presubmit if the tree status is in 'Caution'.Gravatar rmistry@google.com2013-01-23
* Adding CheckChangeHasOnlyOneEol to upload and commit presubmit checksGravatar rmistry@google.com2013-01-17
* Top-level presubmit script for Skia trunk that checks https://skia-tree-statu...Gravatar rmistry@google.com2013-01-17