aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/rebaseline.py
Commit message (Expand)AuthorAge
* More work to integrate skimage with rebaseline tools.Gravatar scroggo@google.com2013-10-22
* Add --add-ignored option to rebaseline.pyGravatar bsalomon@google.com2013-10-16
* Add ability to rebaseline skimage to rebaseline.pyGravatar scroggo@google.com2013-10-10
* Document how to get a specific revision when rebaselining.Gravatar bungeman@google.com2013-10-07
* Add an option to rebaseline.py to mark tests as ignore-failure.Gravatar senorblanco@chromium.org2013-09-18
* rebaseline.py: make builder names copy-pastable from --help outputGravatar epoger@google.com2013-09-18
* Add --from-trybot flag in rebaseline.py to enable rebaselining from trybotsGravatar borenet@google.com2013-09-16
* rebaseline.py: add bug-filing URL to error messageGravatar epoger@google.com2013-09-06
* Revert r11102 (mistakenly committed)Gravatar epoger@google.com2013-09-05
* whitespace-only fix to manually-modified GM expectationsGravatar epoger@google.com2013-09-05
* rebaseline.py: fix --add-new when there are no expectations at allGravatar epoger@google.com2013-09-03
* rebaseline.py: add --bugs and --unreviewed flagsGravatar epoger@google.com2013-09-03
* temporarily hard-code builder list in rebaseline.py, for quick startupGravatar epoger@google.com2013-08-24
* Update references to buildbot globals deprecated by r10856Gravatar epoger@google.com2013-08-21
* Remove base-* directories from gm expected/actual paths; just use platform namesGravatar epoger@google.com2013-08-20
* Delete image-based rebaselining tool; we have switched to checksumsGravatar epoger@google.com2013-08-02
* rebaseline.py: add ability to write new expectations to a different fileGravatar epoger@google.com2013-07-24
* rebaseline.py: set text mimetype for all .json files, so text diffs work Gravatar epoger@google.com2013-07-24
* Move gm-expected to trunk/expectations/gm , and modify scripts that use it.Gravatar epoger@google.com2013-07-23
* Revert r10281 -- it broke the Update step on Test buildersGravatar epoger@google.com2013-07-23
* Move gm-expected to trunk/expectations/gm , and modify scripts that use it.Gravatar epoger@google.com2013-07-23
* rebaseline.py: re-record already succeeding test results, just in caseGravatar epoger@google.com2013-07-17
* rebaseline.py: fix --add-new for JSON filesGravatar epoger@google.com2013-07-16
* svndiff.py: add ability to compare before-and-after JSON files, not just raw ...Gravatar epoger@google.com2013-07-16
* rebaseline.py: add --keep-going-on-failure option, off by defaultGravatar epoger@google.com2013-07-16
* rebaseline.py: skip any platforms we don't have actual results for, with warn...Gravatar epoger@google.com2013-07-11
* Fix Housekeeper bot after r9961Gravatar epoger@google.com2013-07-10
* rebaseline.py: error out early if --expectations-root not pointing at gm-expe...Gravatar epoger@google.com2013-07-10
* rebaseline.py: use specified configs/tests as a FILTER over actually-run testsGravatar epoger@google.com2013-07-10
* rebaseline.py: if expectations dir contains JSON format results, update those...Gravatar epoger@google.com2013-07-08
* Add N4 to rebaseline.pyGravatar robertphillips@google.com2013-07-02
* 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