aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/rebaseline.py
Commit message (Expand)AuthorAge
* rebaseline.py: split image-based rebaselining, which will go away soon, into ...Gravatar epoger@google.com2013-06-19
* rebaseline.py: keep going if we encounter an "INVALID" entry in the JSON fileGravatar epoger@google.com2013-06-12
* rebaseline.py: try to download images from Google Storage before skia-autogenGravatar epoger@google.com2013-06-12
* rebaseline.py: add --add-new option, and only add new expectations if it is setGravatar epoger@google.com2013-06-12
* rebaseline.py: improve readability of dry-run outputGravatar epoger@google.com2013-06-11
* rebaseline.py: if rebaselining all platforms (not listing them explicitly), a...Gravatar epoger@google.com2013-06-11
* rebaseline.py: in option names, replace underscores with hyphensGravatar epoger@google.com2013-06-11
* rebaseline.py: if --tests is not specified, get test list from actual-results...Gravatar epoger@google.com2013-06-05
* rebaseline.py : add self-testsGravatar epoger@google.com2013-06-04
* rebaseline.py: use argparse command-line flags for more flexibilityGravatar epoger@google.com2013-05-30
* Refactor rebaseline.py into functions ; no behavioral changes.Gravatar epoger@google.com2013-05-29
* Make rebaseline.py pull msaa imagesGravatar bsalomon@google.com2013-05-17
* Update rebaseline.py for N10.Gravatar bsalomon@google.com2013-05-14
* Make rebaseline.py pull GN Debug images.Gravatar bsalomon@google.com2013-05-03
* Fix builder name referencesGravatar borenet@google.com2013-04-30
* Rebaseline script: check for .git and .svn in the current directory as well....Gravatar senorblanco@chromium.org2012-12-07
* No longer generating 4444, remove from rebaseline tool.Gravatar bungeman@google.com2012-12-06
* rebaseline.py: Allow multiple testnames on the command line.Gravatar senorblanco@chromium.org2012-11-29
* Add Git support to the simple rebaseline tool. Do SVN commands only in an sv...Gravatar senorblanco@chromium.org2012-11-07
* Simple rebaseline tool: Add support for ANGLE, DirectWrite builders.Gravatar senorblanco@chromium.org2012-10-30
* First stab at a simple rebaseline script.Gravatar senorblanco@chromium.org2012-10-29