new tool: download all GM images for a given builder, ready for skdiff
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 24 Jan 2014 18:34:11 +0000 (18:34 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 24 Jan 2014 18:34:11 +0000 (18:34 +0000)
commitd1630e8fc0eb27dbe75ed0fed6d2b1c7b359bf76
tree6a974d60ca106e4f95c93443cd1e47faf4de6850
parent227c24673196f5f06bee85e7e9aa067be90e1359
new tool: download all GM images for a given builder, ready for skdiff
BUG=skia:1919
R=rmistry@google.com, bsalomon@google.com

Author: epoger@google.com

Review URL: https://codereview.chromium.org/143653006

git-svn-id: http://skia.googlecode.com/svn/trunk@13172 2bbb7eff-a529-9590-31e7-b0007b416f81
31 files changed:
gm/gm_json.py
gm/rebaseline_server/download_actuals.py [new file with mode: 0755]
gm/rebaseline_server/download_actuals_test.py [new file with mode: 0755]
gm/rebaseline_server/results_test.py
gm/rebaseline_server/tests/.gitattributes [new file with mode: 0644]
gm/rebaseline_server/tests/inputs/fake-gm-imagefiles/bitmap-64bitMD5/3x3bitmaprect/16998423976396106083.png [new file with mode: 0644]
gm/rebaseline_server/tests/inputs/fake-gm-imagefiles/bitmap-64bitMD5/3x3bitmaprect/2054956815327187963.png [new file with mode: 0644]
gm/rebaseline_server/tests/inputs/fake-gm-imagefiles/bitmap-64bitMD5/aaclip/14456211900777561488.png [new file with mode: 0644]
gm/rebaseline_server/tests/inputs/fake-gm-imagefiles/bitmap-64bitMD5/aaclip/6190901827590820995.png [new file with mode: 0644]
gm/rebaseline_server/tests/inputs/fake-gm-imagefiles/bitmap-64bitMD5/bigblurs/17309852422285247848.png [new file with mode: 0644]
gm/rebaseline_server/tests/inputs/fake-gm-imagefiles/bitmap-64bitMD5/bigblurs/2422083043229439955.png [new file with mode: 0644]
gm/rebaseline_server/tests/inputs/fake-gm-imagefiles/bitmap-64bitMD5/bitmapsource/16289727936158057543.png [new file with mode: 0644]
gm/rebaseline_server/tests/inputs/fake-gm-imagefiles/bitmap-64bitMD5/bitmapsource/17503582803589749280.png [new file with mode: 0644]
gm/rebaseline_server/tests/inputs/fake-gm-imagefiles/bitmap-64bitMD5/filterbitmap_checkerboard_192_192/3154864687054945306.png [new file with mode: 0644]
gm/rebaseline_server/tests/inputs/fake-gm-imagefiles/bitmap-64bitMD5/filterbitmap_checkerboard_192_192/4719210487426381700.png [new file with mode: 0644]
gm/rebaseline_server/tests/inputs/fake-gm-imagefiles/bitmap-64bitMD5/filterbitmap_checkerboard_32_2/15528304435129737588.png [new file with mode: 0644]
gm/rebaseline_server/tests/inputs/fake-gm-imagefiles/bitmap-64bitMD5/filterbitmap_checkerboard_32_2/712827739969462165.png [new file with mode: 0644]
gm/rebaseline_server/tests/inputs/fake-gm-imagefiles/bitmap-64bitMD5/texdata/3695033638604474475.png [new file with mode: 0644]
gm/rebaseline_server/tests/outputs/expected/download_actuals_test.DownloadTest.test_fetch/565/3x3bitmaprect.png [new file with mode: 0644]
gm/rebaseline_server/tests/outputs/expected/download_actuals_test.DownloadTest.test_fetch/565/aaclip.png [new file with mode: 0644]
gm/rebaseline_server/tests/outputs/expected/download_actuals_test.DownloadTest.test_fetch/565/bigblurs.png [new file with mode: 0644]
gm/rebaseline_server/tests/outputs/expected/download_actuals_test.DownloadTest.test_fetch/565/bitmapsource.png [new file with mode: 0644]
gm/rebaseline_server/tests/outputs/expected/download_actuals_test.DownloadTest.test_fetch/565/filterbitmap_checkerboard_192_192.png [new file with mode: 0644]
gm/rebaseline_server/tests/outputs/expected/download_actuals_test.DownloadTest.test_fetch/565/filterbitmap_checkerboard_32_2.png [new file with mode: 0644]
gm/rebaseline_server/tests/outputs/expected/download_actuals_test.DownloadTest.test_fetch/8888/3x3bitmaprect.png [new file with mode: 0644]
gm/rebaseline_server/tests/outputs/expected/download_actuals_test.DownloadTest.test_fetch/8888/aaclip.png [new file with mode: 0644]
gm/rebaseline_server/tests/outputs/expected/download_actuals_test.DownloadTest.test_fetch/8888/bigblurs.png [new file with mode: 0644]
gm/rebaseline_server/tests/outputs/expected/download_actuals_test.DownloadTest.test_fetch/8888/bitmapsource.png [new file with mode: 0644]
gm/rebaseline_server/tests/outputs/expected/download_actuals_test.DownloadTest.test_fetch/8888/filterbitmap_checkerboard_192_192.png [new file with mode: 0644]
gm/rebaseline_server/tests/outputs/expected/download_actuals_test.DownloadTest.test_fetch/8888/filterbitmap_checkerboard_32_2.png [new file with mode: 0644]
gm/rebaseline_server/tests/outputs/expected/download_actuals_test.DownloadTest.test_fetch/gpu/texdata.png [new file with mode: 0644]