aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/svn.py
Commit message (Collapse)AuthorAge
* Change download-baselines script to download images from skia-autogen SVN repoGravatar epoger@google.com2012-01-17
| | | | | | | | | | | | | | | I have copied the old version (which downloads the images from the buildbots directly, but only works with our Mac buildbots) to download-baselines-old, so we can use either version during a transition period. Another difference: the new version sets the mimetype property of all image files in the baseline_subdir, even those that have not changed. BUG=386 http://code.google.com/p/skia/issues/detail?id=386 ('make buildbots write out RunGM image results to a browsable directory') Review URL: https://codereview.appspot.com/5544056 git-svn-id: http://skia.googlecode.com/svn/trunk@3058 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add --add-new-files option to download-baselines.py scriptGravatar epoger@google.com2012-01-10
| | | | | | | | | | | This will allow the user to determine whether the script downloads just updates for baselines that are already checked in, or all available baselines. BUG=436 addresses http://code.google.com/p/skia/issues/detail?id=436 ('add "update" flag to download-baselines script') Review URL: http://codereview.appspot.com/5523050 git-svn-id: http://skia.googlecode.com/svn/trunk@2993 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add tool that downloads gm baseline images from the bots.Gravatar epoger@google.com2011-12-29
Review URL: http://codereview.appspot.com/5503082 git-svn-id: http://skia.googlecode.com/svn/trunk@2937 2bbb7eff-a529-9590-31e7-b0007b416f81