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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/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 977 matching lines...) Expand 10 before | Expand all | Expand 10 after
988 "reviewed-by-human": false 988 "reviewed-by-human": false
989 }, 989 },
990 "bleed_pdf.png": { 990 "bleed_pdf.png": {
991 "allowed-digests": [ 991 "allowed-digests": [
992 [ 992 [
993 "bitmap-64bitMD5", 993 "bitmap-64bitMD5",
994 10434884666398670192 994 10434884666398670192
995 ] 995 ]
996 ] 996 ]
997 }, 997 },
998 "blur2rects_565.png": {
999 "allowed-digests": [
1000 [
1001 "bitmap-64bitMD5",
1002 12376271458688177782
1003 ]
1004 ],
1005 "reviewed-by-human": true
1006 },
1007 "blur2rects_8888.png": {
1008 "allowed-digests": [
1009 [
1010 "bitmap-64bitMD5",
1011 5695448723443481427
1012 ]
1013 ],
1014 "reviewed-by-human": true
1015 },
1016 "blur2rects_gpu.png": {
1017 "allowed-digests": [
1018 [
1019 "bitmap-64bitMD5",
1020 11856641444220064075
1021 ]
1022 ],
1023 "reviewed-by-human": true
1024 },
998 "blurcircles_565.png": { 1025 "blurcircles_565.png": {
999 "allowed-digests": [ 1026 "allowed-digests": [
1000 [ 1027 [
1001 "bitmap-64bitMD5", 1028 "bitmap-64bitMD5",
1002 446330175668077197 1029 446330175668077197
1003 ] 1030 ]
1004 ], 1031 ],
1005 "reviewed-by-human": false 1032 "reviewed-by-human": false
1006 }, 1033 },
1007 "blurcircles_8888.png": { 1034 "blurcircles_8888.png": {
(...skipping 13047 matching lines...) Expand 10 before | Expand all | Expand 10 after
14055 "allowed-digests": [ 14082 "allowed-digests": [
14056 [ 14083 [
14057 "bitmap-64bitMD5", 14084 "bitmap-64bitMD5",
14058 12937422788648264516 14085 12937422788648264516
14059 ] 14086 ]
14060 ], 14087 ],
14061 "reviewed-by-human": true 14088 "reviewed-by-human": true
14062 } 14089 }
14063 } 14090 }
14064 } 14091 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698