aboutsummaryrefslogtreecommitdiffhomepage
path: root/PRESUBMIT.py
Commit message (Expand)AuthorAge
...
* Do not use the deprecated CQ_EXTRA_TRYBOTSGravatar rmistry2016-07-11
* Fix Gold trybot results URLGravatar rmistry2016-05-20
* 10.9 is no moreGravatar mtklein2016-02-25
* Port Skia recipe to normal Python scripts, move to Skia repoGravatar borenet2016-02-18
* Add link to Gold trybot runs in every uploaded Skia CLGravatar rmistry2015-12-15
* Comments Style: s/skbug.com/bug.skia.org/Gravatar halcanary2015-11-07
* Automatically add TSAN bots to the CQ for changes affecting SkAtomics.hGravatar mtklein2015-10-07
* Automatically add extra CQ trybots for predetermined pathsGravatar rmistry2015-10-01
* Resolve TODOs in PRESUBMIT.pyGravatar rmistry2015-10-01
* update presubmit to know about include/privateGravatar mtklein2015-07-28
* 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