aboutsummaryrefslogtreecommitdiffhomepage
path: root/PRESUBMIT.py
Commit message (Expand)AuthorAge
* Clean up more references to GYP.Gravatar Mike Klein2017-02-06
* Add hcm@ to public API ownersGravatar Ravi Mistry2017-01-19
* Do not use post upload hooks for 'GOLD_TRYBOT_URL'Gravatar Ravi Mistry2016-11-23
* [nobuildbot] Migrate all Linux GCE botsGravatar Eric Boren2016-11-23
* Split SkSL and utils apart again into .gni files.Gravatar Mike Klein2016-10-26
* Add infra_tests.py, recipe, buildbotless botGravatar borenet2016-10-14
* Fix GN formatting presubmit on Windows.Gravatar Mike Klein2016-10-11
* Fix public API msg in PRESUBMIT.pyGravatar Ravi Mistry2016-10-05
* PRESUBMIT.py improvementsGravatar Ravi Mistry2016-10-05
* Add --test to gen_tasks.go, add presubmit checkGravatar borenet2016-10-04
* To prep for removing CMake bots, take them off the CQ and presubmit.Gravatar mtklein2016-09-19
* Fix PostUploadHook for Gerrit issuesGravatar rmistry2016-09-01
* Enable Gerrit support in Skia's PostUploadHookGravatar rmistry2016-09-01
* Use methods from depot_tool's Changelist object instead of Rietveld RPCGravatar rmistry2016-09-01
* Fix up presubmit for SAN GCC->Clang fix.Gravatar mtklein2016-08-31
* Add Gerrit API support to Skia's PRESUBMIT.pyGravatar rmistry2016-08-29
* Roll GN: gn format is --in-place by defaultGravatar mtklein2016-08-10
* Require gn format in presubmitGravatar mtklein2016-08-03
* Only run recipe simulation tests if infra/ changes.Gravatar mtklein2016-07-27
* Move Skia recipes from build repoGravatar borenet2016-07-26
* Specifying master names with "master." prefix is deprecatedGravatar rmistry2016-07-13
* 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