Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(331)

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE/expected-results.json

Issue 715223003: more baselines for blur2rects (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "actual-results": { 2 "actual-results": {
3 "failed": null, 3 "failed": null,
4 "failure-ignored": null, 4 "failure-ignored": null,
5 "no-comparison": null, 5 "no-comparison": null,
6 "succeeded": null 6 "succeeded": null
7 }, 7 },
8 "expected-results": { 8 "expected-results": {
9 "3x3bitmaprect_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 1206 matching lines...) Expand 10 before | Expand all | Expand 10 after
1217 "reviewed-by-human": false 1217 "reviewed-by-human": false
1218 }, 1218 },
1219 "bleed_pdf.png": { 1219 "bleed_pdf.png": {
1220 "allowed-digests": [ 1220 "allowed-digests": [
1221 [ 1221 [
1222 "bitmap-64bitMD5", 1222 "bitmap-64bitMD5",
1223 10434884666398670192 1223 10434884666398670192
1224 ] 1224 ]
1225 ] 1225 ]
1226 }, 1226 },
1227 "blur2rects_angle.png": {
1228 "allowed-digests": [
1229 [
1230 "bitmap-64bitMD5",
1231 11856641444220064075
1232 ]
1233 ],
1234 "reviewed-by-human": true
1235 },
1227 "blurcircles_angle.png": { 1236 "blurcircles_angle.png": {
1228 "allowed-digests": [ 1237 "allowed-digests": [
1229 [ 1238 [
1230 "bitmap-64bitMD5", 1239 "bitmap-64bitMD5",
1231 3758971349284252263 1240 3758971349284252263
1232 ] 1241 ]
1233 ], 1242 ],
1234 "reviewed-by-human": false 1243 "reviewed-by-human": false
1235 }, 1244 },
1236 "blurquickreject_565.png": { 1245 "blurquickreject_565.png": {
(...skipping 14680 matching lines...) Expand 10 before | Expand all | Expand 10 after
15917 "allowed-digests": [ 15926 "allowed-digests": [
15918 [ 15927 [
15919 "bitmap-64bitMD5", 15928 "bitmap-64bitMD5",
15920 12937422788648264516 15929 12937422788648264516
15921 ] 15930 ]
15922 ], 15931 ],
15923 "reviewed-by-human": true 15932 "reviewed-by-human": true
15924 } 15933 }
15925 } 15934 }
15926 } 15935 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698