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