Change download-baselines script to download images from skia-autogen SVN repo
authorepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 17 Jan 2012 21:26:05 +0000 (21:26 +0000)
committerepoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 17 Jan 2012 21:26:05 +0000 (21:26 +0000)
commit20ad5ac8f6e58390c0b511d00c66df61185af889
treebdce4d45e4b31cbda26299768d29bd5fd32d9b06
parent2401ae8fd3c1f6282f571b5a7e0a499e9f4c09ab
Change download-baselines script to download images from skia-autogen SVN repo

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
tools/download-baselines-old.py [new file with mode: 0644]
tools/download-baselines.py
tools/svn.py